Z-Wave Protocol Controller Reference
Central Scene Command Class

Central Scene Command Class handlers and control functions. More...

Collaboration diagram for Central Scene Command Class:

Functions

sl_status_t zwave_command_class_central_scene_init ()
 This function initialize the Central Scene Command Class handler. More...
 

Detailed Description

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:

Central Scene data model

Function Documentation

◆ zwave_command_class_central_scene_init()

sl_status_t zwave_command_class_central_scene_init ( )

This function initialize the Central Scene Command Class handler.

Returns
SL_STATUS_OK on success, any other error code for an error.
Here is the call graph for this function:
Here is the caller graph for this function: