NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
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 Summary
)
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
datagramQos
?:
UAProperty
<
DTStructure
[]
,
ExtensionObject
>
Optional
discovery
Announce
Rate
discoveryAnnounceRate
?:
UAProperty
<
number
,
UInt32
>
Optional
message
Repeat
Count
messageRepeatCount
?:
UAProperty
<
number
,
Byte
>
Optional
message
Repeat
Delay
messageRepeatDelay
?:
UAProperty
<
number
,
Double
>
Optional
qos
Category
qosCategory
?:
UAProperty
<
UAString
,
String
>
Optional
topic
topic
?:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
datagram
Qos
discovery
Announce
Rate
message
Repeat
Count
message
Repeat
Delay
qos
Category
topic
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...