Skip to content

Commit 9e1e3bf

Browse files
committed
Add architecture diagram.
1 parent c7a9d08 commit 9e1e3bf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The goal of the IoT Hub Syncronizer is to mirror IoT device configurations and IoT Edge device configurations from a master Azure IoT Hub to a slave. It can be run as an Azure function or a WebAPI app. It is triggered either via a timer or via EventGrid events for Azure IoT Hub device creation or deletion.
44

5+
# Architecture
6+
7+
![IotHubSync Architecture](./documentation/images/iothubsync-architecture.png)"IotHubSync Architecture"
8+
59
The IoT Hub Synchronizer syncronizes:
610

711
- IoT Hub IoT Devices
Loading

0 commit comments

Comments
 (0)