Page 1 of 1

How to use the kWh Type of Device

Posted: Friday 14 September 2018 9:00
by pipiche
I have a device generating realtime Power consumption. As par of the plugin I have created the "Usage" type. However I would be intersted to see the kWh as well.

What is the way to provide values to this one "kWh". Should I simpply take my real time data and apply ( value * 3600 / 1000 ) ? Or should I send the realttime values and the Domoticz Web part is doing the calculation ?