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

Pull info about device from database #42

Closed CarterShin closed 3 months ago

CarterShin commented 3 months ago

pull the necessary information about the pis/iot devices from the database

lloydcreighton commented 3 months ago

API endpoint established (/getDeviceFiles) to get this data