The DiscoveryConfigurationstructure used in the RegisterServer2 Serviceallows Serversto provide additional configuration parameters to Discovery Serversfor registration. Table 137defines the current set of discovery configuration options. The ExtensibleParametertype is defined in 7.17.
Table 137– DiscoveryConfiguration parameterTypeIds
Symbolic Id |
Description |
MdnsDiscoveryConfiguration |
Configuration parameters for mDNS discovery. |
Table 138defines the MdnsDiscoveryConfigurationparameter.
Table 138– MdnsDiscoveryConfiguration
Name |
Type |
Description |
MdnsDiscoveryConfiguration |
structure |
mDNS discovery configuration. |
mdnsServerName |
String |
The name of the Serverwhen it is announced via mDNS. See OPC 10000-12for the details about mDNS. This string shall be less than 64 bytes. If null or empty the first element of the serverNames arrayis used (truncated to 63 bytes if necessary). |
serverCapabilities [] |
String |
The set of Servercapabilities supported by the Server. A Servercapability is a short identifier for a feature The set of allowed Servercapabilities are defined in OPC 10000-12. |