|
Z-Wave Protocol Controller Reference
|
Central Scene Command Class handlers and control functions. More...
Functions | |
| sl_status_t | zwave_command_class_central_scene_init () |
| This function initialize the Central Scene Command Class handler. More... | |
Central Scene Command Class handlers and control functions.
This module provide the control of the Central Scene Command Class.
The Central Scene scene number and key attribute are mapped into a "unique" scene combination, called active scene.
This active scene has a special value of 0 (NO_SCENE_ACTIVE), which means that no scene is active. When a Central Scene notification is received a scene will stay active for 5 seconds by default, or 60 seconds if slow refresh is configured and we are receiving key held down key attribute.
The attribute store model is as follows:
| sl_status_t zwave_command_class_central_scene_init | ( | ) |
This function initialize the Central Scene Command Class handler.