Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAStateVariable_Base
Interface UAStateVariable_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
StateVariableType i=2755
dataType
LocalizedText
dataType Name
LocalizedText i=21
isAbstract
false
interface
UAStateVariable_Base
<
T
>
{
effectiveDisplayName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
id
:
UAProperty
<
any
,
any
>
;
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
;
number
?:
UAProperty
<
number
,
UInt32
>
;
}
Type Parameters
T
extends
LocalizedText
Hierarchy (
view full
)
UABaseDataVariable_Base
<
T
,
LocalizedText
>
UAStateVariable_Base
UAFiniteStateVariable_Base
UAStateVariable
UATwoStateVariable_Base
Index
Properties
effective
Display
Name?
id
name?
number?
Properties
Optional
effective
Display
Name
effective
Display
Name
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
id
id
:
UAProperty
<
any
,
any
>
Optional
name
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
Optional
number
number
?:
UAProperty
<
number
,
UInt32
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
effective
Display
Name
id
name
number
NodeOPCUA reference documentation - public API
Loading...