public interface CertificateExpirationAlarmType extends SystemOffNormalAlarmType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CERTIFICATE |
static String |
CERTIFICATE_TYPE |
static String |
EXPIRATION_DATE |
static String |
EXPIRATION_LIMIT |
NORMAL_STATEACTIVE_STATE, ALARM_GROUP__PLACEHOLDER, AUDIBLE_ENABLED, AUDIBLE_SOUND, ENABLED_STATE, FIRST_IN_GROUP, FIRST_IN_GROUP_FLAG, GET_GROUP_MEMBERSHIPS, INPUT_NODE, LATCHED_STATE, MAX_TIME_SHELVED, OFF_DELAY, ON_DELAY, OUT_OF_SERVICE_STATE, PLACE_IN_SERVICE, PLACE_IN_SERVICE2, RE_ALARM_REPEAT_COUNT, RE_ALARM_TIME, REMOVE_FROM_SERVICE, REMOVE_FROM_SERVICE2, RESET, RESET2, SHELVING_STATE, SILENCE, SILENCE_STATE, SUPPRESS, SUPPRESS2, SUPPRESSED_OR_SHELVED, SUPPRESSED_STATE, UNSUPPRESS, UNSUPPRESS2ACKED_STATE, ACKNOWLEDGE, CONFIRM, CONFIRMED_STATEADD_COMMENT, BRANCH_ID, CLIENT_USER_ID, COMMENT, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, DISABLE, ENABLE, LAST_SEVERITY, QUALITY, RETAINEVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME| Modifier and Type | Method and Description |
|---|---|
ByteString |
getCertificate() |
UaProperty |
getCertificateNode() |
NodeId |
getCertificateType() |
UaProperty |
getCertificateTypeNode() |
DateTime |
getExpirationDate() |
UaProperty |
getExpirationDateNode() |
Double |
getExpirationLimit() |
UaProperty |
getExpirationLimitNode() |
void |
setCertificate(ByteString value) |
void |
setCertificateType(NodeId value) |
void |
setExpirationDate(DateTime value) |
void |
setExpirationLimit(Double value) |
getNormalState, getNormalStateNode, setNormalStategetActiveState, getActiveStateNode, getAudibleEnabledNode, getAudibleSound, getAudibleSoundNode, getEnabledState, getEnabledStateNode, getFirstInGroupFlagNode, getFirstInGroupNode, getGetGroupMembershipsNode, getGroupMemberships, getInputNode, getInputNodeNode, getLatchedState, getLatchedStateNode, getMaxTimeShelved, getMaxTimeShelvedNode, getOffDelay, getOffDelayNode, getOnDelay, getOnDelayNode, getOutOfServiceState, getOutOfServiceStateNode, getPlaceInService2Node, getPlaceInServiceNode, getReAlarmRepeatCount, getReAlarmRepeatCountNode, getReAlarmTime, getReAlarmTimeNode, getRemoveFromService2Node, getRemoveFromServiceNode, getReset2Node, getResetNode, getShelvingStateNode, getSilenceNode, getSilenceState, getSilenceStateNode, getSuppress2Node, getSuppressedOrShelvedNode, getSuppressedState, getSuppressedStateNode, getSuppressNode, getUnsuppress2Node, getUnsuppressNode, isAudibleEnabled, isFirstInGroupFlag, isSuppressedOrShelved, placeInService, placeInService2, removeFromService, removeFromService2, reset, reset2, setActiveState, setAudibleEnabled, setAudibleSound, setEnabledState, setFirstInGroupFlag, setInputNode, setLatchedState, setMaxTimeShelved, setOffDelay, setOnDelay, setOutOfServiceState, setReAlarmRepeatCount, setReAlarmTime, setSilenceState, setSuppressedOrShelved, setSuppressedState, silence, suppress, suppress2, unsuppress, unsuppress2acknowledge, confirm, getAckedState, getAckedStateNode, getAcknowledgeNode, getConfirmedState, getConfirmedStateNode, getConfirmNode, setAckedState, setConfirmedStateaddComment, disable, enable, getAddCommentNode, getBranchId, getBranchIdNode, getClientUserId, getClientUserIdNode, getComment, getCommentNode, getConditionClassId, getConditionClassIdNode, getConditionClassName, getConditionClassNameNode, getConditionName, getConditionNameNode, getConditionSubClassId, getConditionSubClassIdNode, getConditionSubClassName, getConditionSubClassNameNode, getDisableNode, getEnableNode, getLastSeverity, getLastSeverityNode, getQuality, getQualityNode, getRetainNode, isRetain, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setConditionSubClassId, setConditionSubClassName, setLastSeverity, setQuality, setRetaingetEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTimegetQualifiedNamecallMethod, 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 EXPIRATION_LIMIT
static final String CERTIFICATE
static final String EXPIRATION_DATE
static final String CERTIFICATE_TYPE
UaProperty getExpirationLimitNode()
Double getExpirationLimit()
void setExpirationLimit(Double value) throws StatusException
StatusExceptionUaProperty getCertificateNode()
ByteString getCertificate()
void setCertificate(ByteString value) throws StatusException
StatusExceptionUaProperty getExpirationDateNode()
DateTime getExpirationDate()
void setExpirationDate(DateTime value) throws StatusException
StatusExceptionUaProperty getCertificateTypeNode()
NodeId getCertificateType()
void setCertificateType(NodeId value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.