Package | Description |
---|---|
fr.liglab.adele.habits.monitoring.button | |
fr.liglab.adele.icasa.actimetrics | |
fr.liglab.adele.icasa.device.button.simulated | |
fr.liglab.adele.zigbee.device.factories |
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.deviceAdded(PushButton device) |
void |
ButtonCollector.deviceEvent(PushButton detector,
Object data) |
void |
ButtonCollector.devicePropertyAdded(PushButton device,
String propertyName) |
void |
ButtonCollector.devicePropertyModified(PushButton device,
String propertyName,
Object oldValue,
Object newValue) |
void |
ButtonCollector.devicePropertyRemoved(PushButton device,
String propertyName) |
void |
ButtonCollector.deviceRemoved(PushButton device) |
void |
ButtonCollector.unbindProxy(PushButton detector) |
Modifier and Type | Method and Description |
---|---|
void |
ActimetricsApplication.bindPushButtons(PushButton button)
Bind Method for null dependency
|
void |
ActimetricsApplication.unbindPushButtons(PushButton button)
Unbind Method for null dependency
|
Modifier and Type | Interface and Description |
---|---|
interface |
SimulatedPushButton
User: garciai@imag.fr
Date: 9/2/13
Time: 2:24 PM
|
Modifier and Type | Class and Description |
---|---|
class |
ZigbeePushButton
User: garciai@imag.fr
Date: 9/6/13
Time: 11:49 AM
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.