Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 805 Bytes

CollectionFirmware.md

File metadata and controls

13 lines (8 loc) · 805 Bytes

CollectionFirmware

Properties

Name Type Description Notes
current_firmware_id Option<String> The current firmware is the firmware that the devices are currently using. [optional]
target_firmware_id Option<String> The target firmware is set to the desired firmware image for the devices in this collection. If the management is set to "device" this will only be used if the target firmware isn't set on the device itself. [optional]
management Option<crate::models::FirmwareManagement> [optional]

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