@maschinenlesbar.org/mudab-cli
    Preparing search index...

    Interface Messstation

    STATION_SMALL item — a measurement station.

    interface Messstation {
        COMPT_DS?: string;
        metadataid?: number;
        NAME_PS?: string;
        STATIONTYPE_ST?: string;
        STATNAME_ST?: string;
    }
    Index
    COMPT_DS?: string

    Compartment code (see Compartment).

    metadataid?: number
    NAME_PS?: string

    Name of the project station this station belongs to.

    STATIONTYPE_ST?: string

    Station type.

    STATNAME_ST?: string

    Measurement-station name.