SCIoT SS22 Group 30 Project Repository
Extract the encrypted passwords.zip
archive using the repository master encryption password to get a .txt
file containing
all relevant credentials. Note that the archive MUST be extracted inplace (i.e. no new folder is created).
To run the final application system, perform the following steps:
-
Make sure the MQTT Remote Broker Server is up and running.
-
Make sure the PostgreSQL Remote Database Server is up and running.
-
Navigate to the
dashboard-web-app
directory and follow the steps described in theREADME.md
file there to setup and start the Dashboard Web App (DWA). -
Navigate to the
authorities-bot
directory and follow the steps described in theREADME.md
file there to setup and start the Authorities Units Notification and Response Bot. -
Navigate to the
arduino
directory, configure the WiFi connection in the souce code, flash the programs onto the Arduino devices and start up the devices. -
Navigate to the
sensor-simulator
directory and follow the steps described in theREADME.md
file there to setup and start the Sensor Simulator program.
This project is licensed under the MIT license. More information can be found in the LICENSE.md
file.