Modifier and Type | Class and Description |
---|---|
class |
ServerStatus
ServerStatus: this class extends the Server with the parameters necessary to operate in
autonomous mode.
|
Modifier and Type | Method and Description |
---|---|
static void |
Processing.closeDevices(Server server,
Raspberry rpi)
closeDevices: this method close all OUT devices of the Raspberry.
|
static Raspberry |
InputOutput.initAllDevices(Raspberry rpi,
Server server)
initAllDevices: This method initializes all the physical devices of the raspberry.
|
static void |
Utilities.welcome(Server server)
welcome: this method shows the welcome message
|