Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 444 Bytes

File metadata and controls

7 lines (4 loc) · 444 Bytes

AzureSensorControl

Initial version of Azure IoT Hub sensor control -project. Project consists of webpage that uses Websockets to communicate with node server component. From webpage, it is possible to command remote device which sends "sensor" data.

This sample is just sending "wind speed" once per second when client app is running

Check Tutorial how to configure and run this application.