OpenNMS.js - v2.6.2-SNAPSHOT
    Preparing search index...

    Variable NodeLabelSourcesConst

    NodeLabelSources: {
        ADDRESS: OnmsNodeLabelSource;
        HOSTNAME: OnmsNodeLabelSource;
        NETBIOS: OnmsNodeLabelSource;
        SYSNAME: OnmsNodeLabelSource;
        UNKNOWN: OnmsNodeLabelSource;
        USER: OnmsNodeLabelSource;
    } = ...

    Contains constant instances of all available node label sources.

    Type Declaration