Mtp Window Covering¶
- class st.zwave.CommandClass.MtpWindowCovering¶
Supported versions: 1
- MOVE_TO_POSITION_SET: number¶
0x01 - MOVE_TO_POSITION_SET command id
- MOVE_TO_POSITION_GET: number¶
0x02 - MOVE_TO_POSITION_GET command id
- MOVE_TO_POSITION_REPORT: number¶
0x03 - MOVE_TO_POSITION_REPORT command id
- init(params)¶
Instantiate a versioned instance of the MtpWindowCovering 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: