roomck


集团设备-导出设备信号

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>点击单条数据查看设备对应信号清单,支持导出</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:8095/cloud-roomck/groupDevice/exportSignalList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>入参</h5> <pre><code>{ &amp;quot;topCont&amp;quot;: { &amp;quot;appChl&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;reqTime&amp;quot;: &amp;quot;2025-03-17 09:48:41&amp;quot;, &amp;quot;appSecret&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;V1.0&amp;quot;, &amp;quot;svcCode&amp;quot;: &amp;quot;&amp;quot; }, &amp;quot;svcCont&amp;quot;: { &amp;quot;cscDeviceId&amp;quot;:&amp;quot;1000110000&amp;quot;, &amp;quot;userId&amp;quot;: 1 } }</code></pre> <h5>参数</h5> <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;">cscDeviceId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>动环设备 ID</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;topCont&amp;quot;: { &amp;quot;resultCode&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;respTime&amp;quot;: &amp;quot;2025-03-17 10:22:02&amp;quot;, &amp;quot;remark&amp;quot;: &amp;quot;success&amp;quot; }, &amp;quot;svcCont&amp;quot;: null }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML