public interface BaseEventType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CONDITION_CLASS_ID |
static String |
CONDITION_CLASS_NAME |
static String |
CONDITION_SUB_CLASS_ID |
static String |
CONDITION_SUB_CLASS_NAME |
static String |
EVENT_ID |
static String |
EVENT_TYPE |
static String |
LOCAL_TIME |
static String |
MESSAGE |
static String |
RECEIVE_TIME |
static String |
SEVERITY |
static String |
SOURCE_NAME |
static String |
SOURCE_NODE |
static String |
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 TIME
static final String MESSAGE
static final String EVENT_ID
static final String CONDITION_CLASS_ID
static final String CONDITION_CLASS_NAME
static final String SOURCE_NAME
static final String LOCAL_TIME
static final String CONDITION_SUB_CLASS_ID
static final String SOURCE_NODE
static final String RECEIVE_TIME
static final String SEVERITY
static final String CONDITION_SUB_CLASS_NAME
static final String EVENT_TYPE
UaProperty getTimeNode()
DateTime getTime()
void setTime(DateTime value) throws StatusException
StatusExceptionUaProperty getMessageNode()
LocalizedText getMessage()
void setMessage(LocalizedText value) throws StatusException
StatusExceptionUaProperty getEventIdNode()
ByteString getEventId()
void setEventId(ByteString value) throws StatusException
StatusExceptionUaProperty getConditionClassIdNode()
NodeId getConditionClassId()
void setConditionClassId(NodeId value) throws StatusException
StatusExceptionUaProperty getConditionClassNameNode()
LocalizedText getConditionClassName()
void setConditionClassName(LocalizedText value) throws StatusException
StatusExceptionUaProperty getSourceNameNode()
String getSourceName()
void setSourceName(String value) throws StatusException
StatusExceptionUaProperty getLocalTimeNode()
TimeZoneDataType getLocalTime()
void setLocalTime(TimeZoneDataType value) throws StatusException
StatusExceptionUaProperty getConditionSubClassIdNode()
NodeId[] getConditionSubClassId()
void setConditionSubClassId(NodeId[] value) throws StatusException
StatusExceptionUaProperty getSourceNodeNode()
NodeId getSourceNode()
void setSourceNode(NodeId value) throws StatusException
StatusExceptionUaProperty getReceiveTimeNode()
DateTime getReceiveTime()
void setReceiveTime(DateTime value) throws StatusException
StatusExceptionUaProperty getSeverityNode()
UnsignedShort getSeverity()
void setSeverity(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getConditionSubClassNameNode()
LocalizedText[] getConditionSubClassName()
void setConditionSubClassName(LocalizedText[] value) throws StatusException
StatusExceptionUaProperty getEventTypeNode()
NodeId getEventType()
void setEventType(NodeId value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.