Thermostat Operating State

class st.zwave.CommandClass.ThermostatOperatingState

Supported versions: 1,2

LOGGING_SUPPORTED_GET: number

0x01 - THERMOSTAT_OPERATING_STATE_LOGGING_SUPPORTED_GET command id

GET: number

0x02 - THERMOSTAT_OPERATING_STATE_GET command id

REPORT: number

0x03 - THERMOSTAT_OPERATING_STATE_REPORT command id

THERMOSTAT_OPERATING_LOGGING_SUPPORTED_REPORT: number

0x04 - THERMOSTAT_OPERATING_LOGGING_SUPPORTED_REPORT command id

LOGGING_GET: number

0x05 - THERMOSTAT_OPERATING_STATE_LOGGING_GET command id

LOGGING_REPORT: number

0x06 - THERMOSTAT_OPERATING_STATE_LOGGING_REPORT command id

init(params)

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