Skip to content
Carsten Stocklöw edited this page May 31, 2017 · 16 revisions

aapi

Examples for the Annotated API, that show a different approach to using the service bus. The examples are based on the lighting sample.
Ontologies: ont.lighting

activityhub/client

Interaction with devices via activityhub ontology: logging events, query sensors, get sensor info.
Ontologies: ont.activityhub

activityhub/simulator

Publish simulated context events for activityhub devices (configurable).
Ontologies: ont.activityhub

lddi.bluetooth/continuaManager

A client to access Continua Devices via Bluetooth.
unsupported
see LDDI documentation
Ontologies: ont.personalhealthdevice

lddi.bluetooth/weighingScalePublisher

Publishes context event for data coming from a Continua weighting scale via Bluetooth.
unsupported
see LDDI documentation
Ontologies: ont.personalhealthdevice

lighting

The famous lighting sample that is often used to describe the development with universAAL. Manages some simulated light sources that can be queried, turned on/off, and dimmed (client only).
Consists of Client, Server, UI Client, and some scripts for the orchestrator
Ontologies: ont.lighting

smp.configurable.module

Shows how to use the configuration framework.
Ontologies: -

smp.sensor.simulator.gui

Simulates some sensors by sending context events.
Ontologies: ont.device, ont.lighting, ont.phWorld, ont.profile

.....

Clone this wiki locally