jooby-codec
    Preparing search index...

    Interface IGetSeasonProfileParameters

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

    Properties

    index: TUint8

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

    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)