On Off#

Callbacks for On Off Component.

Callbacks#

void

On/off cluster server post init.

Callbacks Documentation#

emberAfPluginOnOffClusterServerPostInitCallback#

void emberAfPluginOnOffClusterServerPostInitCallback (uint8_t endpoint)

On/off cluster server post init.

Parameters
N/Aendpoint

Endpoint that is being initialized Ver.: always

Following the resolution of the on/off state at startup for this endpoint, perform any additional initialization needed, e.g., synchronize hardware state.


Definition at line 64 of file app/framework/plugin/on-off/on-off.h