jooby-codec
    Preparing search index...

    Interface IGetHalfHourDemandChannelResponseParameters

    interface IGetHalfHourDemandChannelResponseParameters {
        channel: TUint8;
        date: IDate;
        dstHour?: TUint8;
        energies: TEnergyPeriods;
        loadProfile: TUint8;
    }

    Hierarchy (View Summary)

    Index

    Properties

    channel: TUint8
    date: IDate
    dstHour?: TUint8

    If DST start/end of this day, contain DST hour.

    energies: TEnergyPeriods
    loadProfile: TUint8