Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.9 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.9 KB

INFO

Aplikasi MEAN yang memonitor data yang dikirim melalui protokol MQTT yang di mana data diolah dan dibuat di python dan dikirim melalui MQTT ke MEAN

MQTT - Monitor

This project was generated with Angular CLI version 9.0.3.

This project created for testing purposes

Catatan

PENERAPAN PROTOKOL MQTT PADA SISTEM MONITORING PENGGUNAAN DAYA LISTRIK RUMAH DAN AKSES PINTU UTAMA RUMAH

Dengan Anggota :

  1. Muhammad Bayhaqi Daulay (171402067)
  2. Nurul Andini (171402046)
  3. M. Ihsan Maulana (171402112)

CARA MENGGUNAKAN

Yang diperlukan

  1. NodeJS
  2. Angular
  3. MongoDB
  4. ExpressJS
  5. Jupyter Notebook

Cara menggunakan

  1. hapus readonly atribute pada file angular.json di dalam folder smarthome/
  2. npm install pada directory smarthome
  3. npm install pada directory smarthome/express-root
  4. jalan kan semua code python dgn jupyter notebok
  5. ng serve untuk menjalankan anglar di directory smarthome
  6. npm start untuk menjalanan express di drectory smarthome/express-root

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.