public interface PublishSubscribeType extends PubSubKeyServiceType
PubSubKeyServiceType.GetSecurityKeysMethodOutputsUaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_CONNECTION |
static String |
CONFIGURATION_PROPERTIES |
static String |
CONFIGURATION_VERSION |
static String |
CONNECTION_NAME__PLACEHOLDER |
static String |
DATA_SET_CLASSES |
static String |
DEFAULT_DATAGRAM_PUBLISHER_ID |
static String |
DEFAULT_SECURITY_KEY_SERVICES |
static String |
DIAGNOSTICS |
static String |
PUB_SUB_CAPABLITIES |
static String |
PUB_SUB_CONFIGURATION |
static String |
PUBLISHED_DATA_SETS |
static String |
REMOVE_CONNECTION |
static String |
SET_SECURITY_KEYS |
static String |
STATUS |
static String |
SUBSCRIBED_DATA_SETS |
static String |
SUPPORTED_TRANSPORT_PROFILES |
GET_SECURITY_GROUP, GET_SECURITY_KEYS, KEY_PUSH_TARGETS, SECURITY_GROUPSgetGetSecurityGroupNode, getGetSecurityKeysNode, getKeyPushTargetsNode, getSecurityGroup, getSecurityGroupsNode, getSecurityKeysgetQualifiedNamecallMethod, 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 CONFIGURATION_VERSION
static final String SUPPORTED_TRANSPORT_PROFILES
static final String DEFAULT_SECURITY_KEY_SERVICES
static final String DEFAULT_DATAGRAM_PUBLISHER_ID
static final String CONFIGURATION_PROPERTIES
static final String CONNECTION_NAME__PLACEHOLDER
static final String SUBSCRIBED_DATA_SETS
static final String PUBLISHED_DATA_SETS
static final String DATA_SET_CLASSES
static final String PUB_SUB_CONFIGURATION
static final String PUB_SUB_CAPABLITIES
static final String STATUS
static final String DIAGNOSTICS
static final String REMOVE_CONNECTION
static final String ADD_CONNECTION
static final String SET_SECURITY_KEYS
UaProperty getConfigurationVersionNode()
UnsignedInteger getConfigurationVersion()
void setConfigurationVersion(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getSupportedTransportProfilesNode()
String[] getSupportedTransportProfiles()
void setSupportedTransportProfiles(String[] value) throws StatusException
StatusExceptionUaProperty getDefaultSecurityKeyServicesNode()
EndpointDescription[] getDefaultSecurityKeyServices()
void setDefaultSecurityKeyServices(EndpointDescription[] value) throws StatusException
StatusExceptionUaProperty getDefaultDatagramPublisherIdNode()
UnsignedLong getDefaultDatagramPublisherId()
void setDefaultDatagramPublisherId(UnsignedLong value) throws StatusException
StatusExceptionUaProperty getConfigurationPropertiesNode()
KeyValuePair[] getConfigurationProperties()
void setConfigurationProperties(KeyValuePair[] value) throws StatusException
StatusExceptionSubscribedDataSetFolderType getSubscribedDataSetsNode()
DataSetFolderType getPublishedDataSetsNode()
FolderType getDataSetClassesNode()
PubSubConfigurationType getPubSubConfigurationNode()
PubSubCapabilitiesType getPubSubCapablitiesNode()
PubSubStatusType getStatusNode()
PubSubDiagnosticsRootType getDiagnosticsNode()
UaMethod getRemoveConnectionNode()
void removeConnection(NodeId f_connectionId) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getAddConnectionNode()
NodeId addConnection(PubSubConnectionDataType f_configuration) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getSetSecurityKeysNode()
void setSecurityKeys(String f_securityGroupId, String f_securityPolicyUri, UnsignedInteger f_currentTokenId, ByteString f_currentKey, ByteString[] f_futureKeys, Double f_timeToNextKey, Double f_keyLifetime) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.