NodeOPCUA API Documentation
    Preparing search index...

    Interface LldpManagementAddressTxPortTypeOptions

    interface LldpManagementAddressTxPortTypeOptions {
        addressSubtype?: number;
        addrLen?: number;
        ifId?: number;
        ifSubtype?: ManAddrIfSubtype;
        manAddress?: UAString;
        txEnable?: boolean;
    }
    Index

    Properties

    addressSubtype?: number
    addrLen?: number
    ifId?: number
    ifSubtype?: ManAddrIfSubtype
    manAddress?: UAString
    txEnable?: boolean