jonas-rem / flownexus

IoT server with LwM2M support
https://jonas-rem.github.io/flownexus/
Apache License 2.0
3 stars 2 forks source link

Django: Dashboards #12

Open jonas-rem opened 3 months ago

jonas-rem commented 3 months ago

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.

Kappuccino111 commented 1 month ago

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.