Documentation for Face Intellect 8.0-8.1. Documentation for other versions of Intellect is available too.
Previous page Next page
POST http://IP-address:port/prefix/firserver/GetAnalitycByTime
Parameter | Required | Parameter description |
---|---|---|
server_id | Yes | Identifier of the Face Recognition Server in Face Intellect (see Configuring the Face Recognition Server object) |
minAge | No | Minimum age of persons |
maxAge | No | Maximum age of persons |
dateTimeFrom | Yes | Time in UTC format, starting from which the data should be obtained |
dateTimeTo | Yes | Time in UTC format, up to which the data should be obtained |
cameraIds | No | Camera IDs in Face Intellect (see Creating and configuring the Camera object) |
genders | Yes | Gender of persons whose data should be obtained: 0 - Unknown, 1 - Males, 2 - Females |
returnLocalTime | No | Time format of the face capture: 0 - time in UTC format, 1- local time of the Server |
timePeriod | No | Type of grouping the analytic data: 0 - by hour, 1 - by day, 2 - by month, 3 - by year |
Example request:
POST http://localhost:10000/firserver/GetAnalitycByTime
Example answer:
Parameter | Parameter description |
---|---|
Rows | |
timestamp | |
value | |
Responce | |
Status |
Overview
Content Tools