© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is a sample of InterSystems IRIS Interoperability solution for IoT using MQTT.
It consume a MQTT message and send other MQTT message as response.
USER>zpm "install iris-iot-sample"
$ git clone https://github.com/yurimarx/iris-iot-sample.git
$ docker-compose build
$ docker-compose up -d
{
"deviceId":"Air Conditioner Level 1",
"statusDate":"2023-01-07 14:03:00",
"status": 0
}