Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
SimpleAttributeOperandOptions
Interface SimpleAttributeOperandOptions
interface
SimpleAttributeOperandOptions
{
attributeId
?:
number
;
browsePath
?:
null
|
(
null
|
QualifiedNameLike
)
[]
;
indexRange
?:
NumericRange
;
typeDefinitionId
?:
null
|
NodeIdLike
;
}
Hierarchy (
view full
)
FilterOperandOptions
SimpleAttributeOperandOptions
Index
Properties
attribute
Id?
browse
Path?
index
Range?
type
Definition
Id?
Properties
Optional
attribute
Id
attribute
Id
?:
number
Optional
browse
Path
browse
Path
?:
null
|
(
null
|
QualifiedNameLike
)
[]
Optional
index
Range
index
Range
?:
NumericRange
Optional
type
Definition
Id
type
Definition
Id
?:
null
|
NodeIdLike
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Id
browse
Path
index
Range
type
Definition
Id
NodeOPCUA reference documentation - public API
Loading...