This commit is contained in:
2025-12-12 08:35:20 +01:00
parent 356d7de2cf
commit 8a97b01622
21 changed files with 445 additions and 110 deletions

View File

@@ -10,6 +10,13 @@
"netmask": "0.0.0.0",
"gateway": "0.0.0.0"
},
"mqtt": {
"client_name": "safeweb",
"host": "",
"port": 0,
"username": "safeweb",
"password": "password"
},
"lock_code": [
0,
1,
@@ -21,5 +28,6 @@
7
],
"fingerprints": [
]
],
"security_level": 4
}