sebader/iot-edge-eventhubforwarder

By sebader

Updated over 7 years ago

Sample Azure Function module for Azure IoT Edge that sends data to an Azure Event Hub

Image
0

250

sebader/iot-edge-eventhubforwarder repository overview

C# based Azure Function module for Azure IoT Edge that receives data from the Edge Hub and sends it into an Azure Event Hub. Source code is available on Github: https://github.com/sebader/azureiotedge/tree/master/SampleEdgeSolution/modules/EventHubForwarderFunction

Required environment variable to run this module: "EventHubConnectionString" in the form Endpoint=sb://myeventhub.servicebus.windows.net/;SharedAccessKeyName=sender;SharedAccessKey=*****;EntityPath=sample-functionsink

Tag summary

Content type

Image

Digest

Size

167.1 MB

Last updated

over 7 years ago

docker pull sebader/iot-edge-eventhubforwarder:0.0.2-amd64