Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UADatagramConnectionTransport_Base
Interface UADatagramConnectionTransport_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
DatagramConnectionTransportType i=15064
isAbstract
false
interface
UADatagramConnectionTransport_Base
{
datagramQos
?:
UAProperty
<
DTStructure
[]
,
ExtensionObject
>
;
discoveryAddress
:
UANetworkAddress
;
discoveryAnnounceRate
?:
UAProperty
<
number
,
UInt32
>
;
discoveryMaxMessageSize
?:
UAProperty
<
number
,
UInt32
>
;
qosCategory
?:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
view full
)
UAConnectionTransport_Base
UADatagramConnectionTransport_Base
UADatagramConnectionTransport
Index
Properties
datagram
Qos?
discovery
Address
discovery
Announce
Rate?
discovery
Max
Message
Size?
qos
Category?
Properties
Optional
datagram
Qos
datagram
Qos
?:
UAProperty
<
DTStructure
[]
,
ExtensionObject
>
discovery
Address
discovery
Address
:
UANetworkAddress
Optional
discovery
Announce
Rate
discovery
Announce
Rate
?:
UAProperty
<
number
,
UInt32
>
Optional
discovery
Max
Message
Size
discovery
Max
Message
Size
?:
UAProperty
<
number
,
UInt32
>
Optional
qos
Category
qos
Category
?:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
datagram
Qos
discovery
Address
discovery
Announce
Rate
discovery
Max
Message
Size
qos
Category
NodeOPCUA reference documentation - public API
Loading...