IoTone / ProjectMagNET

Project Mag*NET is an IoT data sync and control app + distributed server for iot data
https://iotone.github.io/projectmagnet.github.io/
Apache License 2.0
0 stars 1 forks source link

Add a flutter module for a "database" #4

Closed truedat101 closed 7 months ago

truedat101 commented 7 months ago

We don't really need a database. But we need a way to store data in a manner that can be queried. Every type of known device profile found will be stored in this database. This can be queried.

truedat101 commented 7 months ago

We will use couchdb or some derivative. Added on #3.