Skip to content

Commit 72c254d

Browse files
committed
add readme info
1 parent ac7f42e commit 72c254d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Building Intelligence acts as a bridge between three different cloud and edge en
1717
- **Building controllers:** The buiding controllers refer to systems that . The building actuators gather information about their state and allow
1818
- **Grid services:** Third-party applications that enable advanced energy optimization.
1919

20+
## System Architecture
21+
![Building Intelligence Diagram](docs/docusaurus/static/img/hems.png)
22+
23+
The architecture of the Building Intelligence platform is modular, consisting of three primary layers: **Smart Devices**, **Building Intelligence**, and **Grid Services**. This design separates the device-level communication, data management, and high-level control logic, creating a flexible and scalable system. This code repository contains the codes of the red box, the Building Intelligence. The grid services will be hosted on the following github repositories:
24+
- [**Predictive Control Github**](https://github.com/hq-opensource/predictive-control)
25+
- [**Predictive Control Documentation**](https://hq-opensource.github.io/predictive-control/)
26+
2027
---
2128

2229
## 🚀 **Features**

0 commit comments

Comments
 (0)