Project

General

Profile

Bug #3987

ctcapd.devinfo接口,set接口

Added by 琪 董 about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
02/24/2026
Due date:
% Done:

0%

测试版本:
#7 SMP PREEMPT Tue Feb 10 14:35:51 CST 2026
复现概率:
100%

Description

测试步骤:
1.执行设置路由器工作模式为路由模式命令后查看接口响应,命令示例如下:
ubus call ctcapd.devinfo set '{"workmode":"router"}'

通过标准:
1.步骤1、4、8,工作模式设置成功,路由器切换至对应工作模式,返回值示例如下: {"result":"0"}

实际结果
#ubus call ctcapd.devinfo set '{"workmode":"router"}'
00:47:35 [ctcapd_server_m][Warn] [object_ctcapd_d(45)ubus_ctcapd_dev] ctcapd_devinfo_set.workmode=router
00:47:35 [ctcapd_server_m][Error] [networkingdev_m(450)pm_set_network_] modetype not change {
"result": "0",
"failreason": ""
}

Also available in: Atom PDF