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