Package | Description |
---|---|
org.universAAL.lddi.lib.activityhub.devicemodel | |
org.universAAL.lddi.lib.activityhub.driver.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
ContactClosureSensor
Representation of a contact closure sensor according to ISO 11073 - Part
10471 (Indepentend living activity hub).
|
class |
FallSensor
Representation of a fall sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
class |
MotionSensor
Representation of a motion sensor according to ISO 11073 - Part 10471
(Independent living activity hub), edition 2010-05-01
Specific sensor events (from standard specification): - motion detected -
motion detected delayed (optional) - tamper detected (optional) - no
condition detected (optional)
Initially NO_CONDITION_DETECTED is set.
|
class |
SwitchSensor
Representation of a switch sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
class |
TemperatureSensor
Representation of a temperature sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
class |
UsageSensor
Representation of a usage sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
Modifier and Type | Method and Description |
---|---|
static ActivityHubSensor |
ActivityHubFactory.createInstance(ActivityHubDeviceCategoryUtil.ActivityHubDeviceCategory deviceCategory,
ActivityHubLocationUtil.ActivityHubLocation deviceLocation,
String deviceId,
org.osgi.service.log.LogService logger) |
Modifier and Type | Field and Description |
---|---|
protected ActivityHubSensor |
ActivityHubDriver.device |
Modifier and Type | Method and Description |
---|---|
ActivityHubSensor |
ActivityHubDriver.getDevice()
device access
|
Modifier and Type | Method and Description |
---|---|
boolean |
ActivityHubDriver.setDevice(ActivityHubSensor device)
store the device Add this driver instance to the driver list in my
consumer.
|
Copyright © 2018 universAAL Consortium. All rights reserved.