设置通信任务所在的通信域。
1
uint32_t SetGroupName(const std::string &groupName)
参数名
输入/输出
描述
groupName
输入
当前通信任务所在的通信域。string类型,支持的最大长度为128字节。
无
本接口的调用示例请见调用示例。