Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UATwoStateDiscrete_Base
Interface UATwoStateDiscrete_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
TwoStateDiscreteType i=2373
dataType
Boolean
dataType Name
boolean i=1
isAbstract
false
interface
UATwoStateDiscrete_Base
<
T
>
{
definition
?:
UAProperty
<
UAString
,
String
>
;
falseState
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
trueState
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
valuePrecision
?:
UAProperty
<
number
,
Double
>
;
}
Type Parameters
T
extends
boolean
Hierarchy (
view full
)
UADiscreteItem_Base
<
T
,
Boolean
>
UATwoStateDiscrete_Base
UATwoStateDiscreteEx
UATwoStateDiscrete
Index
Properties
definition?
false
State
true
State
value
Precision?
Properties
Optional
definition
definition
?:
UAProperty
<
UAString
,
String
>
false
State
false
State
:
UAProperty
<
LocalizedText
,
LocalizedText
>
true
State
true
State
:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
value
Precision
value
Precision
?:
UAProperty
<
number
,
Double
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
definition
false
State
true
State
value
Precision
NodeOPCUA reference documentation - public API
Loading...