OTA Client#

Callbacks for OTA Client Component.

Callbacks#

void
emberAfPluginOtaClientPreBootloadCallback(uint8_t srcEndpoint, uint8_t serverEndpoint, EmberNodeId serverNodeId)

Pre-Bootload Callback.

Callbacks Documentation#

emberAfPluginOtaClientPreBootloadCallback#

void emberAfPluginOtaClientPreBootloadCallback (uint8_t srcEndpoint, uint8_t serverEndpoint, EmberNodeId serverNodeId)

Pre-Bootload Callback.

Parameters
TypeDirectionArgument NameDescription
uint8_tN/AsrcEndpoint

Ver.: always

uint8_tN/AserverEndpoint

Ver.: always

EmberNodeIdN/AserverNodeId

Ver.: always

Called shortly before installing the downloaded image.