public interface AlarmMetricsType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ALARM_COUNT |
static String |
AVERAGE_ALARM_RATE |
static String |
CURRENT_ALARM_RATE |
static String |
MAXIMUM_ACTIVE_STATE |
static String |
MAXIMUM_ALARM_RATE |
static String |
MAXIMUM_RE_ALARM_COUNT |
static String |
MAXIMUM_UN_ACK |
static String |
RESET |
static String |
START_TIME |
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 START_TIME
static final String MAXIMUM_RE_ALARM_COUNT
static final String MAXIMUM_UN_ACK
static final String MAXIMUM_ACTIVE_STATE
static final String ALARM_COUNT
static final String AVERAGE_ALARM_RATE
static final String MAXIMUM_ALARM_RATE
static final String CURRENT_ALARM_RATE
static final String RESET
BaseDataVariableType getStartTimeNode()
DateTime getStartTime()
void setStartTime(DateTime value) throws StatusException
StatusExceptionBaseDataVariableType getMaximumReAlarmCountNode()
UnsignedInteger getMaximumReAlarmCount()
void setMaximumReAlarmCount(UnsignedInteger value) throws StatusException
StatusExceptionBaseDataVariableType getMaximumUnAckNode()
Double getMaximumUnAck()
void setMaximumUnAck(Double value) throws StatusException
StatusExceptionBaseDataVariableType getMaximumActiveStateNode()
Double getMaximumActiveState()
void setMaximumActiveState(Double value) throws StatusException
StatusExceptionBaseDataVariableType getAlarmCountNode()
UnsignedInteger getAlarmCount()
void setAlarmCount(UnsignedInteger value) throws StatusException
StatusExceptionAlarmRateVariableType getAverageAlarmRateNode()
Double getAverageAlarmRate()
void setAverageAlarmRate(Double value) throws StatusException
StatusExceptionAlarmRateVariableType getMaximumAlarmRateNode()
Double getMaximumAlarmRate()
void setMaximumAlarmRate(Double value) throws StatusException
StatusExceptionAlarmRateVariableType getCurrentAlarmRateNode()
Double getCurrentAlarmRate()
void setCurrentAlarmRate(Double value) throws StatusException
StatusExceptionUaMethod getResetNode()
void reset()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.