You've already forked 2024-summer-measurements
add JSON data
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"mac_address": "9C:9C:1F:18:7B:E8",
|
||||||
|
"location": null,
|
||||||
|
"note": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 3,
|
||||||
|
"mac_address": "9C:9C:1F:18:99:F8",
|
||||||
|
"location": null,
|
||||||
|
"note": null
|
||||||
|
}
|
||||||
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"node": 3,
|
||||||
|
"when": "2024-08-30 02:13:02.350372",
|
||||||
|
"content": "Battery voltage too low, activating sBOP",
|
||||||
|
"read": false
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -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": "{}"
|
||||||
|
}
|
||||||
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user