NodeOPCUA API Documentation
    Preparing search index...

    Interface SpanContextDataTypeOptions

    interface SpanContextDataTypeOptions {
        spanId?: UInt64;
        traceId?: string;
    }

    Hierarchy (View Summary)

    Index
    spanId?: UInt64
    traceId?: string