Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
Azure Function to read IoT Telemetry and Route it to an Event Hub
- Host: GitHub
- URL: https://github.com/markrad/iotfunctionsample
- Owner: markrad
- License: mit
- Created: 2019-06-20T20:31:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:01:03.000Z (about 2 years ago)
- Last Synced: 2024-03-16T05:43:18.753Z (10 months ago)
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.