This project contains a source code for Web Thermostat simulator that works as a client for Building Management System.
It simulates an actual device by connecting to the Kaa platform via MQTT over WebSocket right from your browser.
Explore MqttUtils.ts file to find out how communication with the Kaa Enterprise IoT platform works.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.