Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
;
confirmedState
?:
UATwoStateVariable
<
LocalizedText
>
;
disable
:
UAMethod
;
enable
:
UAMethod
;
enabledState
:
UATwoStateVariable
<
LocalizedText
>
;
eventId
:
UAProperty
<
Buffer
,
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 full
)
UACondition_Base
UAAcknowledgeableCondition_Base
UAAcknowledgeableConditionEx
UAAcknowledgeableCondition
UAAlarmCondition_Base
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
acked
State
:
UATwoStateVariable
<
LocalizedText
>
acknowledge
acknowledge
:
UAMethod
add
Comment
add
Comment
:
UAMethod
branch
Id
branch
Id
:
UAProperty
<
NodeId
,
NodeId
>
client
User
Id
client
User
Id
:
UAProperty
<
UAString
,
String
>
comment
comment
:
UAConditionVariable
<
LocalizedText
,
LocalizedText
>
condition
Class
Id
condition
Class
Id
:
UAProperty
<
NodeId
,
NodeId
>
condition
Class
Name
condition
Class
Name
:
UAProperty
<
LocalizedText
,
LocalizedText
>
condition
Name
condition
Name
:
UAProperty
<
UAString
,
String
>
condition
Refresh
condition
Refresh
:
UAMethod
condition
Refresh2
condition
Refresh2
:
UAMethod
condition
Sub
Class
Id
condition
Sub
Class
Id
:
UAProperty
<
NodeId
[]
,
NodeId
>
condition
Sub
Class
Name
condition
Sub
Class
Name
:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
Optional
confirm
confirm
?:
UAMethod
Optional
confirmed
State
confirmed
State
?:
UATwoStateVariable
<
LocalizedText
>
disable
disable
:
UAMethod
enable
enable
:
UAMethod
enabled
State
enabled
State
:
UATwoStateVariable
<
LocalizedText
>
event
Id
event
Id
:
UAProperty
<
Buffer
,
ByteString
>
event
Type
event
Type
:
UAProperty
<
NodeId
,
NodeId
>
last
Severity
last
Severity
:
UAConditionVariable
<
number
,
UInt16
>
Optional
local
Time
local
Time
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
quality
quality
:
UAConditionVariable
<
StatusCode
,
StatusCode
>
receive
Time
receive
Time
:
UAProperty
<
Date
,
DateTime
>
retain
retain
:
UAProperty
<
boolean
,
Boolean
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
source
Name
:
UAProperty
<
UAString
,
String
>
source
Node
source
Node
:
UAProperty
<
NodeId
,
NodeId
>
supports
Filtered
Retain
supports
Filtered
Retain
:
UAProperty
<
boolean
,
Boolean
>
time
time
:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Private
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
NodeOPCUA reference documentation - public API
Loading...