| Modifier and Type | Class and Description |
|---|---|
class |
BatteryPane
Created by tmichalski on 13.01.16.
|
class |
ColorableLightPane
Created by agatting on 03.12.15.
|
class |
DimmableLightPane
Created by agatting on 03.12.15.
|
class |
LightPane
Created by agatting on 03.12.15.
|
class |
MotionDetectorPane |
class |
PowerSwitchPane |
class |
ReedContactPane |
class |
TamperDetectorPane
Created by agatting on 12.04.16.
|
class |
TemperatureSensorPane
Created by tmichalski on 17.01.16.
|
| Modifier and Type | Method and Description |
|---|---|
<R extends AbstractUnitPane> |
UnitPaneFactory.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
Class<R> unitRemoteClass)
Creates and initializes an unit pane out of the given unit scope and class type.
|
<R extends AbstractUnitPane> |
UnitPaneFactoryImpl.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
Class<R> unitPaneClass)
Creates and initializes an unit pane out of the given unit scope and class type.
|
<R extends AbstractUnitPane> |
UnitPaneFactory.newInstance(Class<R> unitRemoteClass)
Creates an unit pane out of the given unit class.
|
<R extends AbstractUnitPane> |
UnitPaneFactoryImpl.newInstance(Class<R> unitPaneClass)
Creates an unit pane out of the given unit class.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractUnitPane |
UnitPaneFactory.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit pane out of the given unit scope.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit pane out of the given unit scope.
|
AbstractUnitPane |
UnitPaneFactory.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates and initializes an unit pane out of the given unit scope and type declaration.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInitializedInstance(rst.rsb.ScopeType.Scope scope,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates and initializes an unit pane out of the given unit scope and type declaration.
|
AbstractUnitPane |
UnitPaneFactory.newInitializedInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit pane out of the given unit id.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInitializedInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates and initializes an unit pane out of the given unit id.
|
AbstractUnitPane |
UnitPaneFactory.newInitializedInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates and initializes an unit pane out of the given unit configuration.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInitializedInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates and initializes an unit pane out of the given unit configuration.
|
AbstractUnitPane |
UnitPaneFactory.newInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates an unit pane out of the given unit scope.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInstance(rst.rsb.ScopeType.Scope scope,
long timeout,
TimeUnit timeUnit)
Creates an unit pane out of the given unit scope.
|
AbstractUnitPane |
UnitPaneFactory.newInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates an unit pane out of the given unit id.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInstance(String unitId,
long timeout,
TimeUnit timeUnit)
Creates an unit pane out of the given unit id.
|
AbstractUnitPane |
UnitPaneFactory.newInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates an unit pane out of the given unit configuration.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInstance(rst.domotic.unit.UnitConfigType.UnitConfig config)
Creates an unit pane out of the given unit configuration.
|
AbstractUnitPane |
UnitPaneFactory.newInstance(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates an unit pane out of the given unit configuration.
|
AbstractUnitPane |
UnitPaneFactoryImpl.newInstance(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType type)
Creates an unit pane out of the given unit configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AbstractUnitPane> |
UnitPaneFactoryImpl.loadUnitPaneClass(rst.domotic.unit.UnitConfigType.UnitConfig config)
Method resolves the unit pane class of the given unit config.
|
static Class<? extends AbstractUnitPane> |
UnitPaneFactoryImpl.loadUnitPaneClass(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
Method resolves the unit pane class of the given unit type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPane
Created by agatting on 12.04.16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppPane |
| Modifier and Type | Class and Description |
|---|---|
class |
LightSensorPane
Created by tmichalski on 15.01.16.
|
class |
PowerConsumptionSensorPane
Created by andi on 08.04.16.
|
class |
RollerShutterPane
Created by hoestreich on 11/19/15.
|
class |
SmokeDetectorPane
Created by agatting on 11.04.16.
|
class |
TemperatureControllerPane
Created by agatting on 17.01.16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocationPane
Created by agatting on 03.12.15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScenePane |
| Modifier and Type | Class and Description |
|---|---|
class |
UnitGroupPane |
Copyright © 2015–2018 openbase.org. All rights reserved.