opengd / solar-sis

solar serial inverter system
MIT License
33 stars 15 forks source link

query daily solar and ac out kwh #21

Closed Josuan closed 3 years ago

Josuan commented 4 years ago

can a query of daily solar kwh production and inverter kwh be done in session.json? thanks in advance

daromer2 commented 4 years ago

Depends on what protocol is used and IF the inverter you have supporta the value. IF not use influxdb

Den 24 februari 2020 00:51:39 skrev Josuan notifications@github.com:

can a query of daily solar kwh production and inverter kwh be done in session.json? thanks in advance — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

cybertza commented 4 years ago

Do you have the Q for influxdb for that? i was considering rather using emon cms to display.

Josuan commented 4 years ago

im using the pip4048 example folder, my inverter is a 5048gk

cybertza commented 4 years ago

You can also write the values to EmonCMS and get the values from there, i found it a bit easier when i was using this.

daromer2 commented 3 years ago

to get a total number of something use integral in influxdb. Ie calculate the area of something. Thats the easiest if the inverter doesnt support it.