Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 804 Bytes

README.md

File metadata and controls

executable file
·
20 lines (12 loc) · 804 Bytes

Web Thermostat simulator

Screenshot of Web Thermostat

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.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.