What is this? This Application guides you to an empty parking spot using IoT. How it work?
- Clone the repo
- run "npm install" (make sure you are in the repo folder)
- go into the Devices_files
- Put your idScope, registrationID and symmetricalKey found in your IoT central
- run the device file using node
- run main.js using node
- go to localhost:3000 to see the output (there is a bit of delay) there is only 3 devices being simulated here, red means there is a car and green means there is not car.