docs: readme
This commit is contained in:
@@ -11,4 +11,16 @@ Build and run locally:
|
|||||||
```bash
|
```bash
|
||||||
cd test
|
cd test
|
||||||
podman compose up --build
|
podman compose up --build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Frontend (Web)
|
||||||
|
|
||||||
|
See: https://git.piskot.si/SeminarM2/lambdaiot-web
|
||||||
|
|
||||||
|
## IoT firmware (Arduino ESP8266)
|
||||||
|
|
||||||
|
See folder `esp-demo`.
|
||||||
|
|
||||||
|
## IoT device emulator
|
||||||
|
|
||||||
|
Run `test/device_emulator.py`
|
||||||
Reference in New Issue
Block a user