Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 914 Bytes

C8yFirmware.md

File metadata and controls

13 lines (9 loc) · 914 Bytes

kern.services.CumulocityClient.Model.C8yFirmware

Contains information on a device's firmware. In the inventory, c8y_Firmware represents the currently installed firmware on the device. As part of an operation, c8y_Firmware requests the device to install the indicated firmware. To enable firmware installation through the user interface, add c8y_Firmware to the list of supported operations.

Properties

Name Type Description Notes
Name string Name of the firmware. [optional]
VarVersion string A version identifier of the firmware. [optional]
Url string A URI linking to the location to download the firmware from. [optional]

[Back to Model list] [Back to API list] [Back to README]