
public interface IActivityHubActuator
| Modifier and Type | Method and Description |
|---|---|
void |
newActuatorCommand(String deviceId,
byte[] message)
The specific drivers instances have to implement this method to receive
events from the consuming bundles (e.g.
|
void newActuatorCommand(String deviceId, byte[] message)
deviceAddress - address of the device or the group that fire the messagemessage - array of byte containing the information of the status or
commandCopyright © 2018 universAAL Consortium. All rights reserved.