NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UASelectionList_Base
Interface UASelectionList_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
SelectionListType i=16309
dataType
Null
dataType Name
VariantOptions i=0
value rank
-1
isAbstract
false
interface
UASelectionList_Base
<
T
,
DT
extends
DataType
>
{
restrictToList
?:
UAProperty
<
boolean
,
Boolean
>
;
selectionDescriptions
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
selections
:
UAProperty
<
any
,
any
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
DT
>
UASelectionList_Base
UASelectionList
Index
Properties
restrict
To
List?
selection
Descriptions?
selections
Properties
Optional
restrict
To
List
restrictToList
?:
UAProperty
<
boolean
,
Boolean
>
Optional
selection
Descriptions
selectionDescriptions
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
selections
selections
:
UAProperty
<
any
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
restrict
To
List
selection
Descriptions
selections
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...