mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 14:50:21 +04:00
c40253ada3
Executing the following command: ubus call luci.lldpd getStatus always returned 'Command failed: Unknown error', but the underlying lldpcli -f json0 show * worked fine. Fixed with a chained ?.read? Tested on 23.05.3 Signed-off-by: Paul Donald <newtwen+github@gmail.com>