The ApplicationType is an enumeration that specifies the type of OPC UA Application. The possible values are described in Table 109.
Table 109 – ApplicationType values
|
Name |
Value |
Description |
|
SERVER |
0 |
The application is a Server. |
|
CLIENT |
1 |
The application is a Client. |
|
CLIENTANDSERVER |
2 |
|
|
DISCOVERYSERVER |
3 |
The application is a DiscoveryServer. |