Sadevio Cloud System Connector

To connect your on-premise access control system, you can install the SADEVIO Cloud Connector service. This service facilitates the integration of the SADEVIO Cloud Solution with your access control system.

Overview

Screenshot 2024-06-27 at 2.56.46 PM.png

Download the Sadevio Cloud Connector and install it in the same network, where the Velocity Server is.

Configure Sadevio Cloud System.

image.png

Configure Sadevio Cloud Connector

Screenshot 2024-06-27 at 3.13.03 PM.png

Configure Identiv Velocity features

  1. Locate the Configuration Section:

    • In the appsettings.json file, find the configuration section for the access system.
  2. Set Access System Type:

    • Set the access_system_type to velocity_rest.
  3. Enter Connection Details:

    • Provide the IP address of your Velocity system.
    • Enter the generated password. See Generate API Password

Example configuration in appsettings.json:

Screenshot 2024-06-27 at 5.36.27 PM.png

Configure Velocity Badge Template

Screenshot 2024-06-27 at 3.19.33 PM.png

Retrieve and Configure Template ID:

Screenshot 2024-06-27 at 3.20.30 PM.png

Configure Velocity Card Format

The card format configuration is used to determine which algorithm is used to generate the Velocity MATCH Code. Refer to the Velocity Card Format Mapping section in our documentation for details on the available algorithms.

To use "Special 36" for generating the MATCH CODE, follow these steps:

  1. Locate the Configuration Section:

    • In the appsettings.json file, find the configuration section for card format.
  2. Set the Card Format:

    • Configure the velocity_rest_card_format variable to the appropriate value. For "Special 36," set it to 41.

Revision #7
Created 27 June 2024 21:46:47 by Admin
Updated 28 June 2024 00:43:56 by Admin