35 lines
799 B
JSON
35 lines
799 B
JSON
{
|
|
"__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": "1",
|
|
"time_active": "2026-06-12T08:22:50.365063"
|
|
},
|
|
{
|
|
"name": "2",
|
|
"id": "987572218311",
|
|
"status": "0",
|
|
"time_active": ""
|
|
},
|
|
{
|
|
"name": "3",
|
|
"id": "842310768930",
|
|
"status": "0",
|
|
"time_active": ""
|
|
},
|
|
{
|
|
"name": "4",
|
|
"id": "773910059391",
|
|
"status": "0",
|
|
"time_active": ""
|
|
}
|
|
]
|
|
} |