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

Structure representsation of OTA ECDSA Certificate, see OTA spec 6.3.7. More...

#include <zb_zcl_ota_upgrade.h>

Data Fields

zb_uint16_t tag_id
 
zb_uint32_t length
 
zb_uint8_t hash [16]
 

Detailed Description

Structure representsation of OTA ECDSA Certificate, see OTA spec 6.3.7.

Field Documentation

zb_uint8_t zb_zcl_ota_upgrade_ecdsa_certificate_s::hash[16]

length

zb_uint32_t zb_zcl_ota_upgrade_ecdsa_certificate_s::length

Tag ID


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

Documentation feedback | Developer Zone | Subscribe | Updated