NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UATransitionVariable_Base
Interface UATransitionVariable_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
TransitionVariableType i=2762
dataType
LocalizedText
dataType Name
LocalizedText i=21
value rank
-1
isAbstract
false
interface
UATransitionVariable_Base
<
T
extends
LocalizedText
>
{
effectiveTransitionTime
?:
UAProperty
<
Date
,
DateTime
>
;
id
:
UAProperty
<
any
,
any
>
;
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
;
number
?:
UAProperty
<
number
,
UInt32
>
;
transitionTime
?:
UAProperty
<
Date
,
DateTime
>
;
}
Type Parameters
T
extends
LocalizedText
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
LocalizedText
>
UATransitionVariable_Base
UAFiniteTransitionVariable_Base
UATransitionVariable
Index
Properties
effective
Transition
Time?
id
name?
number?
transition
Time?
Properties
Optional
effective
Transition
Time
effectiveTransitionTime
?:
UAProperty
<
Date
,
DateTime
>
id
id
:
UAProperty
<
any
,
any
>
Optional
name
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
Optional
number
number
?:
UAProperty
<
number
,
UInt32
>
Optional
transition
Time
transitionTime
?:
UAProperty
<
Date
,
DateTime
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
effective
Transition
Time
id
name
number
transition
Time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...