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 |
---|---|
CommunicationGateway |
ExternalComponent.getGateway() |
Constructor and Description |
---|
ExternalComponent(CommunicationGateway gw,
String componentURI,
String typeURI)
The constructor has been made 'protected' in order to force communication
gateways to create own subclasses so that each communication gateway can
create only instances defined by itself.
|
Copyright © 2018 universAAL Consortium. All rights reserved.