
Scholt MQTT Driver
The following integration can be used to send site measurements via MQTT, and receive commands for the different device types installed.
Python demo script
This test code does a simple job of continuously sending dummy measurements to an installation, and receiving commands:
Please download the file below in your preferred Python IDE. Fill in your serial number, site filter and MQTT-credentials and execute the script:
Prerequisites
Cloud Controller
The sites will be controlled via a Cloud Controller. Please contact Eniris to set up a new Cloud Controller
Site Setup
Once a Cloud Controller has been created, it will contain a unique serial number (<Controller SN>
).
New sites can be generated on the Cloud Controller using unique site filters <site_filter>
These two variables must be used in the MQTT Topics and Body.
Using identical site filters will result in errors.