jooby-codec
    Preparing search index...

    Interface IGetDemandParameters

    interface IGetDemandParameters {
        count: TUint8;
        date: IDate;
        demandParam: TUint8;
        firstIndex: TUint16;
        period: TUint8;
    }

    Hierarchy (View Summary)

    Index

    Properties

    count: TUint8

    Number of requested blocks (48 max).

    date: IDate

    Packed date.

    demandParam: TUint8
    firstIndex: TUint16

    Starting block number of requested data.

    Possible values:

    Period Value range
    1 0..1440
    3 0..480
    5 0..288
    10 0..144
    15 0..96
    30 0..48
    60 0..24
    period: TUint8

    Accumulation period (030 minutes, 1, 3, 5, 10, 15, 30, 60 minutes). Depends on the ten parameter in IOperatorParameters.