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

    Variable NodeTypesConst

    NodeTypes: {
        ACTIVE: OnmsNodeType;
        DELETED: OnmsNodeType;
        UNKNOWN: OnmsNodeType;
    } = ...

    Contains constant instances of all node types.

    Type Declaration