Pull data from Solis S2-WL-ST datalogger using TCP without additional hardware and send the data to a MQTT server
-
Updated
Feb 10, 2025 - Python
Pull data from Solis S2-WL-ST datalogger using TCP without additional hardware and send the data to a MQTT server
A Python-based implementation that utilizes Solis Cloud Python API library, Docker, InfluxDB, and Grafana to work with Solis Cloud data. The Python code runs inside a Docker container and periodically requests data from the Solis Cloud API, stores it in InfluxDB database, and displays it using Grafana for visualization.
Add a description, image, and links to the solis-datalogger topic page so that developers can more easily learn about it.
To associate your repository with the solis-datalogger topic, visit your repo's landing page and select "manage topics."