Setting up the Sonitrol CORE Gateway

Tip: There is no need to set up the Gateway if it is already installed in Sonitrol CORE.
  1. Enter the Sonitrol CORE connection settings in the appsettings.json file.

    Copy
    {
     "Serilog": {
     "MinimumLevel": {
     "Default": "Information"
     }
     },
     "AllowedHosts": "*",
     "Arco": {
     "Address": "<ARCO_HOSTNAME>",
     "Username": "gateway",
     "Password": "<GATEWAY_PASSWORD>",
     "Scope": ""
     }
     }
  2. Install the HikVision Face Reader Gateway schema.

    > HikVisionFaceRecognition.exe install

  3. Run the HikVision Face Reader Gateway executable.

    > HikVisionFaceRecognition.exe