Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAMultiStateDictionaryEntryDiscrete_Base
Interface UAMultiStateDictionaryEntryDiscrete_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
MultiStateDictionaryEntryDiscreteType i=19084
dataType
Variant
dataType Name
Variant i=26
isAbstract
false
interface
UAMultiStateDictionaryEntryDiscrete_Base
<
T
,
DT
>
{
definition
?:
UAProperty
<
UAString
,
String
>
;
enumDictionaryEntries
:
UAProperty
<
NodeId
[]
,
NodeId
>
;
enumValues
:
UAProperty
<
DTEnumValue
[]
,
ExtensionObject
>
;
valueAsDictionaryEntries
:
UAProperty
<
NodeId
[]
,
NodeId
>
;
valueAsText
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
valuePrecision
?:
UAProperty
<
number
,
Double
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
view full
)
UAMultiStateDictionaryEntryDiscreteBase_Base
<
T
,
DT
>
UAMultiStateDictionaryEntryDiscrete_Base
UAMultiStateDictionaryEntryDiscrete
Index
Properties
definition?
enum
Dictionary
Entries
enum
Values
value
As
Dictionary
Entries
value
As
Text
value
Precision?
Properties
Optional
definition
definition
?:
UAProperty
<
UAString
,
String
>
enum
Dictionary
Entries
enum
Dictionary
Entries
:
UAProperty
<
NodeId
[]
,
NodeId
>
enum
Values
enum
Values
:
UAProperty
<
DTEnumValue
[]
,
ExtensionObject
>
value
As
Dictionary
Entries
value
As
Dictionary
Entries
:
UAProperty
<
NodeId
[]
,
NodeId
>
value
As
Text
value
As
Text
:
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
enum
Dictionary
Entries
enum
Values
value
As
Dictionary
Entries
value
As
Text
value
Precision
NodeOPCUA reference documentation - public API
Loading...