Aside from the Admin Dashboard, individual dashboards are required for monitoring and interacting with an IoT system. Some dashboards may be open to access, others need access protection.
[ ] Firmware Update Dashboad (Monitoring, triggering OTA Updates)
[ ] Event Dashboard
[ ] Graph Dashboards (e.g. Temperature graph for one device)
[ ] Dashboard that shows pending communication (Server -> Device)
40 successfully creates the basic frontend aspect of the above ready. Right now we have access to the temperature endpoint, we can add more details as the backend is updated.
Aside from the Admin Dashboard, individual dashboards are required for monitoring and interacting with an IoT system. Some dashboards may be open to access, others need access protection.