Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAPubSubConnection_Base
Interface UAPubSubConnection_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubConnectionType i=14209
isAbstract
false
interface
UAPubSubConnection_Base
{
addReaderGroup
?:
UAMethod
;
address
:
UANetworkAddress
;
addWriterGroup
?:
UAMethod
;
connectionProperties
:
UAProperty
<
DTKeyValuePair
[]
,
ExtensionObject
>
;
diagnostics
?:
UAPubSubDiagnosticsConnection
;
publisherId
:
UAProperty
<
any
,
any
>
;
removeGroup
?:
UAMethod
;
status
:
UAPubSubStatus
;
transportProfileUri
:
UASelectionList
<
UAString
,
String
>
;
transportSettings
?:
UAConnectionTransport
;
}
Hierarchy (
view full
)
UAPubSubConnection_Base
UAPubSubConnection
Index
Properties
add
Reader
Group?
address
add
Writer
Group?
connection
Properties
diagnostics?
publisher
Id
remove
Group?
status
transport
Profile
Uri
transport
Settings?
Properties
Optional
add
Reader
Group
add
Reader
Group
?:
UAMethod
address
address
:
UANetworkAddress
Optional
add
Writer
Group
add
Writer
Group
?:
UAMethod
connection
Properties
connection
Properties
:
UAProperty
<
DTKeyValuePair
[]
,
ExtensionObject
>
Optional
diagnostics
diagnostics
?:
UAPubSubDiagnosticsConnection
publisher
Id
publisher
Id
:
UAProperty
<
any
,
any
>
Optional
remove
Group
remove
Group
?:
UAMethod
status
status
:
UAPubSubStatus
transport
Profile
Uri
transport
Profile
Uri
:
UASelectionList
<
UAString
,
String
>
Optional
transport
Settings
transport
Settings
?:
UAConnectionTransport
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
Reader
Group
address
add
Writer
Group
connection
Properties
diagnostics
publisher
Id
remove
Group
status
transport
Profile
Uri
transport
Settings
NodeOPCUA reference documentation - public API
Loading...