mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-28 01:47:19 +01:00
ponmngr: xpon ubus object minor fixes
This commit is contained in:
parent
9c2a82ea90
commit
669c87149f
1 changed files with 2 additions and 2 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"object": "xpon",
|
||||
"method": "status",
|
||||
"args": {},
|
||||
"key": "ONU[@index].softwareImage.@Count"
|
||||
"key": "ONU[@index].SoftwareImage.@Count"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
"object": "xpon",
|
||||
"method": "status",
|
||||
"args": {},
|
||||
"key": "ONU[@index].softwareImage"
|
||||
"key": "ONU[@index].SoftwareImage"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue