feat(debug): 新增 up 上传网关状态和 reg 重新注册命令

This commit is contained in:
2026-06-15 18:38:41 +08:00
parent 8052721c21
commit 626a486945
4 changed files with 47 additions and 35 deletions
+2 -2
View File
@@ -280,8 +280,8 @@ void CommUnitCmdSend(GateWayPara GateWay, uint8_t *CommUnitMac, CommUnitCmd_m Cm
/*****************************************************************************************
* 函数名称: CommUintOrgData
* 功能描述: 上传传感器数据函数
* 参 数: GWMac,网关mac地址
CUPara, 通讯单元
* 参 数: CUPara, 通讯单元参数
CUData, 通讯单元数
sData, 数据入口
* 返 回 值: 数据长度
*****************************************************************************************/