Modifier and Type | Method and Description |
---|---|
void |
ButtonCollector.bindProxy(PushButton detector)
It is called when a new service of type PresenceDetector is registered
into the gateway.
|
void |
ButtonCollector.unbindProxy(PushButton detector) |
Modifier and Type | Method and Description |
---|---|
void |
ActimetricsApplication.bindMotionSensor(MotionSensor motionSensor)
Bind Method for null dependency
|
void |
ActimetricsApplication.unbindMotionSensor(MotionSensor motionSensor)
Unbind Method for null dependency
|
Modifier and Type | Method and Description |
---|---|
void |
LightFollowMeApplication.bindBinaryLight(BinaryLight binaryLight,
Map properties)
Bind Method for null dependency
|
void |
LightFollowMeApplication.bindPowerSwitch(PowerSwitch powerSwitch,
Map properties)
Bind Method for null dependency
|
void |
LightFollowMeApplication.bindPresenceSensor(PresenceSensor presenceSensor,
Map properties)
Bind Method for null dependency
|
void |
LightFollowMeApplication.unbindBinaryLight(BinaryLight binaryLight,
Map properties)
Unbind Method for null dependency
|
void |
LightFollowMeApplication.unbindPowerswitch(PowerSwitch powerSwitch,
Map properties)
Unbind Method for null dependency
|
void |
LightFollowMeApplication.unbindPrensenceSensor(PresenceSensor presenceSensor,
Map properties)
Unbind Method for null dependency
|
Modifier and Type | Method and Description |
---|---|
void |
LightFollowMeWithMotionSensorApplication.bindMotionSensor(MotionSensor motionSensor,
Map properties)
Bind Method for null dependency
|
void |
LightFollowMeWithMotionSensorApplication.unbindMotionSensor(MotionSensor motionSensor,
Map properties)
Unbind Method for null dependency
|
Modifier and Type | Method and Description |
---|---|
void |
DimmerFollowMeApplication.bindPhotometer(Photometer photometer,
Map properties)
Bind Method for null dependency
|
void |
DimmerFollowMeApplication.bindPresenceSensor(PresenceSensor presenceSensor,
Map properties)
Bind Method for null dependency
|
void |
DimmerFollowMeApplication.unbindPhotometer(Photometer photometer,
Map properties)
Unbind Method for null dependency
|
void |
DimmerFollowMeApplication.unbindPresenceSensor(PresenceSensor presenceSensor,
Map properties)
Unbind Method for null dependency
|
Modifier and Type | Method and Description |
---|---|
void |
FollowMeWithPhotometerApplication.bindMotionSensor(MotionSensor motionSensor,
Map properties)
Bind Method for null dependency
|
void |
FollowMeWithPhotometerApplication.unbindMotionSensor(MotionSensor motionSensor,
Map properties)
Unbind Method for null dependency
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.