- RELEASED - Static variable in interface ej.basedriver.ButtonEvent
-
The "released" action.
- requestAccumulatedConsumptionUpdate() - Method in interface ej.basedriver.PowerMeter
-
Ask for accumulated consumption to be updated.
- requestAccumulatedConsumptionUpdate() - Method in class ej.basedriver.PowerMeterProxy
-
- requestInstantConsumptionUpdate() - Method in interface ej.basedriver.PowerMeter
-
Ask for instant consumption to be updated.
- requestInstantConsumptionUpdate() - Method in class ej.basedriver.PowerMeterProxy
-
- requestStateUpdate() - Method in interface ej.basedriver.SwitchWithReturnState
-
Ask for this device's state to be updated.
- requestStateUpdate() - Method in class ej.basedriver.SwitchWithReturnStateProxy
-
- requestUpdate() - Method in interface ej.basedriver.MultilevelSensor
-
Request a value update.
- requestUpdate() - Method in class ej.basedriver.MultilevelSensorProxy
-
- requestUpdate() - Method in interface ej.basedriver.Thermostat
-
Request an update of the currentMode.
- requestUpdate() - Method in interface ej.basedriver.ThermostatMode
-
Requests the update of the value.
- requestUpdate() - Method in class ej.basedriver.ThermostatModeProxy
-
- requestUpdate() - Method in class ej.basedriver.ThermostatProxy
-
- resetAccumulatedConsumption() - Method in interface ej.basedriver.PowerMeter
-
Reset the accumulated power consumption to zero.
- resetAccumulatedConsumption() - Method in class ej.basedriver.PowerMeterProxy
-
- RESUME - Static variable in interface ej.basedriver.ThermostatMode
-
The system MUST resume to last active mode.
- RUNNING - Static variable in interface ej.basedriver.Controller
-
A controller state.