added architecture diagram to readme

This commit is contained in:
Ian Hollier 2021-04-12 08:18:45 -07:00
Родитель 5cb0da17bd
Коммит a8c1db0188
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -6,6 +6,8 @@ A simple way to do data transformation, compute, and data enhancement on data se
Sometimes your device might not be able to send the right data format to Azure IoT Central or you may want to compute values or enhance the telemetry with external data services. In this example we will use the [Azure IoT Central Bridge](https://github.com/Azure/iotc-device-bridge) code to do a simple compute pipeline using Azure Functions.
![architecture diagram](https://github.com/iot-for-all/iot-central-compute/blob/main/assets/architecture.png)
In our pipeline we will recieve data in comma seperated value (CSV) format. The pipeline will do the following operations:
1. Convert from CSV format to a JSON format that IoT Central understands

Двоичные данные
assets/architecture.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 67 KiB