Capabilities Report

class st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReport

Dynamically versioned HUMIDITY_CONTROL_SETPOINT_CAPABILITIES_REPORT

Supported versions: 1,2; unique base versions: 1

cmd_class: number

0x64

cmd_id: number

0x09

version: number

1

args: st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReportV1Args
construct(module, args)

Construct a HUMIDITY_CONTROL_SETPOINT_CAPABILITIES_REPORT object at the module instance serialization version.

Parameters
Return type

st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReport

class st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReportV1: st.zwave.Command

v1 and forward-compatible v2 HUMIDITY_CONTROL_SETPOINT_CAPABILITIES_REPORT

cmd_class: number

0x64

cmd_id: number

0x09

version: number

1

args: st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReportV1Args

command-specific arguments

init(module, args)

Initialize a v1 and forward-compatible v2 HUMIDITY_CONTROL_SETPOINT_CAPABILITIES_REPORT object.

Parameters
serialize()

Serialize v1 or forward-compatible v2 HUMIDITY_CONTROL_SETPOINT_CAPABILITIES_REPORT arguments.

Returns

serialized payload

Return type

str

deserialize()

Deserialize a v1 or forward-compatible v2 HUMIDITY_CONTROL_SETPOINT_CAPABILITIES_REPORT payload.

Returns

deserialized arguments

Return type

st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReportV1Args

class st.zwave.CommandClass.HumidityControlSetpoint.CapabilitiesReportV1Args
setpoint_type: integer

see HumidityControlSetpoint.setpoint_type

size1: integer

[0,7]

scale1: integer

see HumidityControlSetpoint.scale

precision1: integer

[0,7]

minimum_value: number

[-2147483648,2147483647]

size2: integer

[0,7]

scale2: integer

see HumidityControlSetpoint.scale

precision2: integer

[0,7]

maximum_value: number

[-2147483648,2147483647]