public interface TransparentRedundancyType extends ServerRedundancyType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_SERVER_ID |
static String |
REDUNDANT_SERVER_ARRAY |
REDUNDANCY_SUPPORT| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentServerId() |
UaProperty |
getCurrentServerIdNode() |
RedundantServerDataType[] |
getRedundantServerArray() |
UaProperty |
getRedundantServerArrayNode() |
void |
setCurrentServerId(String value) |
void |
setRedundantServerArray(RedundantServerDataType[] value) |
getRedundancySupport, getRedundancySupportNode, setRedundancySupportgetQualifiedNamecallMethod, 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 CURRENT_SERVER_ID
static final String REDUNDANT_SERVER_ARRAY
UaProperty getCurrentServerIdNode()
String getCurrentServerId()
void setCurrentServerId(String value) throws StatusException
StatusExceptionUaProperty getRedundantServerArrayNode()
getRedundantServerArrayNode in interface ServerRedundancyTypeRedundantServerDataType[] getRedundantServerArray()
getRedundantServerArray in interface ServerRedundancyTypevoid setRedundantServerArray(RedundantServerDataType[] value) throws StatusException
setRedundantServerArray in interface ServerRedundancyTypeStatusExceptionCopyright © 2026. All rights reserved.