Rate Tbl Config¶
- class st.zwave.CommandClass.RateTblConfig¶
Supported versions: 1
- RATE_TBL_SET: number¶
0x01 - RATE_TBL_SET command id
- RATE_TBL_REMOVE: number¶
0x02 - RATE_TBL_REMOVE command id
- init(params)¶
Instantiate a versioned instance of the RateTblConfig 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: