1
0

Upload files to "json"

This commit is contained in:
2026-05-31 09:49:21 +00:00
parent 70b5fea814
commit 47e8d10f51
7 changed files with 137079 additions and 0 deletions
+62
View File
@@ -0,0 +1,62 @@
[
{
"id": 1,
"node": 1,
"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": "{}"
},
{
"id": 3,
"node": 3,
"battery_ignore": false,
"ota": false,
"sleep_time": 600,
"sbop": true,
"mute_notifications": false,
"device_specific": "{}"
},
{
"id": 4,
"node": 4,
"battery_ignore": false,
"ota": false,
"sleep_time": 600,
"sbop": true,
"mute_notifications": false,
"device_specific": "{}"
},
{
"id": 5,
"node": 5,
"battery_ignore": true,
"ota": false,
"sleep_time": 600,
"sbop": true,
"mute_notifications": false,
"device_specific": "{}"
},
{
"id": 6,
"node": 6,
"battery_ignore": false,
"ota": false,
"sleep_time": 600,
"sbop": true,
"mute_notifications": false,
"device_specific": "{}"
}
]