master
json 15 lines 266 Bytes
Raw
1 {
2 "update_every": 123,
3 "timeout": 123.123,
4 "scan_every": 123.123,
5 "poll_devices_every": 123.123,
6 "concurrent_scans": 0,
7 "no_check_power_mode": "ok",
8 "device_selector": "ok",
9 "extra_devices": [
10 {
11 "name": "ok",
12 "type": "ok"
13 }
14 ]
15 }