Modifier and Type | Method and Description |
---|---|
void |
MeasureCollector.bindProxy(MotionSensor detector)
It is called when a new service of type PresenceDetector is registered
into the gateway.
|
void |
MeasureCollector.deviceAdded(MotionSensor device) |
void |
MeasureCollector.deviceEvent(MotionSensor detector,
Object data) |
void |
MeasureCollector.devicePropertyAdded(MotionSensor device,
String propertyName) |
void |
MeasureCollector.devicePropertyModified(MotionSensor device,
String propertyName,
Object oldValue,
Object newValue) |
void |
MeasureCollector.devicePropertyRemoved(MotionSensor device,
String propertyName) |
void |
MeasureCollector.deviceRemoved(MotionSensor device) |
void |
MeasureCollector.unbindProxy(MotionSensor 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 |
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 |
FollowMeWithPhotometerApplication.bindMotionSensor(MotionSensor motionSensor,
Map properties)
Bind Method for null dependency
|
void |
FollowMeWithPhotometerApplication.unbindMotionSensor(MotionSensor motionSensor,
Map properties)
Unbind Method for null dependency
|
Modifier and Type | Class and Description |
---|---|
class |
ZigbeeMotionSensor
User: garciai@imag.fr
Date: 9/5/13
Time: 1:47 PM
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.