Errata exists for this version of the document.
The DiscoveryConfiguration structure used in the RegisterServer2 Service allows Servers to provide additional configuration parameters to Discovery Servers for registration. Table 133 defines the current set of discovery configuration options. The ExtensibleParameter type is defined in 7.12.
Table 133 – DiscoveryConfiguration parameterTypeIds
Symbolic Id |
Description |
MdnsDiscoveryConfiguration |
Configuration parameters for mDNS discovery. |
Table 134 defines the MdnsDiscoveryConfiguration parameter.
Table 134 – MdnsDiscoveryConfiguration
Name |
Type |
Description |
MdnsDiscoveryConfiguration |
structure |
mDNS discovery configuration. |
mdnsServerName |
String |
The name of the Server when it is announced via mDNS. See OPC 10000-12 for the details about mDNS. This string shall be less than 64 bytes. If not specified the first element of the serverNames array is used (truncated to 63 bytes if necessary). |
serverCapabilities [] |
String |
The set of Server capabilities supported by the Server. A Server capability is a short identifier for a feature The set of allowed Server capabilities are defined in OPC 10000-12. |