NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
DTPubSubConnection
Interface DTPubSubConnection
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
PubSubConnectionDataType
isAbstract
false
interface
DTPubSubConnection
{
address
?:
DTNetworkAddress
;
connectionProperties
:
DTKeyValuePair
[]
;
enabled
:
boolean
;
name
:
UAString
;
publisherId
:
Variant
;
readerGroups
:
DTReaderGroup
[]
;
transportProfileUri
:
UAString
;
transportSettings
?:
DTStructure
;
writerGroups
:
DTWriterGroup
[]
;
}
Hierarchy (
View Summary
)
DTStructure
DTPubSubConnection
UDTPubSubConnection
Index
Properties
address?
connection
Properties
enabled
name
publisher
Id
reader
Groups
transport
Profile
Uri
transport
Settings?
writer
Groups
Properties
Optional
address
address
?:
DTNetworkAddress
connection
Properties
connectionProperties
:
DTKeyValuePair
[]
enabled
enabled
:
boolean
name
name
:
UAString
publisher
Id
publisherId
:
Variant
reader
Groups
readerGroups
:
DTReaderGroup
[]
transport
Profile
Uri
transportProfileUri
:
UAString
Optional
transport
Settings
transportSettings
?:
DTStructure
writer
Groups
writerGroups
:
DTWriterGroup
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
connection
Properties
enabled
name
publisher
Id
reader
Groups
transport
Profile
Uri
transport
Settings
writer
Groups
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...