NodeOPCUA API Documentation
    Preparing search index...

    Interface DTTraceContext

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name TraceContextDataType
    isAbstract false
    interface DTTraceContext {
        parentIdentifier: UAString;
        parentSpanId: UInt64;
        spanId: UInt64;
        traceId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    parentIdentifier: UAString
    parentSpanId: UInt64
    spanId: UInt64
    traceId: string