Files
ECE490_officesense/docs/architecture.md
T
2026-04-25 17:13:20 +03:00

22 lines
377 B
Markdown

# System Architecture
## Overview
Describe the project at a high level.
## Components
- sensors / input devices
- processing node
- communication
- storage
- dashboard / app
- actuators / notifications
## Data Flow
Describe how data moves through the system.
## Decisions and Tradeoffs
Explain key design choices.
## Validation Plan
Describe how you will test the system.