Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 579 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 579 Bytes

IOT - KMUTNB ( Mini Project )

.env file

MQTT_HOST={your mqtt host}
MQTT_USERNAME={your mqtt username}
MQTT_PASS={your mqtt password}

File Structure

- .env
- .Prettierrc
- app.js ( main file for create function )
- config.js ( config and connect mqtt server )
- package.json
- yarn.lock ( lock version of dependencies )
- .vscode ( config visual studio code )
    - setting.json
- dashboard ( client-side )

IOT and Software Architecture

architecture

Box ( Sketch Model )

box-sketch