jooby-codec
    Preparing search index...

    Interface IGetArchiveHoursMcResponseParameters

    interface IGetArchiveHoursMcResponseParameters {
        channelList: IChannelHours[];
        hours: TUint8;
        startTime2000: TTime2000;
    }
    Index

    Properties

    channelList: IChannelHours[]
    hours: TUint8

    It`s full value of pulse counter with diff for each previous hours (8 hours if reporting data interval is set to 4 hours).

    startTime2000: TTime2000

    Start date for requested day pulse counter's values.