Astuce
The Scheduled MQTT control is meant for scheduled messages ahead of time. For live control, see instead.
This guide will help you configure MQTT on your Sofar to remotely control and monitor battery and solar panel installations.
What you need
- EMS with internet connectivity.

- MQTT credentials: This can be requested from our .
- Python development environment (or any other MQTT client). This guide uses a basic example written in Python to get you started with MQTT and sending commands. We recommend to use Python for the ease of use, but any other MQTT client is supported.



