NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
TraceContextDataTypeOptions
Interface TraceContextDataTypeOptions
interface
TraceContextDataTypeOptions
{
parentIdentifier
?:
UAString
;
parentSpanId
?:
UInt64
;
spanId
?:
UInt64
;
traceId
?:
string
;
}
Hierarchy (
View Summary
)
SpanContextDataTypeOptions
TraceContextDataTypeOptions
Index
Properties
parent
Identifier?
parent
Span
Id?
span
Id?
trace
Id?
Properties
Optional
parent
Identifier
parentIdentifier
?:
UAString
Optional
parent
Span
Id
parentSpanId
?:
UInt64
Optional
span
Id
spanId
?:
UInt64
Optional
trace
Id
traceId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
parent
Identifier
parent
Span
Id
span
Id
trace
Id
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...