Rework Mqtt Implementation

This commit is contained in:
2025-12-29 17:56:17 +01:00
parent b1bec24bc3
commit 6cdff81296
12 changed files with 231 additions and 59 deletions

View File

@@ -1,5 +1,7 @@
db = db.getSiblingDB("board-mate-db");
db.createCollection("clients");
db.createCollection("telemetry");
db.createCollection("games");
db.createUser({