- Copy/Paste in IoTHub Connection String
- Quickly create simulated devices with custom JSON payloads and custom patterns
- Monitor events from iothub
- Completely Served on Blob on CDN
- Improve Developer Experience with IotHub and EventHub
- Speed up iteration time during hackfests
- This project can be part of the azure portal
- IotHub
- MQTT
- MQTT.JS
- React
- D3 (for monitoring line chart)
Note: This project was bootstrapped with Create React App. Please go to the link and read the User Guide for more information.
- Install NodeJS LTS
- Install Yarn (a faster alternative to
npm) - clone this repo
- run
yarnto install everything (might take a minute) - run
yarn startto spin up the development environment