Skip to content

Commit 75e9532

Browse files
committed
Refactor code structure for improved readability and maintainability
Signed-off-by: Daniel Klein <daniel.klein@em.ag>
1 parent abcb1df commit 75e9532

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The runtime relies on several components to operate effectively. Each plays a sp
3232
| **Asset Connector** | Required | Interfaces with MQTT or OPC UA brokers to retrieve real-time machine data. | [Link](https://github.com/fluid40/asset-connector) |
3333
| **InfluxDB** | Optional | Stores the data collected by the Asset Connector. | [Link](https://www.influxdata.com/) |
3434

35+
<img src="docs/images/architecture.png" alt="Architecture" width=500 />
3536

3637
## 🏭 Provided Environments
3738

docs/images/architecture.png

80.3 KB
Loading

0 commit comments

Comments
 (0)