/azure-iot-hub-large-twin-example

This sample demonstrates how to extend Azure IoT Hub Twins via Azure Blob Storage. Concretely, a solution can benefit from this approach if the twin properties either exceed the current limit or refer to binary content that cannot be easily represented in the twin's JSON payload.

Primary LanguageC#MIT LicenseMIT

This repository is not active