Zigbee Protocol Controller 1.6.0
|
Event data passed when receiving an OTA update started message for a device. More...
#include <zigpc_gateway_notify.h>
Public Attributes | |
zigbee_eui64_t | eui64 |
uint16_t | manufacturer_id |
uint16_t | image_type_id |
uint32_t | firmware_version |
Event data passed when receiving an OTA update started message for a device.
zigbee_eui64_t zigpc_gateway_on_ota_started_t::eui64 |
Device EUI64 in big endian
uint32_t zigpc_gateway_on_ota_started_t::firmware_version |
Image firmware version
uint16_t zigpc_gateway_on_ota_started_t::image_type_id |
Image type ID
uint16_t zigpc_gateway_on_ota_started_t::manufacturer_id |
Image manufacturer ID