Method
FwupdDeviceget_version_lowest
since: 0.9.3
[−]
Description [src]
Gets the lowest version of firmware the device will accept.
Available since: 0.9.3
[−]
Return value
Type: const gchar*
The device version_lowest, or NULL
if unset.
The data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |