Lambda IoT Core
This repository contains a minimal Go REST service used as the backend for the Lambda IoT project.
Repository: https://git.piskot.si/SeminarM2/lambdaiot-core
Quickstart
Build and run locally:
cd test
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
Description
Languages
Go
78%
Python
10.3%
C++
9.5%
Shell
1.1%
Dockerfile
0.8%
Other
0.3%