Implements a dummy python device client to send data to IOTC and an Azure function that is called by IOTC
- Creates an azure function that can be triggered by a URL. It is connected to IOTC
- Error reporting using Sentry
- Creates a dummy device that sends data to the IOTC(To test the flow of data)
Edited by psubedi3