Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAPubSubGroup_Base
Interface UAPubSubGroup_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubGroupType i=14232
isAbstract
true
interface
UAPubSubGroup_Base
{
groupProperties
:
UAProperty
<
DTKeyValuePair
[]
,
ExtensionObject
>
;
maxNetworkMessageSize
:
UAProperty
<
number
,
UInt32
>
;
securityGroupId
?:
UAProperty
<
UAString
,
String
>
;
securityKeyServices
?:
UAProperty
<
DTEndpointDescription
[]
,
ExtensionObject
>
;
securityMode
:
UAProperty
<
EnumMessageSecurityMode
,
Int32
>
;
status
:
UAPubSubStatus
;
}
Hierarchy (
view full
)
UAPubSubGroup_Base
UAPubSubGroup
UAReaderGroup_Base
UAWriterGroup_Base
Index
Properties
group
Properties
max
Network
Message
Size
security
Group
Id?
security
Key
Services?
security
Mode
status
Properties
group
Properties
group
Properties
:
UAProperty
<
DTKeyValuePair
[]
,
ExtensionObject
>
max
Network
Message
Size
max
Network
Message
Size
:
UAProperty
<
number
,
UInt32
>
Optional
security
Group
Id
security
Group
Id
?:
UAProperty
<
UAString
,
String
>
Optional
security
Key
Services
security
Key
Services
?:
UAProperty
<
DTEndpointDescription
[]
,
ExtensionObject
>
security
Mode
security
Mode
:
UAProperty
<
EnumMessageSecurityMode
,
Int32
>
status
status
:
UAPubSubStatus
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
group
Properties
max
Network
Message
Size
security
Group
Id
security
Key
Services
security
Mode
status
NodeOPCUA reference documentation - public API
Loading...