Rework Mqtt Implementation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
db = db.getSiblingDB("board-mate-db");
|
||||
|
||||
db.createCollection("clients");
|
||||
db.createCollection("telemetry");
|
||||
db.createCollection("games");
|
||||
|
||||
db.createUser({
|
||||
|
||||
Reference in New Issue
Block a user