Push example_CALENDAR fields to influxDB
Posted: Friday 09 April 2021 9:33
Hi!
I'm reading my smart meter and solar inverter values via Domoticz. I also have InfluxDB and Grafana set up to show all the data. I notice that in Domoticz, it's possible to see the daily values from both the meter and inverter, but I can't push those values to Influx (only the current readings, not the total of the current day).
I CAN find these values in domoticz.db, in the Meter_Calendar table. Is there a way (probably via a script) to push these values to InfluxDB? this way I can have all my data in one DB.
EDIT:
I also see that when I try to read these values directly via SQLite, I can only see the values from a 'complete' day, so not the current sum of the energy produced. Is there also a way to show this?
I'm reading my smart meter and solar inverter values via Domoticz. I also have InfluxDB and Grafana set up to show all the data. I notice that in Domoticz, it's possible to see the daily values from both the meter and inverter, but I can't push those values to Influx (only the current readings, not the total of the current day).
I CAN find these values in domoticz.db, in the Meter_Calendar table. Is there a way (probably via a script) to push these values to InfluxDB? this way I can have all my data in one DB.
EDIT:
I also see that when I try to read these values directly via SQLite, I can only see the values from a 'complete' day, so not the current sum of the energy produced. Is there also a way to show this?