请求模板:
http:// {host} / ts / json_api; jsessionid = <sid>?cmd = reports / get_over_speeds_by_interval&params = {“ obj_id”:<obj_id>,“ begin_dt”:“ <begin_dt>”,“ end_dt”:“ <end_dt >“}
请求参数:
sid
唯一的会话标识符
obj_id
begin_dt
end_dt
响应模板:
{“ count”:<count>,“ over_speeds”:<over_speeds>}
响应参数:
超速
一系列超速驾驶
请求示例:
http://%host%/ ts / json_api; jsessionid = 0ABDEF9131EBF68D1418589584CA984D?cmd = reports / get_over_speeds_by_interval&params = {“ obj_id”:10524,“ begin_dt”:“ 01.07.2016T00:00:00”,“ end_dt”:“ 01.07。 2016T01:00:00“}
响应示例: