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