monitoring-service
    Preparing search index...
    interface ConsumptionPointModel {
        _time: string;
        _value: number;
    }
    Index

    Properties

    Properties

    _time: string
    _value: number