namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition TrustListOutOfDateAlarmType i=19297
isAbstract false
interface UATrustListOutOfDateAlarm_Base {
    ackedState: UATwoStateVariable<LocalizedText>;
    acknowledge: UAMethod;
    activeState: UATwoStateVariable<LocalizedText>;
    addComment: UAMethod;
    audibleEnabled?: UAProperty<boolean, Boolean>;
    audibleSound?: UAAudioVariable<Buffer>;
    branchId: UAProperty<NodeId, NodeId>;
    clientUserId: UAProperty<UAString, String>;
    comment: UAConditionVariable<LocalizedText, LocalizedText>;
    conditionClassId: UAProperty<NodeId, NodeId>;
    conditionClassName: UAProperty<LocalizedText, LocalizedText>;
    conditionName: UAProperty<UAString, String>;
    conditionRefresh: UAMethod;
    conditionRefresh2: UAMethod;
    conditionSubClassId: UAProperty<NodeId[], NodeId>;
    conditionSubClassName: UAProperty<LocalizedText[], LocalizedText>;
    confirm?: UAMethod;
    confirmedState?: UATwoStateVariable<LocalizedText>;
    disable: UAMethod;
    enable: UAMethod;
    enabledState: UATwoStateVariable<LocalizedText>;
    eventId: UAProperty<Buffer, ByteString>;
    eventType: UAProperty<NodeId, NodeId>;
    firstInGroup?: UAAlarmGroup;
    firstInGroupFlag?: UABaseDataVariable<boolean, Boolean>;
    getGroupMemberships?: UAMethod;
    inputNode: UAProperty<NodeId, NodeId>;
    lastSeverity: UAConditionVariable<number, UInt16>;
    lastUpdateTime: UAProperty<Date, DateTime>;
    latchedState?: UATwoStateVariable<LocalizedText>;
    localTime?: UAProperty<DTTimeZone, ExtensionObject>;
    maxTimeShelved?: UAProperty<number, Double>;
    message: UAProperty<LocalizedText, LocalizedText>;
    normalState: UAProperty<NodeId, NodeId>;
    offDelay?: UAProperty<number, Double>;
    onDelay?: UAProperty<number, Double>;
    outOfServiceState?: UATwoStateVariable<LocalizedText>;
    placeInService?: UAMethod;
    placeInService2?: UAMethod;
    quality: UAConditionVariable<StatusCode, StatusCode>;
    reAlarmRepeatCount?: UABaseDataVariable<number, Int16>;
    reAlarmTime?: UAProperty<number, Double>;
    receiveTime: UAProperty<Date, DateTime>;
    removeFromService?: UAMethod;
    removeFromService2?: UAMethod;
    reset?: UAMethod;
    reset2?: UAMethod;
    retain: UAProperty<boolean, Boolean>;
    severity: UAProperty<number, UInt16>;
    shelvingState?: UAShelvedStateMachine;
    silence?: UAMethod;
    silenceState?: UATwoStateVariable<LocalizedText>;
    sourceName: UAProperty<UAString, String>;
    sourceNode: UAProperty<NodeId, NodeId>;
    supportsFilteredRetain: UAProperty<boolean, Boolean>;
    suppress?: UAMethod;
    suppress2?: UAMethod;
    suppressedOrShelved: UAProperty<boolean, Boolean>;
    suppressedState?: UATwoStateVariable<LocalizedText>;
    time: UAProperty<Date, DateTime>;
    trustListId: UAProperty<NodeId, NodeId>;
    unsuppress?: UAMethod;
    unsuppress2?: UAMethod;
    updateFrequency: UAProperty<number, Double>;
}

Hierarchy (view full)

Properties

acknowledge: UAMethod
addComment: UAMethod
audibleEnabled?: UAProperty<boolean, Boolean>
audibleSound?: UAAudioVariable<Buffer>
clientUserId: UAProperty<UAString, String>
conditionClassId: UAProperty<NodeId, NodeId>
conditionClassName: UAProperty<LocalizedText, LocalizedText>
conditionName: UAProperty<UAString, String>
conditionRefresh: UAMethod
conditionRefresh2: UAMethod
conditionSubClassId: UAProperty<NodeId[], NodeId>
conditionSubClassName: UAProperty<LocalizedText[], LocalizedText>
confirm?: UAMethod
disable: UAMethod
enable: UAMethod
eventId: UAProperty<Buffer, ByteString>
eventType: UAProperty<NodeId, NodeId>
firstInGroup?: UAAlarmGroup
firstInGroupFlag?: UABaseDataVariable<boolean, Boolean>
getGroupMemberships?: UAMethod
inputNode: UAProperty<NodeId, NodeId>
lastSeverity: UAConditionVariable<number, UInt16>
lastUpdateTime: UAProperty<Date, DateTime>
maxTimeShelved?: UAProperty<number, Double>
normalState: UAProperty<NodeId, NodeId>
offDelay?: UAProperty<number, Double>
onDelay?: UAProperty<number, Double>
outOfServiceState?: UATwoStateVariable<LocalizedText>
placeInService?: UAMethod
placeInService2?: UAMethod
reAlarmRepeatCount?: UABaseDataVariable<number, Int16>
reAlarmTime?: UAProperty<number, Double>
receiveTime: UAProperty<Date, DateTime>
removeFromService?: UAMethod
removeFromService2?: UAMethod
reset?: UAMethod
reset2?: UAMethod
retain: UAProperty<boolean, Boolean>
severity: UAProperty<number, UInt16>
shelvingState?: UAShelvedStateMachine
silence?: UAMethod
sourceName: UAProperty<UAString, String>
sourceNode: UAProperty<NodeId, NodeId>
supportsFilteredRetain: UAProperty<boolean, Boolean>
suppress?: UAMethod
suppress2?: UAMethod
suppressedOrShelved: UAProperty<boolean, Boolean>
time: UAProperty<Date, DateTime>
trustListId: UAProperty<NodeId, NodeId>
unsuppress?: UAMethod
unsuppress2?: UAMethod
updateFrequency: UAProperty<number, Double>