public interface ServerCapabilitiesType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATE_FUNCTIONS |
static String |
CONFORMANCE_UNITS |
static String |
LOCALE_ID_ARRAY |
static String |
MAX_ARRAY_LENGTH |
static String |
MAX_BROWSE_CONTINUATION_POINTS |
static String |
MAX_BYTE_STRING_LENGTH |
static String |
MAX_HISTORY_CONTINUATION_POINTS |
static String |
MAX_LOG_OBJECT_CONTINUATION_POINTS |
static String |
MAX_MONITORED_ITEMS |
static String |
MAX_MONITORED_ITEMS_PER_SUBSCRIPTION |
static String |
MAX_MONITORED_ITEMS_QUEUE_SIZE |
static String |
MAX_QUERY_CONTINUATION_POINTS |
static String |
MAX_SELECT_CLAUSE_PARAMETERS |
static String |
MAX_SESSIONS |
static String |
MAX_STRING_LENGTH |
static String |
MAX_SUBSCRIPTIONS |
static String |
MAX_SUBSCRIPTIONS_PER_SESSION |
static String |
MAX_WHERE_CLAUSE_PARAMETERS |
static String |
MIN_SUPPORTED_SAMPLE_RATE |
static String |
MODELLING_RULES |
static String |
OPERATION_LIMITS |
static String |
ROLE_SET |
static String |
SERVER_PROFILE_ARRAY |
static String |
SOFTWARE_CERTIFICATES |
static String |
VENDOR_CAPABILITY__PLACEHOLDER |
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 MAX_QUERY_CONTINUATION_POINTS
static final String MAX_ARRAY_LENGTH
static final String MIN_SUPPORTED_SAMPLE_RATE
static final String MAX_SUBSCRIPTIONS_PER_SESSION
static final String MAX_HISTORY_CONTINUATION_POINTS
static final String CONFORMANCE_UNITS
static final String MAX_LOG_OBJECT_CONTINUATION_POINTS
static final String LOCALE_ID_ARRAY
static final String MAX_MONITORED_ITEMS
static final String MAX_MONITORED_ITEMS_PER_SUBSCRIPTION
static final String MAX_WHERE_CLAUSE_PARAMETERS
static final String MAX_MONITORED_ITEMS_QUEUE_SIZE
static final String MAX_BYTE_STRING_LENGTH
static final String SOFTWARE_CERTIFICATES
static final String MAX_SUBSCRIPTIONS
static final String MAX_SESSIONS
static final String MAX_SELECT_CLAUSE_PARAMETERS
static final String MAX_BROWSE_CONTINUATION_POINTS
static final String SERVER_PROFILE_ARRAY
static final String MAX_STRING_LENGTH
static final String MODELLING_RULES
static final String ROLE_SET
static final String OPERATION_LIMITS
static final String AGGREGATE_FUNCTIONS
static final String VENDOR_CAPABILITY__PLACEHOLDER
UaProperty getMaxQueryContinuationPointsNode()
UnsignedShort getMaxQueryContinuationPoints()
void setMaxQueryContinuationPoints(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getMaxArrayLengthNode()
UnsignedInteger getMaxArrayLength()
void setMaxArrayLength(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMinSupportedSampleRateNode()
Double getMinSupportedSampleRate()
void setMinSupportedSampleRate(Double value) throws StatusException
StatusExceptionUaProperty getMaxSubscriptionsPerSessionNode()
UnsignedInteger getMaxSubscriptionsPerSession()
void setMaxSubscriptionsPerSession(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxHistoryContinuationPointsNode()
UnsignedShort getMaxHistoryContinuationPoints()
void setMaxHistoryContinuationPoints(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getConformanceUnitsNode()
QualifiedName[] getConformanceUnits()
void setConformanceUnits(QualifiedName[] value) throws StatusException
StatusExceptionUaProperty getMaxLogObjectContinuationPointsNode()
UnsignedShort getMaxLogObjectContinuationPoints()
void setMaxLogObjectContinuationPoints(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getLocaleIdArrayNode()
String[] getLocaleIdArray()
void setLocaleIdArray(String[] value) throws StatusException
StatusExceptionUaProperty getMaxMonitoredItemsNode()
UnsignedInteger getMaxMonitoredItems()
void setMaxMonitoredItems(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxMonitoredItemsPerSubscriptionNode()
UnsignedInteger getMaxMonitoredItemsPerSubscription()
void setMaxMonitoredItemsPerSubscription(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxWhereClauseParametersNode()
UnsignedInteger getMaxWhereClauseParameters()
void setMaxWhereClauseParameters(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxMonitoredItemsQueueSizeNode()
UnsignedInteger getMaxMonitoredItemsQueueSize()
void setMaxMonitoredItemsQueueSize(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxByteStringLengthNode()
UnsignedInteger getMaxByteStringLength()
void setMaxByteStringLength(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getSoftwareCertificatesNode()
SignedSoftwareCertificate[] getSoftwareCertificates()
void setSoftwareCertificates(SignedSoftwareCertificate[] value) throws StatusException
StatusExceptionUaProperty getMaxSubscriptionsNode()
UnsignedInteger getMaxSubscriptions()
void setMaxSubscriptions(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxSessionsNode()
UnsignedInteger getMaxSessions()
void setMaxSessions(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxSelectClauseParametersNode()
UnsignedInteger getMaxSelectClauseParameters()
void setMaxSelectClauseParameters(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getMaxBrowseContinuationPointsNode()
UnsignedShort getMaxBrowseContinuationPoints()
void setMaxBrowseContinuationPoints(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getServerProfileArrayNode()
String[] getServerProfileArray()
void setServerProfileArray(String[] value) throws StatusException
StatusExceptionUaProperty getMaxStringLengthNode()
UnsignedInteger getMaxStringLength()
void setMaxStringLength(UnsignedInteger value) throws StatusException
StatusExceptionList<? extends ServerVendorCapabilityType> getVendorCapability_PlaceholderNodes()
FolderType getModellingRulesNode()
RoleSetType getRoleSetNode()
OperationLimitsType getOperationLimitsNode()
FolderType getAggregateFunctionsNode()
Copyright © 2026. All rights reserved.