Project

General

Profile

Bug #3988

3.8.1 ctcapd.wifi.mesh接口get

Added by 琪 董 about 1 month ago.

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

0%

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

Description

测试步骤:
1.执行查询mesh状态命令,命令示例如下:
ubus call ctcapd.wifi.mesh get

通过标准:
1.下发正确的参数情况下返回0表示成功,错误情况下返回1表示失败 {"result":"0"}
备注:mode表示mesh角色,取值controller,agent,unknown,

实际结果:
/ # ubus call ctcapd.wifi.mesh get {
"ctcapd.wifi.mesh": {
"mode": "unknow",
"almac": "00:D0:D0:00:00:01",
"onlinetime": 696,
"roaming": "no",
"status": "no"

92fd39b0a8df320f147596404caa4237.png (39.4 KB) 琪 董, 02/25/2026 14:26

Also available in: Atom PDF