An open API service indexing awesome lists of open source software.

https://github.com/markrad/iotfunctionsample

Azure Function to read IoT Telemetry and Route it to an Event Hub
https://github.com/markrad/iotfunctionsample

Last synced: 11 months ago
JSON representation

Azure Function to read IoT Telemetry and Route it to an Event Hub

Awesome Lists containing this project

README

          

# IoTFunctionSample
A simple Azure Function sample that demonstrates reading telemetry from an Azure IoT hub, manipulating the data (conceptually) and routing the result to an Event Hub. This code was built with Visual Studio 2019.