public interface PubSubKeyPushTargetFolderType extends FolderType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_PUSH_TARGET |
static String |
ADD_PUSH_TARGET_FOLDER |
static String |
PUSH_TARGET_NAME__PLACEHOLDER |
static String |
REMOVE_PUSH_TARGET |
static String |
REMOVE_PUSH_TARGET_FOLDER |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
addPushTarget(String f_applicationUri,
String f_endpointUrl,
String f_securityPolicyUri,
UserTokenPolicy f_userTokenType,
UnsignedShort f_requestedKeyCount,
Double f_retryInterval) |
NodeId |
addPushTargetFolder(String f_name) |
UaMethod |
getAddPushTargetFolderNode() |
UaMethod |
getAddPushTargetNode() |
UaMethod |
getRemovePushTargetFolderNode() |
UaMethod |
getRemovePushTargetNode() |
void |
removePushTarget(NodeId f_pushTargetId) |
void |
removePushTargetFolder(NodeId f_pushTargetFolderNodeId) |
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 PUSH_TARGET_NAME__PLACEHOLDER
static final String REMOVE_PUSH_TARGET
static final String ADD_PUSH_TARGET_FOLDER
static final String ADD_PUSH_TARGET
static final String REMOVE_PUSH_TARGET_FOLDER
UaMethod getRemovePushTargetNode()
void removePushTarget(NodeId f_pushTargetId) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getAddPushTargetFolderNode()
NodeId addPushTargetFolder(String f_name) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getAddPushTargetNode()
NodeId addPushTarget(String f_applicationUri, String f_endpointUrl, String f_securityPolicyUri, UserTokenPolicy f_userTokenType, UnsignedShort f_requestedKeyCount, Double f_retryInterval) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getRemovePushTargetFolderNode()
void removePushTargetFolder(NodeId f_pushTargetFolderNodeId) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.