PublishedEventsType

The representation of the PublishedEventsType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=14572 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | PublishedEventsType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | PublishedDataSetType |
Categories | PubSub Model PublishedDataSet Events |
The references from the PublishedEventsType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EventNotifier | NodeId | PropertyType | Mandatory |
HasProperty | Variable | SelectedFields | SimpleAttributeOperand[] | PropertyType | Mandatory |
HasProperty | Variable | Filter | ContentFilter | PropertyType | Mandatory |
HasComponent | Method | ModifyFieldSelection | Optional |
ModifyFieldSelection
Signature
ModifyFieldSelection(
[in] ConfigurationVersionDataType ConfigurationVersion
[in] String FieldNameAliases
[in] Boolean PromotedFields
[in] SimpleAttributeOperand SelectedFields
[out] ConfigurationVersionDataType NewConfigurationVersion
);
Argument | Description |
---|---|
ConfigurationVersion | |
FieldNameAliases | |
PromotedFields | |
SelectedFields | |
NewConfigurationVersion |