蜀南报警平台

蜀南报警平台


频繁报警统计

<h5>简要描述</h5> <ul> <li>频繁报警统计</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:8080/mes/home/frequentAlarmTop2.do</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET/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;">work_zone</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>作业区ID</td> </tr> <tr> <td style="text-align: left;">current_time</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>时间(yyyy-MM-dd)默认当前时间</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;status&amp;quot;: 200,     &amp;quot;success&amp;quot;: true,     &amp;quot;message&amp;quot;: &amp;quot;执行成功&amp;quot;,     &amp;quot;result&amp;quot;: [         {             &amp;quot;center_station_name&amp;quot;: &amp;quot;宁201井中心站&amp;quot;,             &amp;quot;top1_name&amp;quot;: &amp;quot;H7-6分离器双法兰液位&amp;quot;,             &amp;quot;top1_count&amp;quot;: 8,             &amp;quot;top2_name&amp;quot;: &amp;quot;H5蓄能器压力1&amp;quot;,             &amp;quot;top2_count&amp;quot;: 4         },         {             &amp;quot;center_station_name&amp;quot;: &amp;quot;宁209井中心站&amp;quot;,             &amp;quot;top1_name&amp;quot;: &amp;quot;CNH8UPS输入电压&amp;quot;,             &amp;quot;top1_count&amp;quot;: 50,             &amp;quot;top2_name&amp;quot;: &amp;quot;N209H1B井除砂撬差压1&amp;quot;,             &amp;quot;top2_count&amp;quot;: 19         },         {             &amp;quot;center_station_name&amp;quot;: &amp;quot;宁216井中心站&amp;quot;,             &amp;quot;top1_name&amp;quot;: &amp;quot;宁216H4/3#分离器翻板式液位检测&amp;quot;,             &amp;quot;top1_count&amp;quot;: 8,             &amp;quot;top2_name&amp;quot;: &amp;quot;H216井组分离器2液位1&amp;quot;,             &amp;quot;top2_count&amp;quot;: 3         }     ],     &amp;quot;timestamp&amp;quot;: 1710727121153 }</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;">center_station_name</td> <td style="text-align: left;">string</td> <td>站点名称</td> </tr> <tr> <td style="text-align: left;">top1_name</td> <td style="text-align: left;">string</td> <td>top1报警点名称</td> </tr> <tr> <td style="text-align: left;">top1_count</td> <td style="text-align: left;">string</td> <td>top1报警数量</td> </tr> <tr> <td style="text-align: left;">top2_name</td> <td style="text-align: left;">string</td> <td>top2报警点名称</td> </tr> <tr> <td style="text-align: left;">top2_count</td> <td style="text-align: left;">string</td> <td>top2报警数量</td> </tr> </tbody> </table>

页面列表

ITEM_HTML