Class | Description |
---|---|
ActivityHubFactory |
Factory for the ActivityHub sensors according to ISO 11073 - Part 10471
(Indepentend living activity hub), edition 2010-05-01
|
ActivityHubSensor |
Activity hub sensor base class
Now all ActivityHub sensors are implemented as on/off sensors having
setSensorEventOn and setSensorEventOff methods.
|
ContactClosureSensor |
Representation of a contact closure sensor according to ISO 11073 - Part
10471 (Indepentend living activity hub).
|
FallSensor |
Representation of a fall sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
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.
|
SwitchSensor |
Representation of a switch sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
TemperatureSensor |
Representation of a temperature sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
UsageSensor |
Representation of a usage sensor according to ISO 11073 - Part 10471
(Indepentend living activity hub).
|
Enum | Description |
---|---|
ContactClosureSensorEvent |
sensor events of contact closure sensor ISO 11073-10471
|
FallSensorEvent |
sensor events of fall sensor ISO 11073-10471
|
MotionSensorEvent |
sensor events of motion sensor ISO 11073-10471
|
SwitchSensorEvent |
sensor events of switch sensor ISO 11073-10471
|
TemperatureSensorEvent |
sensor events of temperature sensor ISO 11073-10471
|
UsageSensorEvent |
sensor events of usage sensor ISO 11073-10471
|
Copyright © 2018 universAAL Consortium. All rights reserved.