public interface PubSubCapabilitiesType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
MAX_DATA_SET_READERS |
static String |
MAX_DATA_SET_WRITERS |
static String |
MAX_DATA_SET_WRITERS_PER_GROUP |
static String |
MAX_FIELDS_PER_DATA_SET |
static String |
MAX_NETWORK_MESSAGE_SIZE_BROKER |
static String |
MAX_NETWORK_MESSAGE_SIZE_DATAGRAM |
static String |
MAX_PUB_SUB_CONNECTIONS |
static String |
MAX_PUBLISHED_DATA_SETS |
static String |
MAX_PUSH_TARGETS |
static String |
MAX_READER_GROUPS |
static String |
MAX_SECURITY_GROUPS |
static String |
MAX_STANDALONE_SUBSCRIBED_DATA_SETS |
static String |
MAX_WRITER_GROUPS |
static String |
SUPPORT_SECURITY_KEY_PULL |
static String |
SUPPORT_SECURITY_KEY_PUSH |
static String |
SUPPORT_SECURITY_KEY_SERVER |
getQualifiedNamecallMethod, 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 SUPPORT_SECURITY_KEY_SERVER
static final String MAX_DATA_SET_WRITERS_PER_GROUP
static final String MAX_SECURITY_GROUPS
static final String MAX_WRITER_GROUPS
static final String MAX_NETWORK_MESSAGE_SIZE_BROKER
static final String MAX_READER_GROUPS
static final String SUPPORT_SECURITY_KEY_PUSH
static final String MAX_DATA_SET_READERS
static final String MAX_PUBLISHED_DATA_SETS
static final String MAX_PUB_SUB_CONNECTIONS
static final String MAX_NETWORK_MESSAGE_SIZE_DATAGRAM
static final String SUPPORT_SECURITY_KEY_PULL
static final String MAX_DATA_SET_WRITERS
static final String MAX_PUSH_TARGETS
static final String MAX_FIELDS_PER_DATA_SET
static final String MAX_STANDALONE_SUBSCRIBED_DATA_SETS
UaProperty getSupportSecurityKeyServerNode()
Boolean isSupportSecurityKeyServer()
void setSupportSecurityKeyServer(Boolean value) throws StatusException
StatusExceptionUaProperty getMaxDataSetWritersPerGroupNode()
UnsignedInteger getMaxDataSetWritersPerGroup()
void setMaxDataSetWritersPerGroup(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxSecurityGroupsNode()
UnsignedInteger getMaxSecurityGroups()
void setMaxSecurityGroups(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxWriterGroupsNode()
UnsignedInteger getMaxWriterGroups()
void setMaxWriterGroups(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxNetworkMessageSizeBrokerNode()
UnsignedInteger getMaxNetworkMessageSizeBroker()
void setMaxNetworkMessageSizeBroker(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxReaderGroupsNode()
UnsignedInteger getMaxReaderGroups()
void setMaxReaderGroups(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getSupportSecurityKeyPushNode()
Boolean isSupportSecurityKeyPush()
void setSupportSecurityKeyPush(Boolean value) throws StatusException
StatusExceptionUaProperty getMaxDataSetReadersNode()
UnsignedInteger getMaxDataSetReaders()
void setMaxDataSetReaders(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxPublishedDataSetsNode()
UnsignedInteger getMaxPublishedDataSets()
void setMaxPublishedDataSets(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxPubSubConnectionsNode()
UnsignedInteger getMaxPubSubConnections()
void setMaxPubSubConnections(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxNetworkMessageSizeDatagramNode()
UnsignedInteger getMaxNetworkMessageSizeDatagram()
void setMaxNetworkMessageSizeDatagram(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getSupportSecurityKeyPullNode()
Boolean isSupportSecurityKeyPull()
void setSupportSecurityKeyPull(Boolean value) throws StatusException
StatusExceptionUaProperty getMaxDataSetWritersNode()
UnsignedInteger getMaxDataSetWriters()
void setMaxDataSetWriters(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxPushTargetsNode()
UnsignedInteger getMaxPushTargets()
void setMaxPushTargets(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxFieldsPerDataSetNode()
UnsignedInteger getMaxFieldsPerDataSet()
void setMaxFieldsPerDataSet(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxStandaloneSubscribedDataSetsNode()
UnsignedInteger getMaxStandaloneSubscribedDataSets()
void setMaxStandaloneSubscribedDataSets(UnsignedInteger value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.