TylerJang27 / PlantsVFauna

Upstream communication for the PestPro project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlantsVFauna

Upstream communication for the PestPro project.

https://mosquitto.org/download/

Install Procedure

  1. ./docker_install.sh
  2. Follow on-screen prompts
  3. If mistakes occur, edit in db.env

Simulate Procedure

  1. sudo docker-compose up --build database broker website
  2. sudo docker-compose up --build mqtt (another terminal)
  3. cd mqtt_device
  4. python3 .

Run Procedure

About

Upstream communication for the PestPro project.


Languages

Language:Python 44.3%Language:CSS 20.2%Language:HTML 15.4%Language:C++ 11.7%Language:Shell 5.7%Language:C 1.9%Language:Dockerfile 0.8%