On Off#
Callbacks for On Off Component.
Callbacks#
void
emberAfPluginOnOffClusterServerPostInitCallback(uint8_t endpoint)
On/off cluster server post init.
Callbacks Documentation#
emberAfPluginOnOffClusterServerPostInitCallback#
void emberAfPluginOnOffClusterServerPostInitCallback (uint8_t endpoint)
On/off cluster server post init.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint8_t | N/A | endpoint | 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.