Sensor Binary

class st.zwave.CommandClass.SensorBinary

Supported versions: 1,2

SUPPORTED_GET_SENSOR: number

0x01 - SENSOR_BINARY_SUPPORTED_GET_SENSOR command id

GET: number

0x02 - SENSOR_BINARY_GET command id

REPORT: number

0x03 - SENSOR_BINARY_REPORT command id

SUPPORTED_SENSOR_REPORT: number

0x04 - SENSOR_BINARY_SUPPORTED_SENSOR_REPORT command id

init(params)

Instantiate a versioned instance of the SensorBinary 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.SensorBinary