物联网平台外部访问数据定义


添加消费组

<p><strong>日志:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">版本号</th> <th style="text-align: left;">撰写人</th> <th style="text-align: left;">时间</th> <th>修改内容</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">VA 1.0.0</td> <td style="text-align: left;">张才进</td> <td style="text-align: left;">2022-4-29 10:30:28 星期五</td> <td>创建</td> </tr> </tbody> </table> <p><strong>简要描述:</strong> </p> <ul> <li>添加消费组接口,<strong>需要具有运营商以上权限</strong> </li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://www.zsdcloud.cn:8443/openApi/consumer/addConsumerGroup.action</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">recordId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Long</td> <td>运营商Id(oemId)&lt;/br&gt;<strong>定制化厂家权限通过接口[查询权限下具有的运营商列表](<a href="https://www.showdoc.com.cn/382341824968230/3591176311015543">https://www.showdoc.com.cn/382341824968230/3591176311015543</a> &quot;查询权限下具有的运营商列表&quot;)获取&lt;/br&gt;运营商权限通过接口[获取运营商详细信息](<a href="https://www.showdoc.com.cn/382341824968230/3591680197439669">https://www.showdoc.com.cn/382341824968230/3591680197439669</a> &quot;获取运营商详细信息&quot;)获取</strong></td> </tr> <tr> <td style="text-align: left;">groupName</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>消费组名</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;statusCode&amp;quot;: 200, &amp;quot;message&amp;quot;: &amp;quot;添加成功&amp;quot; }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">statusCode</td> <td style="text-align: left;">int</td> <td>状态码描述</td> </tr> <tr> <td style="text-align: left;">message</td> <td style="text-align: left;">String</td> <td>相关信息</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML