NodeOPCUA API Documentation
    Preparing search index...

    Interface LldpManagementAddressTypeOptions

    interface LldpManagementAddressTypeOptions {
        address?: UAString;
        addressSubtype?: number;
        ifId?: number;
        ifSubtype?: ManAddrIfSubtype;
    }
    Index

    Properties

    address?: UAString
    addressSubtype?: number
    ifId?: number
    ifSubtype?: ManAddrIfSubtype