Package | Description |
---|---|
org.universAAL.lddi.abstraction |
This package assumes that there are external (meaning not readily connected
to universAAL) networking-enabled HW/SW components to which we may need
access in a universAAL network.
|
Modifier and Type | Method and Description |
---|---|
ExternalComponent |
ExternalDatapoint.getComponent()
Returns the
external component to which this
datapoint belongs. |
Modifier and Type | Method and Description |
---|---|
void |
ComponentIntegrator.processComponents(ExternalComponent[] components)
Used by
communication gateways to share with
this integrator the external components reachable through that gateway
after this integrator
subscribes to them for external components of certain types. |
abstract int |
CommunicationGateway.startEventing(ComponentIntegrator integrator,
ExternalComponent component,
byte intervalSeconds)
Serves as means for subscribing for events related to the changes of the
value of any property of the given external component.
|
Copyright © 2018 universAAL Consortium. All rights reserved.