NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UAPubSubKeyService_Base
Interface UAPubSubKeyService_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubKeyServiceType i=15906
isAbstract
false
interface
UAPubSubKeyService_Base
{
getSecurityGroup
?:
UAMethod
<
UAMethodEvents
>
;
getSecurityKeys
?:
UAMethod
<
UAMethodEvents
>
;
keyPushTargets
?:
UAPubSubKeyPushTargetFolder
;
securityGroups
?:
UASecurityGroupFolder
;
}
Hierarchy (
View Summary
)
UAPubSubKeyService_Base
UAPubSubKeyService
UAPublishSubscribe_Base
Index
Properties
get
Security
Group?
get
Security
Keys?
key
Push
Targets?
security
Groups?
Properties
Optional
get
Security
Group
getSecurityGroup
?:
UAMethod
<
UAMethodEvents
>
Optional
get
Security
Keys
getSecurityKeys
?:
UAMethod
<
UAMethodEvents
>
Optional
key
Push
Targets
keyPushTargets
?:
UAPubSubKeyPushTargetFolder
Optional
security
Groups
securityGroups
?:
UASecurityGroupFolder
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
Security
Group
get
Security
Keys
key
Push
Targets
security
Groups
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...