Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
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
:
VariantOptions
;
readerGroups
:
DTReaderGroup
[]
;
transportProfileUri
:
UAString
;
transportSettings
:
DTStructure
;
writerGroups
:
DTWriterGroup
[]
;
}
Hierarchy (
view full
)
DTStructure
DTPubSubConnection
UDTPubSubConnection
Index
Properties
address
connection
Properties
enabled
name
publisher
Id
reader
Groups
transport
Profile
Uri
transport
Settings
writer
Groups
Properties
address
address
:
DTNetworkAddress
connection
Properties
connection
Properties
:
DTKeyValuePair
[]
enabled
enabled
:
boolean
name
name
:
UAString
publisher
Id
publisher
Id
:
VariantOptions
reader
Groups
reader
Groups
:
DTReaderGroup
[]
transport
Profile
Uri
transport
Profile
Uri
:
UAString
transport
Settings
transport
Settings
:
DTStructure
writer
Groups
writer
Groups
:
DTWriterGroup
[]
Settings
Member Visibility
Protected
Private
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
NodeOPCUA reference documentation - public API
Loading...