wsc


Ai智能分析统计

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>Ai智能分析统计</li> </ul> <h5>请求URL</h5> <ul> <li><code>/manage/edgebox/intelligentAnalyticalStatistics</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </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> </tbody> </table> <h5>返回示例</h5> <pre><code> { "code": 0,     "message": "请求成功",     "data": [         {             "count": 13,             "eventType": "region_invade"         } }</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;">eventType</td> <td style="text-align: left;">String</td> <td>风险事件(target_detect目标检测 target_verify目标识别 region_enter进入区域 region_exit离开区域 region_invade区域入侵 cross_border越界侦测 passline_count过线统计 ebike_enter_elevator电瓶车进电梯 off_duty_detect离岗检测 fire_exit_occupied消防通道占用 safety_helmet未戴安全帽 wear_mask未戴口罩 flame_detect火焰检测)</td> </tr> <tr> <td style="text-align: left;">count</td> <td style="text-align: left;">int</td> <td>次数</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML