Dokumentations anpassungen.
This commit is contained in:
+5
-3
@@ -1,15 +1,17 @@
|
||||
{
|
||||
{
|
||||
"__comment__": "Config für MQTT",
|
||||
"mqtt_config": {
|
||||
"broker": "192.168.213.12",
|
||||
"port": 1883,
|
||||
"topic": "RFID"
|
||||
},
|
||||
"__comment2__": "Alle Registrierten Chips",
|
||||
"chips": [
|
||||
{
|
||||
"name": "1",
|
||||
"id": "729558387180",
|
||||
"status": "0",
|
||||
"time_active": ""
|
||||
"status": "1",
|
||||
"time_active": "2026-06-12T08:22:50.365063"
|
||||
},
|
||||
{
|
||||
"name": "2",
|
||||
|
||||
Reference in New Issue
Block a user