Skip to main content
Table of contents

Control your assets using MQTT

Objective: This guide will help you configure MQTT on your SmartGrid One to remotely control and monitor battery and solar panel installations.

What you need:

  1. SmartGrid One with internet connectivity.

  2. MQTT credentials: This can be requested by sending an email to support@eniris.be

  3. 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.

Extra information:
MQTT is a fast communication protocol over the internet. It is a publish/subscribe message systems, which allows for a direct connection between your machine and the smart grid controller. Your assets are classified into solar, battery, EV, and HVAC groups. At the moment, this integration allows for control per group, not per device.