NodeOPCUA API Documentation
    Preparing search index...

    Interface PseudoVariantByte

    interface PseudoVariantByte {
        dataType: Byte | "UInt8";
        value: number;
    }
    Index

    Properties

    Properties

    dataType: Byte | "UInt8"
    value: number