NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAAcknowledgeableCondition_Base
Interface UAAcknowledgeableCondition_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AcknowledgeableConditionType i=2881
isAbstract
false
interface
UAAcknowledgeableCondition_Base
{
ackedState
:
UATwoStateVariable
<
LocalizedText
>
;
acknowledge
:
UAMethod
;
addComment
:
UAMethod
;
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
<
UAMethodEvents
>
;
confirmedState
?:
UATwoStateVariable
<
LocalizedText
>
;
disable
:
UAMethod
;
enable
:
UAMethod
;
enabledState
:
UATwoStateVariable
<
LocalizedText
>
;
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
lastSeverity
:
UAConditionVariable
<
number
,
UInt16
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
quality
:
UAConditionVariable
<
StatusCode
,
StatusCode
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
retain
:
UAProperty
<
boolean
,
Boolean
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
supportsFilteredRetain
:
UAProperty
<
boolean
,
Boolean
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
}
Hierarchy (
View Summary
)
UACondition_Base
UAAcknowledgeableCondition_Base
UAAcknowledgeableCondition
UAAlarmCondition_Base
UAAcknowledgeableConditionEx
Index
Properties
acked
State
acknowledge
add
Comment
branch
Id
client
User
Id
comment
condition
Class
Id
condition
Class
Name
condition
Name
condition
Refresh
condition
Refresh2
condition
Sub
Class
Id?
condition
Sub
Class
Name?
confirm?
confirmed
State?
disable
enable
enabled
State
event
Id
event
Type
last
Severity
local
Time?
message
quality
receive
Time
retain
severity
source
Name
source
Node
supports
Filtered
Retain
time
Properties
acked
State
ackedState
:
UATwoStateVariable
<
LocalizedText
>
acknowledge
acknowledge
:
UAMethod
add
Comment
addComment
:
UAMethod
branch
Id
branchId
:
UAProperty
<
NodeId
,
NodeId
>
client
User
Id
clientUserId
:
UAProperty
<
UAString
,
String
>
comment
comment
:
UAConditionVariable
<
LocalizedText
,
LocalizedText
>
condition
Class
Id
conditionClassId
:
UAProperty
<
NodeId
,
NodeId
>
condition
Class
Name
conditionClassName
:
UAProperty
<
LocalizedText
,
LocalizedText
>
condition
Name
conditionName
:
UAProperty
<
UAString
,
String
>
condition
Refresh
conditionRefresh
:
UAMethod
condition
Refresh2
conditionRefresh2
:
UAMethod
Optional
condition
Sub
Class
Id
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
Optional
condition
Sub
Class
Name
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
Optional
confirm
confirm
?:
UAMethod
<
UAMethodEvents
>
Optional
confirmed
State
confirmedState
?:
UATwoStateVariable
<
LocalizedText
>
disable
disable
:
UAMethod
enable
enable
:
UAMethod
enabled
State
enabledState
:
UATwoStateVariable
<
LocalizedText
>
event
Id
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
event
Type
eventType
:
UAProperty
<
NodeId
,
NodeId
>
last
Severity
lastSeverity
:
UAConditionVariable
<
number
,
UInt16
>
Optional
local
Time
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
quality
quality
:
UAConditionVariable
<
StatusCode
,
StatusCode
>
receive
Time
receiveTime
:
UAProperty
<
Date
,
DateTime
>
retain
retain
:
UAProperty
<
boolean
,
Boolean
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
sourceName
:
UAProperty
<
UAString
,
String
>
source
Node
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
supports
Filtered
Retain
supportsFilteredRetain
:
UAProperty
<
boolean
,
Boolean
>
time
time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
acked
State
acknowledge
add
Comment
branch
Id
client
User
Id
comment
condition
Class
Id
condition
Class
Name
condition
Name
condition
Refresh
condition
Refresh2
condition
Sub
Class
Id
condition
Sub
Class
Name
confirm
confirmed
State
disable
enable
enabled
State
event
Id
event
Type
last
Severity
local
Time
message
quality
receive
Time
retain
severity
source
Name
source
Node
supports
Filtered
Retain
time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...