NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
SimpleAttributeOperandOptions
Interface SimpleAttributeOperandOptions
interface
SimpleAttributeOperandOptions
{
attributeId
?:
number
;
browsePath
?:
(
QualifiedNameLike
|
null
)
[]
|
null
;
indexRange
?:
NumericRange
;
typeDefinitionId
?:
NodeIdLike
|
null
;
}
Hierarchy (
View Summary
)
FilterOperandOptions
SimpleAttributeOperandOptions
Index
Properties
attribute
Id?
browse
Path?
index
Range?
type
Definition
Id?
Properties
Optional
attribute
Id
attributeId
?:
number
Optional
browse
Path
browsePath
?:
(
QualifiedNameLike
|
null
)
[]
|
null
Optional
index
Range
indexRange
?:
NumericRange
Optional
type
Definition
Id
typeDefinitionId
?:
NodeIdLike
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Id
browse
Path
index
Range
type
Definition
Id
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...