jooby-codec
    Preparing search index...

    Interface IArchiveRecord

    interface IArchiveRecord {
        meterId: number;
        obisValueList: IObisValueFloat[];
        time2000: TTime2000;
    }
    Index

    Properties

    meterId: number
    obisValueList: IObisValueFloat[]
    time2000: TTime2000