The Local OPC Servers API
Using the Local OPC Servers API, you can view the list of OPC servers installed on a
specified machine.
METHOD | GET |
URI |
|
SAMPLE QUERY PARAM GET URL |
|
SAMPLE RESPONSE |
|
SAMPLE cURL COMMAND |
|
Query Parameters
Parameter | Description | Required? | Values |
---|---|---|---|
machine name |
The machine name of the OPC server. | Yes | String |
Response Parameters
Parameter | Data Type | Required? | Description |
---|---|---|---|
ErrorCode |
Integer | Yes | For example, ErrorCode = 0 implies the operation was successful. |
ErrorMessage |
String | Yes | For example, NULL. |