COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
1 stars 0 forks source link

Display voltage info on IoT device page #93

Closed u21513768 closed 2 months ago

u21513768 commented 3 months ago

Display the voltage readings in a chart based on voltage and time (X and Y axes). Write the necessary API calls to pull the data from the DB and send to the frontend.