You've already forked 2024-summer-measurements
add JSON data
This commit is contained in:
14
2024-summer-measurements-dump-json/devices.json
Normal file
14
2024-summer-measurements-dump-json/devices.json
Normal file
@@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
46677
2024-summer-measurements-dump-json/measurements.json
Normal file
46677
2024-summer-measurements-dump-json/measurements.json
Normal file
File diff suppressed because it is too large
Load Diff
9
2024-summer-measurements-dump-json/notifications.json
Normal file
9
2024-summer-measurements-dump-json/notifications.json
Normal file
@@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
22
2024-summer-measurements-dump-json/settings.json
Normal file
22
2024-summer-measurements-dump-json/settings.json
Normal 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": "{}"
|
||||||
|
}
|
||||||
|
]
|
||||||
40844
2024-summer-measurements-dump-json/statistics.json
Normal file
40844
2024-summer-measurements-dump-json/statistics.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
2024-summer-measurements-dump-json/web_sessions.json
Normal file
BIN
2024-summer-measurements-dump-json/web_sessions.json
Normal file
Binary file not shown.
BIN
2024-summer-measurements-dump-json/web_users.json
Normal file
BIN
2024-summer-measurements-dump-json/web_users.json
Normal file
Binary file not shown.
Reference in New Issue
Block a user