NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UATransitionEvent_Base
Interface UATransitionEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
TransitionEventType i=2311
isAbstract
true
interface
UATransitionEvent_Base
{
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
;
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
;
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
fromState
:
UAStateVariable
<
LocalizedText
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
toState
:
UAStateVariable
<
LocalizedText
>
;
transition
:
UATransitionVariable
<
LocalizedText
>
;
}
Hierarchy (
View Summary
)
UABaseEvent_Base
UATransitionEvent_Base
UAProgramTransitionEvent_Base
UATransitionEvent
UATransitionEventType
Index
Properties
condition
Class
Id?
condition
Class
Name?
condition
Sub
Class
Id?
condition
Sub
Class
Name?
event
Id
event
Type
from
State
local
Time?
message
receive
Time
severity
source
Name
source
Node
time
to
State
transition
Properties
Optional
condition
Class
Id
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
Optional
condition
Class
Name
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
condition
Sub
Class
Id
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
Optional
condition
Sub
Class
Name
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
event
Id
eventId
:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
event
Type
eventType
:
UAProperty
<
NodeId
,
NodeId
>
from
State
fromState
:
UAStateVariable
<
LocalizedText
>
Optional
local
Time
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
receive
Time
receiveTime
:
UAProperty
<
Date
,
DateTime
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
sourceName
:
UAProperty
<
UAString
,
String
>
source
Node
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
time
time
:
UAProperty
<
Date
,
DateTime
>
to
State
toState
:
UAStateVariable
<
LocalizedText
>
transition
transition
:
UATransitionVariable
<
LocalizedText
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
condition
Class
Id
condition
Class
Name
condition
Sub
Class
Id
condition
Sub
Class
Name
event
Id
event
Type
from
State
local
Time
message
receive
Time
severity
source
Name
source
Node
time
to
State
transition
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...