Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAMultiStateDictionaryEntryDiscreteBase_Base
Interface UAMultiStateDictionaryEntryDiscreteBase_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
MultiStateDictionaryEntryDiscreteBaseType i=19077
dataType
Variant
dataType Name
Variant i=26
isAbstract
false
interface
UAMultiStateDictionaryEntryDiscreteBase_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
)
UAMultiStateValueDiscrete_Base
<
T
,
DT
>
UAMultiStateDictionaryEntryDiscreteBase_Base
UAMultiStateDictionaryEntryDiscrete_Base
UAMultiStateDictionaryEntryDiscreteBase
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
>
Optional
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...