POST api/locations/{LocationID}/SecuritySystem/{DeviceID}/ConnectToPanel
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
LocationID | integer |
Required |
|
DeviceID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ConnectToPanelResultNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<ConnectToPanelResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TC2API.Resource.Models" />