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

Structure representsation of OTA ECDSA Signature, see OTA spec 6.3.6. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint16_t tag_id
 
zb_uint32_t length
 
zb_uint8_t certificate [48]
 

Detailed Description

Structure representsation of OTA ECDSA Signature, see OTA spec 6.3.6.

Field Documentation

zb_uint8_t zb_zcl_ota_upgrade_ecdsa_signing_s::certificate[48]

length

zb_uint32_t zb_zcl_ota_upgrade_ecdsa_signing_s::length

Tag ID


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

Documentation feedback | Developer Zone | Subscribe | Updated