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

Start on Backend #27

Closed u21513768 closed 2 months ago

u21513768 commented 2 months ago

Get started on creating basic RestFUL API - integrate it into front end and database