远程督察

远程督察


异常完工

<h5>简要描述</h5> <ul> <li>异常完工查询接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/rmcp-mqtt-accept/alarmAnalyzeApp/queryErrorLog</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;">workStep</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>查询状态(开工/完工) 值:end</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;: &amp;quot;feb896bb-dd14-49aa-8d31-45120efc0872&amp;quot;,         &amp;quot;dayPlanId&amp;quot;: &amp;quot;0683be8ea2c24f49930a82a92da0e56e&amp;quot;,         &amp;quot;workStep&amp;quot;: &amp;quot;end&amp;quot;,         &amp;quot;errorType&amp;quot;: &amp;quot;智能接地线&amp;quot;,         &amp;quot;errorState&amp;quot;: &amp;quot;低电量&amp;quot;,         &amp;quot;errorReason&amp;quot;: &amp;quot;电量耗尽,无法使用工器具&amp;quot;,         &amp;quot;filePath&amp;quot;: &amp;quot;01524ee95c744c56a074c87551840f16&amp;quot;,         &amp;quot;createTime&amp;quot;: &amp;quot;2023-09-09 20:41:05&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;">errorType</td> <td style="text-align: left;">string</td> <td>异常工器具</td> </tr> <tr> <td style="text-align: left;">errorState</td> <td style="text-align: left;">string</td> <td>异常类型</td> </tr> <tr> <td style="text-align: left;">errorReason</td> <td style="text-align: left;">string</td> <td>详细说明</td> </tr> <tr> <td style="text-align: left;">filePath</td> <td style="text-align: left;">string</td> <td>作证说明</td> </tr> </tbody> </table> <h5>备注</h5> <pre><code></code></pre>

页面列表

ITEM_HTML