Z-Wave Protocol Controller Reference
Alarm Sensor Command Class

Alarm Sensor Command Class handlers and control functions. More...

Collaboration diagram for Alarm Sensor Command Class:

Functions

sl_status_t zwave_command_class_alarm_sensor_init ()
 This function initialize the Alarm Sensor Command Class handler. More...
 

Detailed Description

Alarm Sensor Command Class handlers and control functions.

This module implement functions for generating and parsing the Z-Wave frames for controlling the Alarm Sensor Command Class.

The data model used for this command class is tailored to be mapped to the ZCL Level cluster.

The State and Bitmask attribute are hook for Get rules registrations. The actual values that are resolved are the NodeID, State and the Seconds.

Alarm Sensor data model

Function Documentation

◆ zwave_command_class_alarm_sensor_init()

sl_status_t zwave_command_class_alarm_sensor_init ( )

This function initialize the Alarm Sensor 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: