@bacnet-js/device
    Preparing search index...

    Interface BDStructuredViewOpts

    interface BDStructuredViewOpts {
        description?: string;
        name: string;
        nodeType?: NodeType;
    }
    Index

    Properties

    description?: string
    name: string
    nodeType?: NodeType