Pull data from Solis S2-WL-ST datalogger using TCP without additional hardware and send the data to a MQTT server
-
Updated
Sep 17, 2026 - 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.
To associate your repository with the solis-datalogger topic, visit your repo's landing page and select "manage topics."