Digi XBee(R) ANSI C Host Library
|
Code to add an OTA Server Cluster to a device. More...
Functions | |
int | pxbee_ota_server_cmd (const wpan_envelope_t FAR *envelope, void FAR *context) |
Cluster command to initiate firmware updates. More... | |
Code to add an OTA Server Cluster to a device.
It receives notification to start an update, and then calls back to the bootloader to receive that update.