| Modifier and Type | Class and Description |
|---|---|
class |
GenericBCOTrigger<UR extends AbstractUnitRemote,DT extends com.google.protobuf.GeneratedMessage,STE extends Enum<STE>> |
class |
GenericValueBoundaryBCOTrigger<UR extends AbstractUnitRemote,DT extends com.google.protobuf.GeneratedMessage> |
class |
GenericValueDualBoundaryBCOTrigger<UR extends AbstractUnitRemote,DT extends com.google.protobuf.GeneratedMessage> |
| Modifier and Type | Class and Description |
|---|---|
class |
IlluminanceDualBoundaryTrigger<UR extends AbstractUnitRemote,DT extends com.google.protobuf.GeneratedMessage> |
| 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–2018 openbase.org. All rights reserved.