title | description | author | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|
Azure IoT Hub bindings for Azure Functions |
Learn to use IoT Hub trigger and binding in Azure Functions. |
craigshoemaker |
reference |
02/21/2020 |
cshoe |
This set of articles explains how to work with Azure Functions bindings for IoT Hub. The IoT Hub support is based on the Azure Event Hubs Binding.
Important
While the following code samples use the Event Hub API, the given syntax is applicable for IoT Hub functions.
Action | Type |
---|---|
Respond to events sent to an IoT hub event stream. | Trigger |
Write events to an IoT event stream | Output binding |
[!INCLUDE functions-bindings-event-hubs]