public final class HMCharacteristicValueProgramMode
extends java.lang.Object
[@constant] HMCharacteristicValueProgramModeNotScheduled No programs scheduled. [@constant] HMCharacteristicValueProgramModeScheduled Program scheduled. [@constant] HMCharacteristicValueProgramModeScheduleOverriddenToManual Schedule currently overridden to manual mode.
| Modifier and Type | Field and Description |
|---|---|
static long |
NotScheduled |
static long |
Scheduled |
static long |
ScheduleOverriddenToManual |
public static final long NotScheduled
public static final long Scheduled
public static final long ScheduleOverriddenToManual