The ApplicationType is an enumeration that specifies the type of OPC UA Application. The possible values are described in Table 115.
Table 115 – 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. |