Supported Get
- class st.zwave.CommandClass.Notification.SupportedGet
Dynamically versioned NOTIFICATION_SUPPORTED_GET
Supported versions: 2,3,4,5,6,7,8,9; unique base versions: 2
- cmd_class: number
0x71
- cmd_id: number
0x07
- version: number
2
- args: st.zwave.CommandClass.Alarm.TypeSupportedGetV2Args
- construct(module, args)
Construct a NOTIFICATION_SUPPORTED_GET object at the module instance serialization version.
- Parameters
module (
st.zwave.CommandClass.Notification
) – command class module instanceargs (
st.zwave.CommandClass.Alarm.TypeSupportedGetV2Args
) – command-specific arguments
- Return type