Skip to content

Implements a dummy python device client to send data to IOTC and an Azure function that is called by IOTC

psubedi3 requested to merge ps-cloud-fn into main
  1. Creates an azure function that can be triggered by a URL. It is connected to IOTC
  2. Error reporting using Sentry
  3. Creates a dummy device that sends data to the IOTC(To test the flow of data)
Edited by psubedi3

Merge request reports