Hikvision Openapi
Overview
This platform manages Persons in HikCentral using OpenAPI.
Configuration
Start by adding a plugin that uses this platform
Host (Required): The hostname or IP address of the HikCentral server.
Port (Required): The port on which the HikCentral server is listening (default: 443).
User Key (Required): The User key for authenticating with the HikCentral OpenAPI.
User Secret (Required): The User secret for authenticating with the HikCentral OpenAPI.
Note
Refer the Hikvision OpenAPI documentation for more details about how to obtain the User Key and User Secret.
Functionality
This platform uses the hikcentral-openapi python package to interact with HikCentral. Refer to the package documentation for more details.