jooby-codec
    Preparing search index...

    Interface ISetSeasonProfileParameters

    interface ISetSeasonProfileParameters {
        date: TMonthDay;
        dayIndexes: TUint8[];
        index: TUint8;
        month: TMonth;
        tariffTable: TUint8;
    }

    Hierarchy (View Summary)

    Index

    Properties

    date: TMonthDay
    dayIndexes: TUint8[]

    List of day profile indexes.

    index: TUint8

    Season profile index in a list of all tariff seasons (max 14).

    month: TMonth
    tariffTable: TUint8

    tariff table identifier

    0 – table A+, 1 – table A- (for MTX1)
    0 – table A+, 1 – table P+, 2 – table A- (for MTX3)