jooby-codec
    Preparing search index...

    Interface IScheduleStatus

    interface IScheduleStatus {
        id: TUint8;
        isSuccessful: boolean;
    }
    Index

    Properties

    Properties

    id: TUint8

    Schedule identifier (0-3)

    isSuccessful: boolean

    true - schedule configuration succeeded
    false - schedule configuration failed; all schedules remain unchanged