Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UADatagramWriterGroupTransport_Base
Interface UADatagramWriterGroupTransport_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
DatagramWriterGroupTransportType i=21133
isAbstract
false
interface
UADatagramWriterGroupTransport_Base
{
address
?:
UANetworkAddress
;
datagramQos
?:
UAProperty
<
DTStructure
[]
,
ExtensionObject
>
;
discoveryAnnounceRate
?:
UAProperty
<
number
,
UInt32
>
;
messageRepeatCount
?:
UAProperty
<
number
,
Byte
>
;
messageRepeatDelay
?:
UAProperty
<
number
,
Double
>
;
qosCategory
?:
UAProperty
<
UAString
,
String
>
;
topic
?:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
view full
)
UAWriterGroupTransport_Base
UADatagramWriterGroupTransport_Base
UADatagramWriterGroupTransport
Index
Properties
address?
datagram
Qos?
discovery
Announce
Rate?
message
Repeat
Count?
message
Repeat
Delay?
qos
Category?
topic?
Properties
Optional
address
address
?:
UANetworkAddress
Optional
datagram
Qos
datagram
Qos
?:
UAProperty
<
DTStructure
[]
,
ExtensionObject
>
Optional
discovery
Announce
Rate
discovery
Announce
Rate
?:
UAProperty
<
number
,
UInt32
>
Optional
message
Repeat
Count
message
Repeat
Count
?:
UAProperty
<
number
,
Byte
>
Optional
message
Repeat
Delay
message
Repeat
Delay
?:
UAProperty
<
number
,
Double
>
Optional
qos
Category
qos
Category
?:
UAProperty
<
UAString
,
String
>
Optional
topic
topic
?:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
datagram
Qos
discovery
Announce
Rate
message
Repeat
Count
message
Repeat
Delay
qos
Category
topic
NodeOPCUA reference documentation - public API
Loading...