This commit is contained in:
2025-12-12 08:35:20 +01:00
committed by example
parent 356d7de2cf
commit 0ce45a133b
23 changed files with 616 additions and 135 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
}