NodeOPCUA API Documentation
    Preparing search index...

    Interface DTLldpManagementAddressTxPort

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name LldpManagementAddressTxPortType
    isAbstract false
    interface DTLldpManagementAddressTxPort {
        addressSubtype: number;
        addrLen: number;
        ifId: number;
        ifSubtype: EnumManAddrIfSubtype;
        manAddress: UAString;
        txEnable: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    addressSubtype: number
    addrLen: number
    ifId: number
    manAddress: UAString
    txEnable: boolean