Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General request format:

POST POST http://AxxonPSIM_user_login:AxxonPSIM_AxxonPSIM:user_password_AxxonPSIM@IP adresspassword@IP address:port/firserver/GetProtocols

Request parameters:

ParameterRequiredParameter description
server_idYes

ID of the Face recognition server in Face PSIM

onlineRefresh 

Yes

This parameter must be set to 1

genders

No

Gender: 0—undefined, 1—male, 2—female

If not specified, gender is not taken into account

pageNo

Number of pages with results

If not specified, then page = 1

pageSize

No

Number of results per page

If not specified, then pageSize = 1, that is, there is one result on one page

cameraIdsNo

Camera IDs (GUID or ID in the Axxon PSIM object tree)

If not specified, then results for all cameras are displayed

sim_minNo

Face types: -1—all faces, 1—only recognized faces, 0—only unrecognized faces

If not specified, then sim_min = -1

minAgeNo

Minimum age of persons

If not specified, age is not taken into account

maxAgeNo

Maximum age of persons

If not specified, age is not taken into account

dateTimeFromYesThe initial boundary of the time period in UTC+0 format: yyyy-mm-ddThh:nn:ss.fff
dateTimeToYesThe end boundary of the time period in UTC+0 format: yyyy-mm-ddThh:nn:ss.fff

...