Constants

class st.zwave.CommandClass.EnergyProduction.parameter_number
INSTANT_ENERGY_PRODUCTION: number

0x00

TOTAL_ENERGY_PRODUCTION: number

0x01

ENERGY_PRODUCTION_TODAY: number

0x02

TOTAL_PRODUCTION_TIME: number

0x03

class st.zwave.CommandClass.EnergyProduction.scale
energy_production_today: st.zwave.CommandClass.scale_energy_production_today
instant_energy_production: st.zwave.CommandClass.scale_instant_energy_production
total_energy_production: st.zwave.CommandClass.scale_total_energy_production
total_production_time: st.zwave.CommandClass.scale_total_production_time
class st.zwave.CommandClass.EnergyProduction.scale_energy_production_today
WATT_HOURS: number

0x00

class st.zwave.CommandClass.EnergyProduction.scale_instant_energy_production
WATTS: number

0x00

class st.zwave.CommandClass.EnergyProduction.scale_total_energy_production
WATT_HOURS: number

0x00

class st.zwave.CommandClass.EnergyProduction.scale_total_production_time
SECONDS: number

0x00

HOURS: number

0x01