NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
TransactionErrorTypeOptions
Interface TransactionErrorTypeOptions
interface
TransactionErrorTypeOptions
{
error
?:
StatusCode
;
message
?:
LocalizedTextLike
|
null
;
targetId
?:
NodeIdLike
|
null
;
}
Index
Properties
error?
message?
target
Id?
Properties
Optional
error
error
?:
StatusCode
Optional
message
message
?:
LocalizedTextLike
|
null
Optional
target
Id
targetId
?:
NodeIdLike
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
message
target
Id
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...