Update README.md

This commit is contained in:
2026-04-29 07:06:41 +00:00
parent 44405a3a99
commit 59ba04441c

View File

@@ -1,5 +1,20 @@
# Portal
## Admin page
![admin page](/Images/admin.png)
## Devices
![devices page](/Images/devices.png)
## Device details
![device details page](/Images/device_detail.png)
## Device ports
![device ports page](/Images/ports.png)
## Sensors
![sensors page](/Images/sensors.png)
- A customer-facing web portal for lease operators to view their devices, see live status, issue commands, run calibrations, and view historical and SIM-usage data.
- Proper multi-user authentication with per-customer data isolation enforced server-side.
- Real-time UI: device state changes reflected in under a second.