jooby-codec
    Preparing search index...

    Interface ISetDayProfileParameters

    interface ISetDayProfileParameters {
        index: TUint8;
        periods: IDayProfile[];
        tariffTable: TUint8;
    }
    Index

    Properties

    index: TUint8

    Day profile index in a list of all tariff days (max 32).

    periods: IDayProfile[]
    tariffTable: TUint8

    tariff table identifier

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