Zigbee Protocol Controller 1.6.0
zigpc_gateway_on_ota_started_t Struct Reference

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
 

Detailed Description

Event data passed when receiving an OTA update started message for a device.

Member Data Documentation

◆ eui64

zigbee_eui64_t zigpc_gateway_on_ota_started_t::eui64

Device EUI64 in big endian

◆ firmware_version

uint32_t zigpc_gateway_on_ota_started_t::firmware_version

Image firmware version

◆ image_type_id

uint16_t zigpc_gateway_on_ota_started_t::image_type_id

Image type ID

◆ manufacturer_id

uint16_t zigpc_gateway_on_ota_started_t::manufacturer_id

Image manufacturer ID


The documentation for this struct was generated from the following file: