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.