Digi XBee(R) ANSI C Host Library
Data Fields
zcl_ota_upgrade_source_t Struct Reference

Datatype for providing an OTA Upgrade Image to a client. More...

#include "zigbee/zcl_ota_server.h"

Data Fields

zcl_ota_image_id_t id
 ID fields for image.
 
uint32_t image_size
 size of image
 
zcl_ota_upgrade_read_fn read_handler
 callback to read image
 
void * context
 location to hold user data
 

Detailed Description

Datatype for providing an OTA Upgrade Image to a client.


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