Commit graph

14 commits

Author SHA1 Message Date
64ab73e9c3
api: initialize ccujack asynchonously via immedietaly running cron 2026-05-31 20:54:36 +02:00
b752888812
api: fix mqtt reconnect logic errors 2026-05-31 20:53:45 +02:00
6bbfc5dc68
api: implement automatic mqtt reconnect in ccujack cron
All checks were successful
Build Container / Build Container (push) Successful in 1m27s
2026-05-28 16:23:03 +02:00
319670b6ae
api: fix variable misnomer failing at program shutdown
All checks were successful
Build Container / Build Container (push) Successful in 1m27s
2026-05-19 17:13:46 +02:00
41fd939d30
api: fix ccujack cron task not being properly stopped
All checks were successful
Build Container / Build Container (push) Successful in 1m36s
2026-05-19 15:17:48 +02:00
2349e58924
api: automatically rediscover locks from CCUJack
All checks were successful
Build Container / Build Container (push) Successful in 1m35s
closes CCCHH/dooris#5
2026-05-19 15:12:55 +02:00
7ac0a4106c
api: implement Server-Sent-Events on top of mqtt parameters
All checks were successful
Build Container / Build Container (push) Successful in 1m47s
2026-05-19 14:54:27 +02:00
4103c0ca5f
api: process mqtt messages to keep a current local lock state 2026-05-19 14:36:40 +02:00
44d484cfc1
api: use proper connection shutdown for downstream services 2026-05-19 14:08:41 +02:00
0331dd6406
api: connect to CCUJACK MQTT broker on startup
All checks were successful
Build Container / Build Container (push) Successful in 1m29s
2026-05-19 13:09:54 +02:00
2f991a6b02
api: restructure exception generation to be more ergonomic in the code 2026-05-14 16:23:52 +02:00
60c4770280
api: implement operating locks 2026-05-14 16:07:56 +02:00
b623082c4a
api: refactor ccujack state keeping 2026-05-14 15:36:46 +02:00
c1a78e4dc9
api: implement ccu querying 2026-05-09 21:16:44 +02:00