api specs
This commit is contained in:
137
getdata.json
Normal file
137
getdata.json
Normal file
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"response": {
|
||||
"protocolVersion": {
|
||||
"protocol": "HTTP",
|
||||
"minor": 1,
|
||||
"major": 1
|
||||
},
|
||||
"allHeaders": [],
|
||||
"statusLine": {
|
||||
"statusCode": 200,
|
||||
"protocolVersion": {
|
||||
"protocol": "HTTP",
|
||||
"minor": 1,
|
||||
"major": 1
|
||||
},
|
||||
"reasonPhrase": "OK"
|
||||
},
|
||||
"locale": "en_GB",
|
||||
"params": {
|
||||
"names": []
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
[
|
||||
"Input Voltage",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"V"
|
||||
],
|
||||
[
|
||||
"I/P Fault Voltage",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"V"
|
||||
],
|
||||
[
|
||||
"Output Voltage",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"V"
|
||||
],
|
||||
[
|
||||
"Load",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"%"
|
||||
],
|
||||
[
|
||||
"Input Frequency",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"Hz"
|
||||
],
|
||||
[
|
||||
"Battery Cell Voltage",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"V"
|
||||
],
|
||||
[
|
||||
"Temperature",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
"℃"
|
||||
],
|
||||
[
|
||||
"Utility State",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Battery Low Voltage",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Bypass Mode",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Fault State",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"UPS Type",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Testing",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Shutdown Active",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Buzzer",
|
||||
"",
|
||||
"0",
|
||||
"0.0",
|
||||
""
|
||||
],
|
||||
[
|
||||
"Communication State",
|
||||
"2026.04.28 08:05:16",
|
||||
"0.0",
|
||||
"Lost",
|
||||
""
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user