Web Measurement Embedded App (WMEA) - v0.1.0-beta.7
    Preparing search index...
    interface IMeta {
        availableAfterSec: number;
        dialBandColors: { [x: string]: BandColors };
        group: PointGroupType;
        range: { max: number; min: number };
        ranges: { [x: string]: number[][][] };
        requirements: { medicalHistory: boolean; profileInfo: boolean };
    }
    Index

    Properties

    availableAfterSec: number
    dialBandColors: { [x: string]: BandColors }
    range: { max: number; min: number }
    ranges: { [x: string]: number[][][] }
    requirements: { medicalHistory: boolean; profileInfo: boolean }