public class FS20Server extends ServiceCallee
busResourceURI, owner, theBus
Modifier | Constructor and Description |
---|---|
protected |
FS20Server(ModuleContext context)
Constructor with a given ModuleContext
|
Modifier and Type | Method and Description |
---|---|
boolean |
_activateGong(String URI) |
boolean |
_startAnimation(String URI,
Byte animation) |
boolean |
_turnOffFS20ST(String URI) |
boolean |
_turnOnFS20ST(String URI) |
void |
communicationChannelBroken()
This abstract method is called for each member of the bus when the bus is
being stopped.
|
ServiceResponse |
handleCall(ServiceCall call)
Handles the service call and react on it
|
addNewServiceProfiles, addNewServiceProfiles, busDyingOut, getMyID, handleRequest, removeMatchingProfiles
close, getComment, getLabel, getType, getURI, setComment, setLabel
protected FS20Server(ModuleContext context)
context
- = the given ModuleContextpublic ServiceResponse handleCall(ServiceCall call)
handleCall
in class ServiceCallee
call
- = the call from universAALpublic void communicationChannelBroken()
ServiceCallee
communicationChannelBroken
in class ServiceCallee
public boolean _activateGong(String URI)
activateGong
public boolean _turnOnFS20ST(String URI)
turnOnFS20ST
public boolean _turnOffFS20ST(String URI)
turnOffFS20ST
Copyright © 2018 universAAL Consortium. All rights reserved.