nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
zb_zcl_ota_upgrade_ecdsa_s Struct Reference

Structure representsation 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 representsation of OTA ECDSA Signature, see OTA spec 6.3.5.

Field Documentation

zb_ieee_addr_t zb_zcl_ota_upgrade_ecdsa_s::address

length

zb_uint32_t zb_zcl_ota_upgrade_ecdsa_s::length

Tag ID

zb_uint8_t zb_zcl_ota_upgrade_ecdsa_s::value[42]

address


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

Documentation feedback | Developer Zone | Subscribe | Updated