Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 6 days 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.