public interface PubSubConfigurationType extends FileType
| Modifier and Type | Interface and Description |
|---|---|
static class |
PubSubConfigurationType.CloseAndUpdateMethodOutputs |
static class |
PubSubConfigurationType.ReserveIdsMethodOutputs |
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE_AND_UPDATE |
static String |
RESERVE_IDS |
CLOSE, GET_POSITION, LAST_MODIFIED_TIME, MAX_BYTE_STRING_LENGTH, MIME_TYPE, OPEN, OPEN_COUNT, READ, SET_POSITION, SIZE, USER_WRITABLE, WRITABLE, WRITE| Modifier and Type | Method and Description |
|---|---|
PubSubConfigurationType.CloseAndUpdateMethodOutputs |
closeAndUpdate(UnsignedInteger f_fileHandle,
Boolean f_requireCompleteUpdate,
PubSubConfigurationRefDataType[] f_configurationReferences) |
UaMethod |
getCloseAndUpdateNode() |
UaMethod |
getReserveIdsNode() |
PubSubConfigurationType.ReserveIdsMethodOutputs |
reserveIds(String f_transportProfileUri,
UnsignedShort f_numReqWriterGroupIds,
UnsignedShort f_numReqDataSetWriterIds) |
close, getCloseNode, getGetPositionNode, getLastModifiedTime, getLastModifiedTimeNode, getMaxByteStringLength, getMaxByteStringLengthNode, getMimeType, getMimeTypeNode, getOpenCount, getOpenCountNode, getOpenNode, getPosition, getReadNode, getSetPositionNode, getSize, getSizeNode, getUserWritableNode, getWritableNode, getWriteNode, isUserWritable, isWritable, open, read, setLastModifiedTime, setMaxByteStringLength, setMimeType, setOpenCount, setPosition, setSize, setUserWritable, setWritable, writegetQualifiedNamecallMethod, 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 CLOSE_AND_UPDATE
static final String RESERVE_IDS
UaMethod getCloseAndUpdateNode()
PubSubConfigurationType.CloseAndUpdateMethodOutputs closeAndUpdate(UnsignedInteger f_fileHandle, Boolean f_requireCompleteUpdate, PubSubConfigurationRefDataType[] f_configurationReferences) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getReserveIdsNode()
PubSubConfigurationType.ReserveIdsMethodOutputs reserveIds(String f_transportProfileUri, UnsignedShort f_numReqWriterGroupIds, UnsignedShort f_numReqDataSetWriterIds) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.