Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
MethodAttributesOptions
Interface MethodAttributesOptions
interface
MethodAttributesOptions
{
description
?:
null
|
LocalizedTextLike
;
displayName
?:
null
|
LocalizedTextLike
;
executable
?:
boolean
;
specifiedAttributes
?:
number
;
userExecutable
?:
boolean
;
userWriteMask
?:
number
;
writeMask
?:
number
;
}
Hierarchy (
view full
)
NodeAttributesOptions
MethodAttributesOptions
Index
Properties
description?
display
Name?
executable?
specified
Attributes?
user
Executable?
user
Write
Mask?
write
Mask?
Properties
Optional
description
description
?:
null
|
LocalizedTextLike
Optional
display
Name
display
Name
?:
null
|
LocalizedTextLike
Optional
executable
executable
?:
boolean
Optional
specified
Attributes
specified
Attributes
?:
number
Optional
user
Executable
user
Executable
?:
boolean
Optional
user
Write
Mask
user
Write
Mask
?:
number
Optional
write
Mask
write
Mask
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
display
Name
executable
specified
Attributes
user
Executable
user
Write
Mask
write
Mask
NodeOPCUA reference documentation - public API
Loading...