This is a unique identifier for referencing Zigbee Over-the-air upgrade images. It is used by the OTA plugins when passing around information about an upgrade file.
Public Attribute Documentation#
manufacturerId#
uint16_t sl_zigbee_af_ota_image_id_t::manufacturerId
Definition at line
1249
of file app/framework/include/af-types.h
imageTypeId#
uint16_t sl_zigbee_af_ota_image_id_t::imageTypeId
Definition at line
1250
of file app/framework/include/af-types.h
firmwareVersion#
uint32_t sl_zigbee_af_ota_image_id_t::firmwareVersion
Definition at line
1251
of file app/framework/include/af-types.h
deviceSpecificFileEui64#
uint8_t sl_zigbee_af_ota_image_id_t::deviceSpecificFileEui64[EUI64_SIZE]
This is only used for device-specific files. It will be set to all zeroes when the image does not have an upgrade destination field in it. Little endian format.
Definition at line
1259
of file app/framework/include/af-types.h