Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
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
isAbstract
false
interface
UASelectionList_Base
<
T
,
DT
>
{
restrictToList
?:
UAProperty
<
boolean
,
Boolean
>
;
selectionDescriptions
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
selections
:
UAProperty
<
any
,
any
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
view full
)
UABaseDataVariable_Base
<
T
,
DT
>
UASelectionList_Base
UASelectionList
Index
Properties
restrict
To
List?
selection
Descriptions?
selections
Properties
Optional
restrict
To
List
restrict
To
List
?:
UAProperty
<
boolean
,
Boolean
>
Optional
selection
Descriptions
selection
Descriptions
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
selections
selections
:
UAProperty
<
any
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
restrict
To
List
selection
Descriptions
selections
NodeOPCUA reference documentation - public API
Loading...