jooby-codec
    Preparing search index...

    Interface IGetDayProfileParameters

    interface IGetDayProfileParameters {
        index: TUint8;
        isActive: boolean;
        tariffTable: TUint8;
    }
    Index

    Properties

    index: TUint8

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

    isActive: boolean

    Is it active or passive table (false - active, true - passive).

    tariffTable: TUint8

    tariff table identifier

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