Developing with ZBOSS for Zigbee
zb_zcl_ota_upgrade_ecdsa_s Struct Reference

Structure representation of OTA ECDSA Signature, see OTA spec 6.3.5. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint16_t tag_id
 
zb_uint32_t length
 
zb_ieee_addr_t address
 
zb_uint8_t value [42]
 

Detailed Description

Structure representation of OTA ECDSA Signature, see OTA spec 6.3.5.

Field Documentation

◆ address

zb_ieee_addr_t zb_zcl_ota_upgrade_ecdsa_s::address

length

◆ length

zb_uint32_t zb_zcl_ota_upgrade_ecdsa_s::length

Tag ID

◆ value

zb_uint8_t zb_zcl_ota_upgrade_ecdsa_s::value[42]

address


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