blob: ae025e1be261dc3ada6f37d0b0e2a668e6f5b072 [file] [log] [blame] [view]
# CHIP Linux Resource Monitoring Example
This is a example app showing the use of the resource monitoring clusters (HEPA
Filter Monitoring and Activated Carbon Filter Monitoring).
## Building
The application could be build in the same manner as `all-clusters-app`:
```
? scripts/examples/gn_build_example.sh examples/resource-monitoring-app/linux out/resource-monitoring-app
```