Adapter - Grandstream Video Door System Adapter
This page describes version 2.0.6 of the adapter.
Overview
This adapter is to control Grandstream Video Door System devices.
To use the Grandstream VDS to open a door the following settings need to be configured on the VDS. Please see the Grandstream Documentation for further details.
- In Door System Settings -> Basic Settings
- Set 'Remote PIN to open Door' to a value you will use in your adapter and workflows.
- Check the option for 'Enable HTTP API Remote Open Door'
Properties
Name | Display | Is Required | Comments | Type | Default Value | Maximum Value | Minimum Value | Maximum Length | Minimum Length |
---|---|---|---|---|---|---|---|---|---|
serviceaddress | Grandstream VDS Service Address | False | IP address of Grandstream VDS | string | 1024 | ||||
servicelogin | Grandstream VDS Service Login | False | Administrator username | string | 1024 | ||||
servicepassword | Grandstream VDS Service Password | False | Administrator password | string | 1024 | ||||
remotepin | Grandstream VDS Remote Pin | False | Remote Pin to open the door | string | 1024 |
Commands
Open Door (OpenDoor)
Open the door
Request Properties
Name | Display | Description | Is Required | Type |
---|---|---|---|---|
serviceaddress | VDS Address | The device hostname or ip address | False | string |
servicelogin | VDS Username | The device user name | False | string |
servicepassword | VDS Password | The device password | False | string |
remotepin | VDS Remote Pin to Open Door | The device remote pin to open door | False | string |
Release History
Version | Type | Description | Tracking # | Date |
---|---|---|---|---|
2.0.1 | Initial | First release in the Adapter Type store. | ||
2.0.5 | Maintenance | Updated third-party components and improved maintainability. | NAP-11518 | |
2.0.6 | Maintenance | Updated third-party components and improved maintainability. | NAP-23945 | 2022-11-29 |