Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAPublishedEvents_Base
Interface UAPublishedEvents_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PublishedEventsType i=14572
isAbstract
false
interface
UAPublishedEvents_Base
{
$eventNotifier
:
UAProperty
<
NodeId
,
NodeId
>
;
configurationVersion
:
UAProperty
<
DTConfigurationVersion
,
ExtensionObject
>
;
cyclicDataSet
?:
UAProperty
<
boolean
,
Boolean
>
;
dataSetClassId
?:
UAProperty
<
string
,
Guid
>
;
dataSetMetaData
:
UAProperty
<
DTDataSetMeta
,
ExtensionObject
>
;
extensionFields
?:
UAExtensionFields
;
filter
:
UAProperty
<
DTContentFilter
,
ExtensionObject
>
;
modifyFieldSelection
?:
UAMethod
;
selectedFields
:
UAProperty
<
DTSimpleAttributeOperand
[]
,
ExtensionObject
>
;
}
Hierarchy (
view full
)
UAPublishedDataSet_Base
UAPublishedEvents_Base
UAPublishedEvents
Index
Properties
$event
Notifier
configuration
Version
cyclic
Data
Set?
data
Set
Class
Id?
data
Set
Meta
Data
extension
Fields?
filter
modify
Field
Selection?
selected
Fields
Properties
$event
Notifier
$event
Notifier
:
UAProperty
<
NodeId
,
NodeId
>
configuration
Version
configuration
Version
:
UAProperty
<
DTConfigurationVersion
,
ExtensionObject
>
Optional
cyclic
Data
Set
cyclic
Data
Set
?:
UAProperty
<
boolean
,
Boolean
>
Optional
data
Set
Class
Id
data
Set
Class
Id
?:
UAProperty
<
string
,
Guid
>
data
Set
Meta
Data
data
Set
Meta
Data
:
UAProperty
<
DTDataSetMeta
,
ExtensionObject
>
Optional
extension
Fields
extension
Fields
?:
UAExtensionFields
filter
filter
:
UAProperty
<
DTContentFilter
,
ExtensionObject
>
Optional
modify
Field
Selection
modify
Field
Selection
?:
UAMethod
selected
Fields
selected
Fields
:
UAProperty
<
DTSimpleAttributeOperand
[]
,
ExtensionObject
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$event
Notifier
configuration
Version
cyclic
Data
Set
data
Set
Class
Id
data
Set
Meta
Data
extension
Fields
filter
modify
Field
Selection
selected
Fields
NodeOPCUA reference documentation - public API
Loading...