- 19 Sep 2024
- Print
- DarkLight
- PDF
Integration with Third-Party Device
- Updated on 19 Sep 2024
- Print
- DarkLight
- PDF
Integration via Wiegand
The device can be integrated with third-party devices via Wiegand.
Set it up on the Access Control > Card Setting > Wiegand interface.
Wiegand Display Mode: Select the Wiegand card code format from the provided options.
Wiegand Card Reader Mode: The transmission format should be identical between the access control terminal and the third-party device.
Wiegand Transfer Mode:
Input: The device serves as a receiver.
Output: The device serves as a sender. If users can only open the door by swiping an RF card, select the Wiegand transfer mode as Output.
Convert To Card No. Output: The device serves as a sender. If users are assigned multiple door-opening methods, select the Wiegand transfer mode as Convert To Card No. Output.
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.
Wiegand Output Basic Data Order: Set the sequence of the Wiegand output data.
Normal: The data is displayed as received.
Reversed: The order of the data bits is reversed.
Wiegand Output CRC Enabled: It is enabled by default for Wiegand data inspection. Disabling it may lead to integration failure with third-party devices.
Note
Click here to see detailed configuration steps.
Integration with Milestone
If you want the door phone to be monitored by Milestone or any third-party devices that have been integrated with Milestone, you need to enable the feature.
Enable it on the Surveillance > ONVIF > Advanced Setting interface.
Integration via HTTP API
HTTP API is designed to achieve a network-based integration between the third-party device and the Akuvox device.
Set it up on the web Security > 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: It is Digest by default. 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 the username and password.
User Name: Enter the user name for authentication. The default is admin.
Password: Enter the password for authentication. The default is admin.