The webshop request is the provisioning request for the Eniris MQTT broker. Keep the issued username and password in an approved password manager and never include them in documentation, screenshots or ordinary email.
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 Sofar EMS. Your assets are classified into solar, battery, EV, and HVAC groups.
I have a Sofar EMS that I'd like to setup for MQTT Remote Control.
Ensure that your network allows mqtt network traffic over port 1883. You can do this using command:
nc -zv mqtt.eniris.be 1883
When this command is not available, you can alternatively download and execute the python code:
When in in doubt, consult your network engineer or temporarily use your phone's 4G/5G hotspot when connection errors occur.
When port 1883 is not accessible from your network, we offer a backup at port 80. This can be configured in your MQTT-client at a later step in this manual.
Login to the commissioning interface and make sure the devices are added to the Sofar EMS.