MdnsDiscoveryConfiguration Class
Extends BaseUAObject
Defined in:
Module: opcua.address_space.types
packages\node-opcua-service-discovery\_generated_\_auto_generated_MdnsDiscoveryConfiguration.js:27
mDNS discovery configuration.
Constructor
MdnsDiscoveryConfiguration
(
-
options
Parameters:
-
options
Object
Item Index
Properties
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String:
Properties
mdnsServerName
String
The name of the Server when it is announced via mDNS. See Part 12 for the details about mDNS. This string shall be less than 64 bytes.
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 Part 12.