I am using a Renogy Wanderer.
I have a Raspberry Pi on ethernet with its own ip address and port. When it is running
python -m solarshed.server
I can verify it is giving stats by visiting its url ("http://ipaddress:port/"). I have imported the dashboard on Grafana using the json file.
My issue is setting the data source on Grafana I believe because I cannot get any data from queries. I am using the Raspberry Pi url as the data source. Am I missing a step?
I am using a Renogy Wanderer. I have a Raspberry Pi on ethernet with its own ip address and port. When it is running
python -m solarshed.server
I can verify it is giving stats by visiting its url ("http://ipaddress:port/"). I have imported the dashboard on Grafana using the json file.
My issue is setting the data source on Grafana I believe because I cannot get any data from queries. I am using the Raspberry Pi url as the data source. Am I missing a step?