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.
0 stars 0 forks source link

Quick fix of some logic for /deleteDevice #70

Closed lloydcreighton closed 1 month ago

lloydcreighton commented 1 month ago

Small fix to what I already implemented just to delete all files associated with a device when said device is deleted.