Page 1 of 1

P1 smart meter frequency

Posted: Sunday 05 June 2016 16:47
by Woeka
I'm looking for a way to get a chart of the P1 information not every 5 minutes but every minute. Is there a way to do this easily? I'm using the hardware P1 Smart Meter USB. Where can i find the script which is responsible for the data handling? I am using the latest Raspberry pi image from Domoticz.

According to the log the information is getting in every 10 seconds.

Re: P1 smart meter frequency

Posted: Sunday 05 June 2016 17:27
by antwan
This is done in c++ code.

Re: P1 smart meter frequency

Posted: Sunday 05 June 2016 20:23
by CurrentThread
See this topic: viewtopic.php?f=47&t=10183

Or try HTTP data push with InfluxDB and Grafana for example.