/IoTHubTwinLocation

Location setting demonstration using Device Twin of IoT Hub

Primary LanguageC#

IoTHubTwinLocation

Location setting demonstration using Device Twin of IoT Hub This project is a demonstration to set the location of device in backend app using Device Twin of IoT Hub. The DesiredConfiguration project is a backend app, and it is the entity that sets the location of the device. The LocationTwin project becomes the device code, receives the location information set in the backend, and reports it to Twin.