This commit is contained in:
Tim
2026-06-09 12:26:26 +02:00
commit 507673a8c8
6 changed files with 442 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"mqtt_config": {
"broker": "192.168.213.12",
"port": 1883,
"topic": "RFID"
},
"chips": [
{
"name": "1",
"id": "729558387180",
"status": "0"
},
{
"name": "2",
"id": "987572218311",
"status": "0"
},
{
"name": "3",
"id": "842310768930",
"status": "0"
},
{
"name": "4",
"id": "773910059391",
"status": "0"
}
]
}