提交 8002366e authored 作者: blu's avatar blu

feature: report status

上级 24b08f54
...@@ -3,41 +3,40 @@ ...@@ -3,41 +3,40 @@
"pageSize": 10, "pageSize": 10,
"pageTotal": 2, "pageTotal": 2,
"pageId": 1, "pageId": 1,
"TERMSN":{ "data":{
"status": 1, "IPCSN": {
"ipcs": [ "terminal":{
{ "sn": "TERMSN",
"sn": "SN001", "online": 0
"expected": { },
"online":1, "expected": {
"push": 0, "online": 1,
"eventDetect": 1 "push": 0,
}, "eventDetect": 1
"current":{ },
"online":0, "current": {
"push": -1, "online": -1,
"eventDetect": -1 "push": -1,
}, "eventDetect": -1
"issues":{ },
"MODID":{ "issues": {
"REPORT_CATID":{ "MODID": {
"status": "active" "REPORT_CATID": {
} "status": "active"
} }
}, }
"lastNReports":[ },
] "lastNReports": []
} }
]
} }
}, },
"summary":{ "summary": {
"terminal":{ "terminal": {
"online":[], "online": [],
"offline":[] "offline": []
}, },
"ipcs": { "ipcs": {
"online":[], "online": [],
"termOffline": [], "termOffline": [],
"pullFailed": [], "pullFailed": [],
"pushFailed": [], "pushFailed": [],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论