NodeOPCUA API Documentation
    Preparing search index...

    Interface UALldpInformation_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition LldpInformationType i=18973
    isAbstract false
    interface UALldpInformation_Base {
        localSystemData: UALldpLocalSystem;
        ports: UAFolder;
        remoteStatistics?: UALldpRemoteStatistics;
    }

    Hierarchy (View Summary)

    Index

    Properties

    localSystemData: UALldpLocalSystem
    ports: UAFolder
    remoteStatistics?: UALldpRemoteStatistics