提交 801fba21 authored 作者: blu's avatar blu

feature: report status

上级 673ce15d
...@@ -4,16 +4,17 @@ ...@@ -4,16 +4,17 @@
"pageTotal": 2, "pageTotal": 2,
"pageId": 1, "pageId": 1,
"TERMSN":{ "TERMSN":{
"status": 1,
"ipcs": {
"sn": "SN001",
"expected": { "expected": {
"online":1, "online":1,
"liveStream": 0, "liveStream": 0,
"cameraConnected": 1,
"eventDetect": 1 "eventDetect": 1
}, },
"current":{ "current":{
"online":0, "online":0,
"liveStream": -1, "liveStream": -1,
"cameraConnected": -1,
"eventDetect": -1 "eventDetect": -1
}, },
"issues":{ "issues":{
...@@ -26,8 +27,10 @@ ...@@ -26,8 +27,10 @@
"lastNReports":[ "lastNReports":[
] ]
} }
}
}, },
"summary":{ "summary":{
"terminal":{ "terminal":{
"numOnline": 10, "numOnline": 10,
"numOffline": 3, "numOffline": 3,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论