NodeOPCUA API Documentation
    Preparing search index...

    Interface LldpTlvTypeOptions

    interface LldpTlvTypeOptions {
        tlvInfo?: ByteString;
        tlvType?: number;
    }
    Index

    Properties

    Properties

    tlvInfo?: ByteString
    tlvType?: number