public interface WriterGroupType extends PubSubGroupType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_DATA_SET_WRITER |
static String |
DATA_SET_WRITER_NAME__PLACEHOLDER |
static String |
DIAGNOSTICS |
static String |
HEADER_LAYOUT_URI |
static String |
KEEP_ALIVE_TIME |
static String |
LOCALE_IDS |
static String |
MESSAGE_SETTINGS |
static String |
PRIORITY |
static String |
PUBLISHING_INTERVAL |
static String |
REMOVE_DATA_SET_WRITER |
static String |
TRANSPORT_SETTINGS |
static String |
WRITER_GROUP_ID |
GROUP_PROPERTIES, MAX_NETWORK_MESSAGE_SIZE, SECURITY_GROUP_ID, SECURITY_KEY_SERVICES, SECURITY_MODE, STATUSgetGroupProperties, getGroupPropertiesNode, getMaxNetworkMessageSize, getMaxNetworkMessageSizeNode, getSecurityGroupId, getSecurityGroupIdNode, getSecurityKeyServices, getSecurityKeyServicesNode, getSecurityMode, getSecurityModeNode, getStatusNode, setGroupProperties, setMaxNetworkMessageSize, setSecurityGroupId, setSecurityKeyServices, setSecurityModegetQualifiedNamecallMethod, 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 HEADER_LAYOUT_URI
static final String KEEP_ALIVE_TIME
static final String LOCALE_IDS
static final String WRITER_GROUP_ID
static final String PUBLISHING_INTERVAL
static final String PRIORITY
static final String TRANSPORT_SETTINGS
static final String DATA_SET_WRITER_NAME__PLACEHOLDER
static final String DIAGNOSTICS
static final String MESSAGE_SETTINGS
static final String REMOVE_DATA_SET_WRITER
static final String ADD_DATA_SET_WRITER
UaProperty getHeaderLayoutUriNode()
String getHeaderLayoutUri()
void setHeaderLayoutUri(String value) throws StatusException
StatusExceptionUaProperty getKeepAliveTimeNode()
Double getKeepAliveTime()
void setKeepAliveTime(Double value) throws StatusException
StatusExceptionUaProperty getLocaleIdsNode()
String[] getLocaleIds()
void setLocaleIds(String[] value) throws StatusException
StatusExceptionUaProperty getWriterGroupIdNode()
UnsignedShort getWriterGroupId()
void setWriterGroupId(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getPublishingIntervalNode()
Double getPublishingInterval()
void setPublishingInterval(Double value) throws StatusException
StatusExceptionUaProperty getPriorityNode()
UnsignedByte getPriority()
void setPriority(UnsignedByte value) throws StatusException
StatusExceptionWriterGroupTransportType getTransportSettingsNode()
PubSubDiagnosticsWriterGroupType getDiagnosticsNode()
WriterGroupMessageType getMessageSettingsNode()
UaMethod getRemoveDataSetWriterNode()
void removeDataSetWriter(NodeId f_dataSetWriterNodeId) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getAddDataSetWriterNode()
NodeId addDataSetWriter(DataSetWriterDataType f_configuration) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.