public interface PubSubKeyPushTargetType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_URI |
static String |
CONNECT_SECURITY_GROUPS |
static String |
DISCONNECT_SECURITY_GROUPS |
static String |
ENDPOINT_URL |
static String |
LAST_PUSH_ERROR_TIME |
static String |
LAST_PUSH_EXECUTION_TIME |
static String |
REQUESTED_KEY_COUNT |
static String |
RETRY_INTERVAL |
static String |
SECURITY_POLICY_URI |
static String |
TRIGGER_KEY_UPDATE |
static String |
USER_TOKEN_TYPE |
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 RETRY_INTERVAL
static final String LAST_PUSH_ERROR_TIME
static final String APPLICATION_URI
static final String USER_TOKEN_TYPE
static final String REQUESTED_KEY_COUNT
static final String LAST_PUSH_EXECUTION_TIME
static final String SECURITY_POLICY_URI
static final String ENDPOINT_URL
static final String CONNECT_SECURITY_GROUPS
static final String DISCONNECT_SECURITY_GROUPS
static final String TRIGGER_KEY_UPDATE
UaProperty getRetryIntervalNode()
Double getRetryInterval()
void setRetryInterval(Double value) throws StatusException
StatusExceptionUaProperty getLastPushErrorTimeNode()
DateTime getLastPushErrorTime()
void setLastPushErrorTime(DateTime value) throws StatusException
StatusExceptionUaProperty getApplicationUriNode()
String getApplicationUri()
void setApplicationUri(String value) throws StatusException
StatusExceptionUaProperty getUserTokenTypeNode()
UserTokenPolicy getUserTokenType()
void setUserTokenType(UserTokenPolicy value) throws StatusException
StatusExceptionUaProperty getRequestedKeyCountNode()
UnsignedShort getRequestedKeyCount()
void setRequestedKeyCount(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getLastPushExecutionTimeNode()
DateTime getLastPushExecutionTime()
void setLastPushExecutionTime(DateTime value) throws StatusException
StatusExceptionUaProperty getSecurityPolicyUriNode()
String getSecurityPolicyUri()
void setSecurityPolicyUri(String value) throws StatusException
StatusExceptionUaProperty getEndpointUrlNode()
String getEndpointUrl()
void setEndpointUrl(String value) throws StatusException
StatusExceptionUaMethod getConnectSecurityGroupsNode()
StatusCode[] connectSecurityGroups(NodeId[] f_securityGroupIds) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getDisconnectSecurityGroupsNode()
StatusCode[] disconnectSecurityGroups(NodeId[] f_securityGroupIds) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getTriggerKeyUpdateNode()
void triggerKeyUpdate()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.