public interface PublishedEventsType extends PublishedDataSetType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER |
static String |
MODIFY_FIELD_SELECTION |
static String |
PUB_SUB_EVENT_NOTIFIER |
static String |
SELECTED_FIELDS |
CONFIGURATION_VERSION, CYCLIC_DATA_SET, DATA_SET_CLASS_ID, DATA_SET_META_DATA, EXTENSION_FIELDS| Modifier and Type | Method and Description |
|---|---|
ContentFilter |
getFilter() |
UaProperty |
getFilterNode() |
UaMethod |
getModifyFieldSelectionNode() |
NodeId |
getPubSubEventNotifier() |
UaProperty |
getPubSubEventNotifierNode() |
SimpleAttributeOperand[] |
getSelectedFields() |
UaProperty |
getSelectedFieldsNode() |
ConfigurationVersionDataType |
modifyFieldSelection(ConfigurationVersionDataType f_configurationVersion,
String[] f_fieldNameAliases,
Boolean[] f_promotedFields,
SimpleAttributeOperand[] f_selectedFields) |
void |
setFilter(ContentFilter value) |
void |
setPubSubEventNotifier(NodeId value) |
void |
setSelectedFields(SimpleAttributeOperand[] value) |
getConfigurationVersion, getConfigurationVersionNode, getCyclicDataSetNode, getDataSetClassId, getDataSetClassIdNode, getDataSetMetaData, getDataSetMetaDataNode, getExtensionFieldsNode, isCyclicDataSet, setConfigurationVersion, setCyclicDataSet, setDataSetClassId, setDataSetMetaDatagetQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String FILTER
static final String PUB_SUB_EVENT_NOTIFIER
static final String SELECTED_FIELDS
static final String MODIFY_FIELD_SELECTION
UaProperty getFilterNode()
ContentFilter getFilter()
void setFilter(ContentFilter value) throws StatusException
StatusExceptionUaProperty getPubSubEventNotifierNode()
NodeId getPubSubEventNotifier()
void setPubSubEventNotifier(NodeId value) throws StatusException
StatusExceptionUaProperty getSelectedFieldsNode()
SimpleAttributeOperand[] getSelectedFields()
void setSelectedFields(SimpleAttributeOperand[] value) throws StatusException
StatusExceptionUaMethod getModifyFieldSelectionNode()
ConfigurationVersionDataType modifyFieldSelection(ConfigurationVersionDataType f_configurationVersion, String[] f_fieldNameAliases, Boolean[] f_promotedFields, SimpleAttributeOperand[] f_selectedFields) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.