You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
Rui Miguel Carvalho edited this page Dec 6, 2020
·
3 revisions
Welcome to the Smart Sensor Box Software team's wiki!
General Stuff
To do
Database setup documentation
There are two options to run the database:
Connecting to the raspberry pi server (easier to setup) - documentation here
Running a local database (gives you more flexibility to test stuff without affecting others) - documentation here as most of us are running Win10 there is only a windows guide. If needed docs for other OS (macOS or linux) can be added
Measurement simulation
We have developed a tool to simulate measurements and send them to a backend server using a REST API. The source code and instruction on how to install and run are available here