Commit Graph

15 Commits

Author SHA1 Message Date
cb1014c950 HB, OTA etc 2026-04-22 20:11:55 +03:00
4100931deb - websocket client on ESP32
- telemetry protocol builder
- server-side message handling
- database migrations
- telemetry persistence
2026-04-14 16:09:18 +03:00
977227296e Minimize contract, add ADC read and send its data to coonsole 2026-04-13 00:04:48 +03:00
732a2dfa32 Stop tracking sdkconfig files 2026-04-12 21:31:04 +03:00
818a84bf4f Add esp32s2 support 2026-04-12 21:25:01 +03:00
98cc0db107 remove deprecated protocol directory; replaced by contract 2026-04-05 20:05:43 +03:00
fddc086b4e init: add docs 2026-04-05 19:53:03 +03:00
879418b5a9 init: add contract definitions and database schema with migrations skeleton 2026-04-04 22:42:16 +03:00
1681a694d3 update project 2026-04-03 23:28:02 +03:00
5e7f26f128 remove 2026-04-01 20:36:28 +03:00
3772981b8f Initial commit for ESP32 2026-04-01 20:32:34 +03:00
6f3584fe6d Initial Ktor backend skeleton with ProtocolMessage DTO, REST and WebSocket 2026-04-01 18:29:10 +03:00
b0a48e94bd Initial Ktor backend skeleton with ProtocolMessage DTO, REST and WebSocket 2026-04-01 18:23:41 +03:00
dcf3d30295 Add initial monorepo structure with placeholder files 2026-03-29 20:51:03 +03:00
cf8d3c7439 Initial commit: monorepo skeleton with backend, esp32, mobile, protocol 2026-03-29 20:19:09 +03:00