NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UACondition_Base
Interface UACondition_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
ConditionType i=2782
isAbstract
true
interface
UACondition_Base
{
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
>
;
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
)
UABaseEvent_Base
UACondition_Base
UAAcknowledgeableCondition_Base
UACondition
UADialogCondition_Base
UAConditionEx
Index
Properties
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?
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
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
>
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
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
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...