Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UATwoStateVariable_Base
Interface UATwoStateVariable_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
TwoStateVariableType i=8995
dataType
LocalizedText
dataType Name
LocalizedText i=21
isAbstract
false
interface
UATwoStateVariable_Base
<
T
>
{
effectiveDisplayName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
effectiveTransitionTime
?:
UAProperty
<
Date
,
DateTime
>
;
falseState
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
id
:
UAProperty
<
boolean
,
Boolean
>
;
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
;
number
?:
UAProperty
<
number
,
UInt32
>
;
transitionTime
?:
UAProperty
<
Date
,
DateTime
>
;
trueState
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
}
Type Parameters
T
extends
LocalizedText
Hierarchy (
view full
)
UAStateVariable_Base
<
T
>
UATwoStateVariable_Base
UATwoStateVariable
Index
Properties
effective
Display
Name?
effective
Transition
Time?
false
State?
id
name?
number?
transition
Time?
true
State?
Properties
Optional
effective
Display
Name
effective
Display
Name
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
effective
Transition
Time
effective
Transition
Time
?:
UAProperty
<
Date
,
DateTime
>
Optional
false
State
false
State
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
id
id
:
UAProperty
<
boolean
,
Boolean
>
Optional
name
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
Optional
number
number
?:
UAProperty
<
number
,
UInt32
>
Optional
transition
Time
transition
Time
?:
UAProperty
<
Date
,
DateTime
>
Optional
true
State
true
State
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
effective
Display
Name
effective
Transition
Time
false
State
id
name
number
transition
Time
true
State
NodeOPCUA reference documentation - public API
Loading...