Energy Production

class st.zwave.CommandClass.EnergyProduction

Supported versions: 1

GET: number

0x02 - ENERGY_PRODUCTION_GET command id

REPORT: number

0x03 - ENERGY_PRODUCTION_REPORT command id

init(params)

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