- ColorableLightRemote - Class in org.openbase.bco.dal.remote.unit
-
- ColorableLightRemote() - Constructor for class org.openbase.bco.dal.remote.unit.ColorableLightRemote
-
- ColorStateServiceRemote - Class in org.openbase.bco.dal.remote.service
-
- ColorStateServiceRemote() - Constructor for class org.openbase.bco.dal.remote.service.ColorStateServiceRemote
-
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.AbstractServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.ActivationStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.BlindStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.BrightnessStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.ColorStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.ContactStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.HandleStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.MotionStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.PowerConsumptionStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.PowerStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.SmokeAlarmStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.SmokeStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.StandbyStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.TamperStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.TargetTemperatureStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- computeServiceState() - Method in class org.openbase.bco.dal.remote.service.TemperatureStateServiceRemote
-
Compute the service state of this service collection if an underlying service changes.
- ConnectionRemote - Class in org.openbase.bco.dal.remote.unit.connection
-
- ConnectionRemote() - Constructor for class org.openbase.bco.dal.remote.unit.connection.ConnectionRemote
-
- ContactStateServiceRemote - Class in org.openbase.bco.dal.remote.service
-
- ContactStateServiceRemote() - Constructor for class org.openbase.bco.dal.remote.service.ContactStateServiceRemote
-
- createAndInitServiceRemote(ServiceTemplateType.ServiceTemplate.ServiceType, Collection<UnitConfigType.UnitConfig>) - Method in interface org.openbase.bco.dal.remote.service.ServiceRemoteFactory
-
Creates and initializes a service remote out of the given service type
and a collection of unitConfigs.
- createAndInitServiceRemote(ServiceTemplateType.ServiceTemplate.ServiceType, UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.dal.remote.service.ServiceRemoteFactory
-
Creates and initializes a service remote out of the given service type
and unitConfig.
- createAndInitServiceRemote(ServiceTemplateType.ServiceTemplate.ServiceType, Collection<UnitConfigType.UnitConfig>) - Method in class org.openbase.bco.dal.remote.service.ServiceRemoteFactoryImpl
-
- createAndInitServiceRemote(ServiceTemplateType.ServiceTemplate.ServiceType, UnitConfigType.UnitConfig) - Method in class org.openbase.bco.dal.remote.service.ServiceRemoteFactoryImpl
-
- createAndInitUnitRemote(UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
- createAndInitUnitRemote(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Deprecated.
- createServiceRemote(ServiceTemplateType.ServiceTemplate.ServiceType) - Method in interface org.openbase.bco.dal.remote.service.ServiceRemoteFactory
-
Creates a service remote out of the given service type.
- createServiceRemote(ServiceTemplateType.ServiceTemplate.ServiceType) - Method in class org.openbase.bco.dal.remote.service.ServiceRemoteFactoryImpl
-
- createUnitRemote(UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
- createUnitRemote(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
- newInitializedInstance(UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates and initializes an unit remote out of the given unit configuration.
- newInitializedInstance(ScopeType.Scope, UnitTemplateType.UnitTemplate.UnitType) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates and initializes an unit remote out of the given unit scope and type declaration.
- newInitializedInstance(ScopeType.Scope, Class<R>) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates and initializes an unit remote out of the given unit scope and class type.
- newInitializedInstance(ScopeType.Scope, long, TimeUnit) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates and initializes an unit remote out of the given unit scope.
- newInitializedInstance(String, long, TimeUnit) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates and initializes an unit remote out of the given unit id.
- newInitializedInstance(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates and initializes an unit remote out of the given unit configuration.
- newInitializedInstance(ScopeType.Scope, UnitTemplateType.UnitTemplate.UnitType) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates and initializes an unit remote out of the given unit scope and type declaration.
- newInitializedInstance(ScopeType.Scope, Class<R>) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates and initializes an unit remote out of the given unit scope and class type.
- newInitializedInstance(ScopeType.Scope, long, TimeUnit) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates and initializes an unit remote out of the given unit scope.
- newInitializedInstance(String, long, TimeUnit) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates and initializes an unit remote out of the given unit id.
- newInstance(UnitConfigType.UnitConfig) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates an unit remote out of the given unit configuration.
- newInstance(Class<R>) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates an unit remote out of the given unit class.
- newInstance(String, long, TimeUnit) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates an unit remote out of the given unit id.
- newInstance(ScopeType.Scope, long, TimeUnit) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates an unit remote out of the given unit scope.
- newInstance(UnitTemplateType.UnitTemplate.UnitType) - Method in interface org.openbase.bco.dal.remote.unit.UnitRemoteFactory
-
Creates an unit remote out of the given unit configuration.
- newInstance(UnitConfigType.UnitConfig) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates an unit remote out of the given unit configuration.
- newInstance(Class<R>) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates an unit remote out of the given unit class.
- newInstance(UnitTemplateType.UnitTemplate.UnitType) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates an unit remote out of the given unit configuration.
- newInstance(String, long, TimeUnit) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates an unit remote out of the given unit id.
- newInstance(ScopeType.Scope, long, TimeUnit) - Method in class org.openbase.bco.dal.remote.unit.UnitRemoteFactoryImpl
-
Creates an unit remote out of the given unit scope.
- notifyDataUpdate(BatteryDataType.BatteryData) - Method in class org.openbase.bco.dal.remote.unit.BatteryRemote
-
- notifyDataUpdate(BrightnessSensorDataType.BrightnessSensorData) - Method in class org.openbase.bco.dal.remote.unit.BrightnessSensorRemote
-
- notifyDataUpdate(ButtonDataType.ButtonData) - Method in class org.openbase.bco.dal.remote.unit.ButtonRemote
-
- notifyDataUpdate(ConnectionDataType.ConnectionData) - Method in class org.openbase.bco.dal.remote.unit.connection.ConnectionRemote
-
- notifyDataUpdate(DimmableLightDataType.DimmableLightData) - Method in class org.openbase.bco.dal.remote.unit.DimmableLightRemote
-
- notifyDataUpdate(HandleDataType.HandleData) - Method in class org.openbase.bco.dal.remote.unit.HandleRemote
-
- notifyDataUpdate(LightDataType.LightData) - Method in class org.openbase.bco.dal.remote.unit.LightRemote
-
- notifyDataUpdate(MonitorDataType.MonitorData) - Method in class org.openbase.bco.dal.remote.unit.MonitorRemote
-
- notifyDataUpdate(MotionDetectorDataType.MotionDetectorData) - Method in class org.openbase.bco.dal.remote.unit.MotionDetectorRemote
-
- notifyDataUpdate(PowerConsumptionSensorDataType.PowerConsumptionSensorData) - Method in class org.openbase.bco.dal.remote.unit.PowerConsumptionSensorRemote
-
- notifyDataUpdate(PowerSwitchDataType.PowerSwitchData) - Method in class org.openbase.bco.dal.remote.unit.PowerSwitchRemote
-
- notifyDataUpdate(ReedContactDataType.ReedContactData) - Method in class org.openbase.bco.dal.remote.unit.ReedContactRemote
-
- notifyDataUpdate(RollerShutterDataType.RollerShutterData) - Method in class org.openbase.bco.dal.remote.unit.RollerShutterRemote
-
- notifyDataUpdate(SmokeDetectorDataType.SmokeDetectorData) - Method in class org.openbase.bco.dal.remote.unit.SmokeDetectorRemote
-
- notifyDataUpdate(TamperDetectorDataType.TamperDetectorData) - Method in class org.openbase.bco.dal.remote.unit.TamperDetectorRemote
-
- notifyDataUpdate(TemperatureControllerDataType.TemperatureControllerData) - Method in class org.openbase.bco.dal.remote.unit.TemperatureControllerRemote
-
- notifyDataUpdate(TemperatureSensorDataType.TemperatureSensorData) - Method in class org.openbase.bco.dal.remote.unit.TemperatureSensorRemote
-