NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
DTWriterGroup
Interface DTWriterGroup
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
WriterGroupDataType
isAbstract
false
interface
DTWriterGroup
{
dataSetWriters
:
DTDataSetWriter
[]
;
enabled
:
boolean
;
groupProperties
:
DTKeyValuePair
[]
;
headerLayoutUri
:
UAString
;
keepAliveTime
:
number
;
localeIds
:
UAString
[]
;
maxNetworkMessageSize
:
number
;
messageSettings
?:
DTStructure
;
name
:
UAString
;
priority
:
number
;
publishingInterval
:
number
;
securityGroupId
:
UAString
;
securityKeyServices
:
DTEndpointDescription
[]
;
securityMode
:
EnumMessageSecurityMode
;
transportSettings
?:
DTStructure
;
writerGroupId
:
number
;
}
Hierarchy (
View Summary
)
DTPubSubGroup
DTWriterGroup
UDTWriterGroup
Index
Properties
data
Set
Writers
enabled
group
Properties
header
Layout
Uri
keep
Alive
Time
locale
Ids
max
Network
Message
Size
message
Settings?
name
priority
publishing
Interval
security
Group
Id
security
Key
Services
security
Mode
transport
Settings?
writer
Group
Id
Properties
data
Set
Writers
dataSetWriters
:
DTDataSetWriter
[]
enabled
enabled
:
boolean
group
Properties
groupProperties
:
DTKeyValuePair
[]
header
Layout
Uri
headerLayoutUri
:
UAString
keep
Alive
Time
keepAliveTime
:
number
locale
Ids
localeIds
:
UAString
[]
max
Network
Message
Size
maxNetworkMessageSize
:
number
Optional
message
Settings
messageSettings
?:
DTStructure
name
name
:
UAString
priority
priority
:
number
publishing
Interval
publishingInterval
:
number
security
Group
Id
securityGroupId
:
UAString
security
Key
Services
securityKeyServices
:
DTEndpointDescription
[]
security
Mode
securityMode
:
EnumMessageSecurityMode
Optional
transport
Settings
transportSettings
?:
DTStructure
writer
Group
Id
writerGroupId
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Set
Writers
enabled
group
Properties
header
Layout
Uri
keep
Alive
Time
locale
Ids
max
Network
Message
Size
message
Settings
name
priority
publishing
Interval
security
Group
Id
security
Key
Services
security
Mode
transport
Settings
writer
Group
Id
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...