18 lines
203 B
JSON
18 lines
203 B
JSON
{
|
|
"rfid": {
|
|
"timeout": 10000
|
|
},
|
|
"items": [
|
|
{
|
|
"host": "localhost",
|
|
"port": 4223,
|
|
"mtouch": {
|
|
"uid": "ADk"
|
|
},
|
|
"rfid": {
|
|
"uid": "ury"
|
|
}
|
|
}
|
|
]
|
|
}
|