Skip to main content

Send data from camera about license plate number

Allows to send data from camera to device, so device will be able to process data, and open lock. File is required to contain json object with "plateUTF8" string value. Required file format is json. This format and field name is used by AXIS cameras with ALPR

Request Body required
  • file object

    License plate upload model

Responses

  • Wrong file format
  • Wrong file
  • Missed json body or wrong param

Schema
  • error string
Loading...