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

download raw file #44

Closed CarterShin closed 1 month ago

CarterShin commented 1 month ago

function to download the raw file off of the database as an xml file. the user will be able to click on a "download" button which will prompt this function