mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
self-diagnostics: get map-agent backhaul status
This commit is contained in:
parent
22d8a0992c
commit
b0c168322e
1 changed files with 4 additions and 0 deletions
|
|
@ -51,6 +51,10 @@
|
|||
"description": "MAP Agent Backhaul Info",
|
||||
"cmd": "ubus call map.agent backhaul_info"
|
||||
},
|
||||
{
|
||||
"description": "MAP Agent Backhaul Status",
|
||||
"cmd": "ubus call map.agent backhaul"
|
||||
},
|
||||
{
|
||||
"description": "MAP Controller Status",
|
||||
"cmd": "ubus call map.controller status"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue