Integration with Third-Party Device

Prev Next

Integration via Wiegand

The access control terminal can be integrated with third-party devices via Wiegand.

To set it up, go to Device > Wiegand interface.

  • Wiegand Display Mode: Select the Wiegand card code format from the provided options: 8H10D, 6H3D5D, 6H8D, 8HN, 8HR, RAW, 8HR10D, and 6H3D5D-R.

  • Wiegand Card Reader Mode: The transmission format should be identical between the access control terminal and the third-party device. It is automatically configured.

  • Wiegand Transfer Mode:

    • Input: The device serves as a receiver.

    • Output: The device serves as a sender.

  • Wiegand Input Clear Time: When the interval of entering passwords exceeds the time. All entered passwords will be cleared.

  • Wiegand Input Data Order: Set the Wiegand input data sequence between Normal and Reversed. If you select Reversed, then the input card number will be reversed.

  • Wiegand Output Data Order: Determine the sequence of the card number.

    • Normal: The card number is displayed as received.

    • Reversed: The order of the card number is reversed.

  • ID Card Output Raw Bytes: This option is available when Wiegand Transfer Mode is Output. Select the output bytes of ID cards between 3 and 4 bytes.

  • Wiegand Output CRC Enable: It is enabled by default for Wiegand data inspection. Disabling it may lead to integration failure with third-party devices.

  • Wiegand Out Verification: This feature is for checking the card validity when Output mode is selected.

  • Card Entered Action: HTTP command to be triggered when users swipe a card to open the door.

Note

Click here to view more information on Wiegand settings including:

  • Akuvox devices work as Wiegand input/output;

  • Wiegand Card Reader Connection.

Integration via HTTP API

HTTP API is designed to achieve a network-based integration between the third-party device and the Akuvox intercom device.

To set it up, go to Setting > HTTP API interface.

  • Enabled: Enable or disable the HTTP API function for third-party integration. If the function is disabled, any request to initiate the integration will be denied and return HTTP 403 forbidden status.

  • Authorization Mode: Select among the following options: None, Allowlist, Basic, Digest, and Token for authorization type, which will be explained in detail in the following chart.

  • Username: Enter the user name when Basic or Digest authorization mode is selected. The default username is admin.

  • Password: Enter the password when Basic or Digest authorization mode is selected. The default password is admin.

  • 1st IP-5th IP: Enter the IP address of the third-party devices when the Allowlist authorization is selected for the integration.

Please refer to the following description for the Authentication mode:

NO.

Authorization Mode

Description

1

None

No authentication is required for HTTP API as it is only used for demo testing.

2

Allowlist

If this mode is selected, you are only required to fill in the IP address of the third-party device for the authentication. The allowlist is suitable for operation in the LAN.

3

Basic

If this mode is selected, you are required to fill in the username and password for the authentication. In the Authorization field of the HTTP request header, use the Base64 encode method to encode of the username and password.

4

Digest

The password encryption method only supports MD5. MD5( Message-Digest Algorithm) In the Authorization field of HTTP request header: WWW-Authenticate: Digest realm="HTTPAPI",qop="auth,auth-int",nonce="xx", opaque="xx".

5

Token

This mode is used by Akuvox developers only.

Power Output Control

The device can serve as a power supply for the external relays. Click here to view power output requirements.

To set it up, go to Access Control > Relay interface.

  • 12v Power Output Enabled:

    • Always: The device can provide continuous power to the third-party device.

    • Security Relay A: The device can work with the security relay.