NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UATwoStateDiscrete_Base
Interface UATwoStateDiscrete_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
TwoStateDiscreteType i=2373
dataType
Boolean
dataType Name
(boolean
value rank
-2
isAbstract
false
interface
UATwoStateDiscrete_Base
<
T
extends
boolean
|
boolean
[]
>
{
definition
?:
UAProperty
<
UAString
,
String
>
;
falseState
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
trueState
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
valuePrecision
?:
UAProperty
<
number
,
Double
>
;
}
Type Parameters
T
extends
boolean
|
boolean
[]
Hierarchy (
View Summary
)
UADiscreteItem_Base
<
T
,
Boolean
>
UATwoStateDiscrete_Base
UATwoStateDiscrete
UATwoStateDiscreteEx
Index
Properties
definition?
false
State
true
State
value
Precision?
Properties
Optional
definition
definition
?:
UAProperty
<
UAString
,
String
>
false
State
falseState
:
UAProperty
<
LocalizedText
,
LocalizedText
>
true
State
trueState
:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
value
Precision
valuePrecision
?:
UAProperty
<
number
,
Double
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
definition
false
State
true
State
value
Precision
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...