提交 3bc6a87c authored 作者: blu's avatar blu

feature: report status

上级 1da0def5
...@@ -5,16 +5,17 @@ ...@@ -5,16 +5,17 @@
"pageId": 1, "pageId": 1,
"TERMSN":{ "TERMSN":{
"status": 1, "status": 1,
"ipcs": { "ipcs": [
{
"sn": "SN001", "sn": "SN001",
"expected": { "expected": {
"online":1, "online":1,
"liveStream": 0, "push": 0,
"eventDetect": 1 "eventDetect": 1
}, },
"current":{ "current":{
"online":0, "online":0,
"liveStream": -1, "push": -1,
"eventDetect": -1 "eventDetect": -1
}, },
"issues":{ "issues":{
...@@ -27,6 +28,7 @@ ...@@ -27,6 +28,7 @@
"lastNReports":[ "lastNReports":[
] ]
} }
]
} }
}, },
"summary":{ "summary":{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论