|
|
52c72b13bb
|
feat: add CRUD endpoints for sensors, actors, and sensor readings; update README and integration tests
|
2026-01-10 14:28:57 +01:00 |
|
|
|
81677943c4
|
feat: enhance Dockerfile for SQLite support and update main.go for MySQL connection; add sensor creation endpoint and improve wait-for-mqtt script
|
2026-01-10 14:20:38 +01:00 |
|
|
|
a6196cc0ee
|
feat: implement SQLite storage for state messages and add message retrieval endpoint
|
2026-01-10 14:20:34 +01:00 |
|
|
|
7b858861a6
|
feat: add sensor C
|
2026-01-04 18:43:09 +01:00 |
|
|
|
b5de38e1f7
|
misc
|
2026-01-04 13:54:00 +01:00 |
|
|
|
2878d6a59b
|
feat: implement device management endpoints and database connection
|
2026-01-04 13:32:57 +01:00 |
|
|
|
6fab87e35c
|
subscribe: set client_id for MQTT subscriber to ensure unique identification
|
2025-12-28 19:13:44 +01:00 |
|
|
|
fc3350efcc
|
handler: move mqttping into handler package; clean up main.go
|
2025-12-28 16:40:00 +01:00 |
|
|
|
0e8d108156
|
initial core commit
|
2025-12-28 13:24:16 +01:00 |
|