The DiscoveryConfigurationstructure used in the RegisterServer2 Serviceallows Serversto provide additional configuration parameters to Discovery Serversfor registration. Table 133defines the current set of discovery configuration options. The ExtensibleParametertype is defined in 7.12.
Table 133– DiscoveryConfiguration parameterTypeIds
Symbolic Id |
Description |
MdnsDiscoveryConfiguration |
Configuration parameters for mDNS discovery. |
Table 134defines the MdnsDiscoveryConfigurationparameter.
Table 134– 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 not specified 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. |