Digi XBee(R) ANSI C Host Library
Functions

Support for ZCL Over-the-Air Upgrade Cluster. More...

#include "zigbee/zcl_ota_upgrade.h"

Functions

const char * zcl_ota_zigbee_stack_ver_str (uint16_t v)
 Return a description for an OTA header's Zigbee Stack Version.
 
const char * zcl_ota_security_credential_ver_str (uint8_t v)
 Return a description for an OTA header's Security Credential Version.
 
const char * zcl_ota_tag_identifier_str (uint16_t id)
 Return a description for an OTA header's Sub-Element Tag.
 
uint32_t zcl_ota_tag_identifier_length (uint16_t id)
 The expected length (or 0 for variable) of an OTA file's Sub-Element Tag. More...
 

Detailed Description

Support for ZCL Over-the-Air Upgrade Cluster.

Based on ZigBee document 095264r23.

This is a limited implementation and may not be fully Zibee compliant. XBee3 802.15.4, DigiMesh, and Zigbee products use a modified version of this protocol for firmware and file system updates on endpoint 0xE8 with Profile ID 0xC105.