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

feature: report status

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