REST API Test Page
Operation
POST
on
/config/{gatewayId}/camera/discover/{rootUser}/{rootPassword}
Pair and configure a camera
Produces
: application/json
Parameters
Name
Type
Value
Description
(JSON)
Request Body
{ "gatewayId" : "a gateway id", "name" : "a discovered camera name", "description" : "a description", "deviceAddress" : "a device address", "cameraIpOrFqdn" : "a camera ip or fqdn", "type" : 1, "lockType" : 1, "wifiEnabled" : false, "locked" : true }
*
Json description of the camera to pair
rootUser
Path Variable
*
Camera root user name (optional for Domis camera)
rootPassword
Path Variable
*
Camera root user password (optional for Domis camera)
gatewayId
Path Variable
*
Gateway id to which camera has to be paired
Result
HTTP Status :