NodeOPCUA API Documentation
    Preparing search index...

    Interface TraceContextDataTypeOptions

    interface TraceContextDataTypeOptions {
        parentIdentifier?: UAString;
        parentSpanId?: UInt64;
        spanId?: UInt64;
        traceId?: string;
    }

    Hierarchy (View Summary)

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