https://github.com/corentinth/iot-potager-demo
Application de démo pour l'atelier d'IoT à EDF UNITEP
https://github.com/corentinth/iot-potager-demo
Last synced: about 1 year ago
JSON representation
Application de démo pour l'atelier d'IoT à EDF UNITEP
- Host: GitHub
- URL: https://github.com/corentinth/iot-potager-demo
- Owner: CorentinTh
- Created: 2018-10-26T14:53:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T18:22:22.000Z (over 7 years ago)
- Last Synced: 2025-02-13T11:35:26.215Z (over 1 year ago)
- Language: JavaScript
- Size: 552 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iot-potager-demo
IoT gui for a demonstration of a connected flower pot at EDF UNITEP.
## How
It works with a MQTT client (MQTT over websockets) in the browser.
Techno:
* Node
* [yarn](https://yarnpkg.com/lang/en/)
* [MQTT.js](https://github.com/mqttjs/MQTT.js): interaction with MQTT server
* [parcel bundler](https://github.com/parcel-bundler/parcel): bundle + ES6 import
* express.js + less + handlebar: webserver
## Disclaimer
This 'app' is not issue-proof, I've developed it quickly. It has served just as a demo.
---
