Alarm

class st.zwave.CommandClass.Alarm

Supported versions: 1,2

GET: number

0x04 - ALARM_GET command id

REPORT: number

0x05 - ALARM_REPORT command id

SET: number

0x06 - ALARM_SET command id

TYPE_SUPPORTED_GET: number

0x07 - ALARM_TYPE_SUPPORTED_GET command id

TYPE_SUPPORTED_REPORT: number

0x08 - ALARM_TYPE_SUPPORTED_REPORT command id

init(params)

Instantiate a versioned instance of the Alarm Command Class module, optionally setting strict to require explicit passing of all parameters to constructors.

Parameters

params (st.zwave.CommandClass.Params) – command class instance parameters

Returns

versioned command class instance

Return type

st.zwave.CommandClass.Alarm