Level Control#
Callbacks for Level Control Component.
Callbacks#
void
emberAfPluginLevelControlClusterServerPostInitCallback(uint8_t endpoint)
Level control cluster server post init.
void
emberAfPluginLevelControlCoupledColorTempChangeCallback(uint8_t endpoint)
Level control coupled color temp change.
Callbacks Documentation#
emberAfPluginLevelControlClusterServerPostInitCallback#
void emberAfPluginLevelControlClusterServerPostInitCallback (uint8_t endpoint)
Level control 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 current level at startup for this endpoint, perform any additional initialization needed, e.g., synchronize hardware state.
emberAfPluginLevelControlCoupledColorTempChangeCallback#
void emberAfPluginLevelControlCoupledColorTempChangeCallback (uint8_t endpoint)
Level control coupled color temp change.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint8_t | N/A | endpoint | Endpoint that is being initialized Ver.: always |
Adjust color control cluster color temperature in response to a change in level control cluster CurrentLevel.