NodeOPCUA API Documentation
    Preparing search index...

    Interface PseudoVariantUInt32

    interface PseudoVariantUInt32 {
        dataType: UInt32 | "UInt32";
        value: number;
    }
    Index

    Properties

    Properties

    dataType: UInt32 | "UInt32"
    value: number