Irrigation

class st.zwave.CommandClass.Irrigation

Supported versions: 1

SYSTEM_INFO_GET: number

0x01 - IRRIGATION_SYSTEM_INFO_GET command id

SYSTEM_INFO_REPORT: number

0x02 - IRRIGATION_SYSTEM_INFO_REPORT command id

SYSTEM_STATUS_GET: number

0x03 - IRRIGATION_SYSTEM_STATUS_GET command id

SYSTEM_STATUS_REPORT: number

0x04 - IRRIGATION_SYSTEM_STATUS_REPORT command id

SYSTEM_CONFIG_SET: number

0x05 - IRRIGATION_SYSTEM_CONFIG_SET command id

SYSTEM_CONFIG_GET: number

0x06 - IRRIGATION_SYSTEM_CONFIG_GET command id

SYSTEM_CONFIG_REPORT: number

0x07 - IRRIGATION_SYSTEM_CONFIG_REPORT command id

VALVE_INFO_GET: number

0x08 - IRRIGATION_VALVE_INFO_GET command id

VALVE_INFO_REPORT: number

0x09 - IRRIGATION_VALVE_INFO_REPORT command id

VALVE_CONFIG_SET: number

0x0A - IRRIGATION_VALVE_CONFIG_SET command id

VALVE_CONFIG_GET: number

0x0B - IRRIGATION_VALVE_CONFIG_GET command id

VALVE_CONFIG_REPORT: number

0x0C - IRRIGATION_VALVE_CONFIG_REPORT command id

VALVE_RUN: number

0x0D - IRRIGATION_VALVE_RUN command id

VALVE_TABLE_SET: number

0x0E - IRRIGATION_VALVE_TABLE_SET command id

VALVE_TABLE_GET: number

0x0F - IRRIGATION_VALVE_TABLE_GET command id

VALVE_TABLE_REPORT: number

0x10 - IRRIGATION_VALVE_TABLE_REPORT command id

VALVE_TABLE_RUN: number

0x11 - IRRIGATION_VALVE_TABLE_RUN command id

SYSTEM_SHUTOFF: number

0x12 - IRRIGATION_SYSTEM_SHUTOFF command id

init(params)

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