Method: getAllDevices
Retrieve all the devices from the database.
Returns
Returns a WsDeviceListResult with a structure defined by the following table.
Name | Type | Description |
---|---|---|
data | WsDevice | Device Information |
errorCode | int | See the Web Service Error Codes |
errorMessage | string | Error message in readable text |
success | boolean | True if operation is successful |
tableTotalRecords | int | Total number of available records |
Example
Execute the following web service with a browser:
https://192.168.30.34:8443/axis/services/NetSightDeviceWebService/getAllDevices