Package | Description |
---|---|
org.universAAL.hw.exporter.zigbee.ha.devices | |
org.universAAL.ontology.activityhub | |
org.universAAL.ontology.device | |
org.universAAL.ontology.device.home | |
org.universAAL.ontology.personalhealthdevice | |
org.universAAL.ontology.tutorial | |
org.universAAL.support.utils.service.mid |
Contains normal helper classes to deal with Service concepts of universAAL.
|
org.universAAL.support.utils.service.top |
Contains full advanced helper classes to interact with Services of universAAL.
|
org.universAAL.utilities.api.service.mid |
Contains normal helper classes to deal with Service concepts of universAAL.
|
org.universAAL.utilities.api.service.top |
Contains full advanced helper classes to interact with Services of universAAL.
|
Modifier and Type | Method and Description |
---|---|
static ServiceProfile[] |
ExporterSensorCallee.getServiceProfiles(String namespace,
String ontologyURI,
Sensor sensor) |
Modifier and Type | Class and Description |
---|---|
class |
ActivityHubSensor
Ontological representation of an activity hub sensor concept, to be extended
by different sensor types.
|
class |
ContactClosureSensor
Ontological representation of a contact closure sensor according to ISO 11073
- Part 10471 (Independent living activity hub).
|
class |
CoSensor
Ontological representation of a CO (carbon monoxide) sensor according to ISO
11073 - Part 10471 (Independent living activity hub).
|
class |
GasSensor
Ontological representation of a gas sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
MedicationDosageSensor
Ontological representation of a medication dosage sensor according to ISO
11073 - Part 10471 (Independent living activity hub).
|
class |
PersSensor
Ontological representation of a PERS (personal emergency) sensor according to
ISO 11073 - Part 10471 (Independent living activity hub).
|
class |
PropertyExitSensor
Ontological representation of a property exit sensor according to ISO 11073 -
Part 10471 (Independent living activity hub).
|
class |
SmokeSensor
Ontological representation of a smoke sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
UsageSensor
Ontological representation of a usage sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
WaterSensor
Ontological representation of a water sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
Modifier and Type | Class and Description |
---|---|
class |
BlindSensor |
class |
CO2Meter |
class |
CO2Sensor |
class |
COMeter |
class |
ContactSensor |
class |
COSensor |
class |
CurtainSensor |
class |
DimmerSensor |
class |
DoorSensor |
class |
DosageSensor |
class |
EnuresisSensor |
class |
EnvironmentMeter |
class |
EnvironmentSensor |
class |
ExitSensor |
class |
FallSensor |
class |
FloodSensor |
class |
GasMeter |
class |
GlassBreakSensor |
class |
HeaterSensor |
class |
HumiditySensor |
class |
LightSensor |
class |
MotionSensor |
class |
PanicButtonSensor |
class |
PresenceSensor |
class |
SmokeMeter |
class |
SwitchSensor |
class |
TemperatureLevelSensor |
class |
TemperatureSensor |
class |
WaterFlowSensor |
class |
WindowSensor |
Modifier and Type | Class and Description |
---|---|
class |
CarpetSensor
Ontological representation of a pressure sensor embedded on a carpet.
|
Modifier and Type | Class and Description |
---|---|
class |
BloodOxygenSatSensor |
class |
BloodPressureSensor |
class |
HeartRateSensor |
class |
WeighingScale |
Modifier and Type | Method and Description |
---|---|
Sensor[] |
MyConcept.getY() |
Modifier and Type | Method and Description |
---|---|
void |
MyConcept.addY(Sensor sens) |
void |
MyConcept.setY(Sensor[] sens) |
Modifier and Type | Method and Description |
---|---|
static ServiceProfile[] |
UtilSensor.getServiceProfiles(String namespace,
Sensor sensor)
Gives you the typical service profile of an on/off sensor service: Get
status.
|
static ServiceProfile[] |
UtilSensor.getServiceProfiles(String namespace,
String ontologyURI,
Sensor sensor)
Gives you the typical service profile of an on/off sensor service: Get
status.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(Sensor sensor,
Output argOut)
Gives you the typical GET STATUS service request for sensor services.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(Sensor sensor,
String out)
Gives you the typical GET STATUS service request for sensor services.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(String ontologyURI,
Sensor sensor,
Output argOut)
Gives you the typical GET STATUS service request for sensor services.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(String ontologyURI,
Sensor sensor,
String out)
Gives you the typical GET STATUS service request for sensor services.
|
Constructor and Description |
---|
UtilSensorCallee(ModuleContext context,
String namespace,
Sensor sensor)
Default constructor of the class.
|
Modifier and Type | Method and Description |
---|---|
static ServiceProfile[] |
UtilSensor.getServiceProfiles(String namespace,
Sensor sensor)
Gives you the typical service profile of an on/off sensor service: Get
status.
|
static ServiceProfile[] |
UtilSensor.getServiceProfiles(String namespace,
String ontologyURI,
Sensor sensor)
Gives you the typical service profile of an on/off sensor service: Get
status.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(Sensor sensor,
Output argOut)
Gives you the typical GET STATUS service request for sensor services.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(Sensor sensor,
String out)
Gives you the typical GET STATUS service request for sensor services.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(String ontologyURI,
Sensor sensor,
Output argOut)
Gives you the typical GET STATUS service request for sensor services.
|
static ServiceRequest |
UtilSensor.requestGetOnOff(String ontologyURI,
Sensor sensor,
String out)
Gives you the typical GET STATUS service request for sensor services.
|
Constructor and Description |
---|
UtilSensorCallee(ModuleContext context,
String namespace,
Sensor sensor)
Default constructor of the class.
|
Copyright © 2018 universAAL Consortium. All rights reserved.