| Modifier and Type | Class and Description |
|---|---|
class |
BatteryRemote
* @author Tamino Huxohl
|
class |
BrightnessSensorRemote
Deprecated.
|
class |
ButtonRemote
* @author Tamino Huxohl
|
class |
ColorableLightRemote |
class |
DimmableLightRemote
* @author Tamino Huxohl
|
class |
DimmerRemote
* @author Tamino Huxohl
|
class |
HandleRemote
* @author Tamino Huxohl
|
class |
LightRemote |
class |
LightSensorRemote |
class |
MonitorRemote |
class |
MotionDetectorRemote
* @author Tamino Huxohl
|
class |
PowerConsumptionSensorRemote
* @author Tamino Huxohl
|
class |
PowerSwitchRemote
* @author Tamino Huxohl
|
class |
ReedContactRemote
* @author Tamino Huxohl
|
class |
RollerShutterRemote
* @author Tamino Huxohl
|
class |
SmokeDetectorRemote
* @author Tamino Huxohl
|
class |
TamperDetectorRemote
* @author Tamino Huxohl
|
class |
TemperatureControllerRemote |
class |
TemperatureSensorRemote
* @author Tamino Huxohl
|
| Modifier and Type | Method and Description |
|---|---|
<R extends AbstractUnitRemote> |
UnitRemoteFactoryImpl.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
Class<R> unitRemoteClass)
Creates and initializes an unit remote out of the given unit scope and class type.
|
<R extends AbstractUnitRemote> |
UnitRemoteFactory.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
Class<R> unitRemoteClass)
Creates and initializes an unit remote out of the given unit scope and class type.
|
<R extends AbstractUnitRemote> |
UnitRemoteFactoryImpl.newInstance(Class<R> unitRemoteClass)
Creates an unit remote out of the given unit class.
|
<R extends AbstractUnitRemote> |
UnitRemoteFactory.newInstance(Class<R> unitRemoteClass)
Creates an unit remote out of the given unit class.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractUnitRemote |
UnitRemoteFactoryImpl.createAndInitUnitRemote(rst.domotic.unit.UnitConfigType.UnitConfig config)
Deprecated.
|
AbstractUnitRemote |
UnitRemoteFactoryImpl.createUnitRemote(rst.domotic.unit.UnitConfigType.UnitConfig config)
Deprecated.
use newInstance instead!
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AbstractUnitRemote> |
UnitRemoteFactoryImpl.loadUnitRemoteClass(rst.domotic.unit.UnitConfigType.UnitConfig config)
Method resolves the unit remote class of the given unit config.
|
static Class<? extends AbstractUnitRemote> |
UnitRemoteFactoryImpl.loadUnitRemoteClass(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
Method resolves the unit remote class of the given unit type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
AppRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationGroupRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
SceneRemote |
| Modifier and Type | Class and Description |
|---|---|
class |
UnitGroupRemote
* @author Tamino Huxohl
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserRemote |
Copyright © 2014–2017 openbase.org. All rights reserved.