远程督察

远程督察


拆除接地线明细列表

<h5>简要描述</h5> <ul> <li>拆除接地线列表查询接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/rmcp-mqtt-accept/intelligentTools/errorWarningCcMes</code> <h5>请求方式</h5></li> <li>POST</li> </ul> <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;">dayPlanId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>日计划id</td> </tr> <tr> <td style="text-align: left;">iCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>设备的iCode</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;操作成功&amp;quot;,     &amp;quot;code&amp;quot;: 200,     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: null,             &amp;quot;dayPlanId&amp;quot;: &amp;quot;0683be8ea2c24f49930a82a92da0e56e&amp;quot;,             &amp;quot;gqjType&amp;quot;: &amp;quot;智能接地线&amp;quot;,             &amp;quot;gtLocationId&amp;quot;: null,             &amp;quot;gtLocation&amp;quot;: null,             &amp;quot;jdxPhase&amp;quot;: null,             &amp;quot;currentStatus&amp;quot;: null,             &amp;quot;deviceStatus&amp;quot;: null,             &amp;quot;alarmContent&amp;quot;: &amp;quot;B相已拆除&amp;quot;,             &amp;quot;createTime&amp;quot;: &amp;quot;2023-09-13 18:23:22&amp;quot;,             &amp;quot;createTimeStr&amp;quot;: &amp;quot;18:23:22&amp;quot;,             &amp;quot;alarmLogId&amp;quot;: null,             &amp;quot;logaHigh&amp;quot;: null,             &amp;quot;logbHigh&amp;quot;: null,             &amp;quot;logcHigh&amp;quot;: null,             &amp;quot;showHigh&amp;quot;: null,             &amp;quot;factoryNum&amp;quot;: &amp;quot;LF-BDYWZX-BDYWEB-XDXDLJDX-248489-YT&amp;quot;,             &amp;quot;icode&amp;quot;: &amp;quot;123456&amp;quot;         },         {             &amp;quot;id&amp;quot;: null,             &amp;quot;dayPlanId&amp;quot;: &amp;quot;0683be8ea2c24f49930a82a92da0e56e&amp;quot;,             &amp;quot;gqjType&amp;quot;: &amp;quot;智能接地线&amp;quot;,             &amp;quot;gtLocationId&amp;quot;: null,             &amp;quot;gtLocation&amp;quot;: null,             &amp;quot;jdxPhase&amp;quot;: null,             &amp;quot;currentStatus&amp;quot;: null,             &amp;quot;deviceStatus&amp;quot;: null,             &amp;quot;alarmContent&amp;quot;: &amp;quot;A相已拆除&amp;quot;,             &amp;quot;createTime&amp;quot;: &amp;quot;2023-09-13 18:22:22&amp;quot;,             &amp;quot;createTimeStr&amp;quot;: &amp;quot;18:22:22&amp;quot;,             &amp;quot;alarmLogId&amp;quot;: null,             &amp;quot;logaHigh&amp;quot;: null,             &amp;quot;logbHigh&amp;quot;: null,             &amp;quot;logcHigh&amp;quot;: null,             &amp;quot;showHigh&amp;quot;: null,             &amp;quot;factoryNum&amp;quot;: &amp;quot;LF-BDYWZX-BDYWEB-XDXDLJDX-248489-YT&amp;quot;,             &amp;quot;icode&amp;quot;: &amp;quot;123456&amp;quot;         }     ] }</code></pre> <h5>返回参数说明</h5> <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;">createTimeStr</td> <td style="text-align: left;">string</td> <td>时间</td> </tr> <tr> <td style="text-align: left;">alarmContent</td> <td style="text-align: left;">string</td> <td>内容</td> </tr> </tbody> </table> <h5>备注</h5> <pre><code></code></pre>

页面列表

ITEM_HTML