roomck


调参配置-删除

<p>[TOC]</p> <h3>简要描述</h3> <p>删除冷源系统调参配置</p> <h3>请求URL</h3> <pre><code>POST /energy-manage/coolingDevicePoint/delete</code></pre> <h3>请求方式</h3> <p>POST</p> <h3>入参示例</h3> <pre><code class="language-json">{ &amp;quot;topCont&amp;quot;: { &amp;quot;svcCode&amp;quot;: &amp;quot;BSS&amp;quot;, &amp;quot;appSecret&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;reqTime&amp;quot;: &amp;quot;2025-06-11 21:11:58&amp;quot;, &amp;quot;appChl&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;V1.0&amp;quot; }, &amp;quot;svcCont&amp;quot;: { &amp;quot;data&amp;quot;: { &amp;quot;pointIdList&amp;quot;: [1,2,3], } } }</code></pre> <h3>请求参数</h3> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">参数名</td> <td style="text-align: left;">类型</td> <td style="text-align: left;">说明</td> </tr> <tr> <td style="text-align: left;">---</td> <td style="text-align: left;">---</td> <td style="text-align: left;">---</td> </tr> <tr> <td style="text-align: left;">pointIdList</td> <td style="text-align: left;">Long</td> <td style="text-align: left;">点位 Id</td> </tr> </tbody> </table> <h3>返回示例</h3> <pre><code class="language-json">{ &amp;quot;topCont&amp;quot;: { &amp;quot;resultCode&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;respTime&amp;quot;: &amp;quot;2025-03-19 17:05:04&amp;quot;, &amp;quot;remark&amp;quot;: &amp;quot;success&amp;quot; }, &amp;quot;svcCont&amp;quot;: null } </code></pre> <h3>返回参数说明</h3> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">说明</th> </tr> </thead> <tbody> </tbody> </table> <hr />

页面列表

ITEM_HTML