I am very glad about open energy monitor. I want to use it to monitor my electric meter. So the dashboard should show the actual power and the counter value of the electric meter.
The electric meter has a S0-interface. This give e.g. 1000 Pulses per kWh. So I take the time between two pulses and calculate the actual power. Also I count the pulses and transmit both, power and pulse count to the server.
But what do when the network is disturbed? I can collect all data and send it on block after network is reconnect. But I think the histogram will then not work correct, or?
S0-Interface
Submitted by Guest on Fri, 19/10/2012 - 05:47Hello,
I am very glad about open energy monitor. I want to use it to monitor my electric meter. So the dashboard should show the actual power and the counter value of the electric meter.
The electric meter has a S0-interface. This give e.g. 1000 Pulses per kWh. So I take the time between two pulses and calculate the actual power. Also I count the pulses and transmit both, power and pulse count to the server.
But what do when the network is disturbed? I can collect all data and send it on block after network is reconnect. But I think the histogram will then not work correct, or?
Are there any solutions of somebody?
Best regards
Michael