1
0

add JSON data

This commit is contained in:
Fábián Varga
2024-11-07 20:43:58 +00:00
parent 859e9bc1a3
commit 46416f7ffc
7 changed files with 87566 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
[
{
"id": 3,
"node": 3,
"battery_ignore": false,
"ota": false,
"sleep_time": 600,
"sbop": true,
"mute_notifications": false,
"device_specific": "{}"
},
{
"id": 2,
"node": 2,
"battery_ignore": false,
"ota": false,
"sleep_time": 600,
"sbop": true,
"mute_notifications": false,
"device_specific": "{}"
}
]