- incCountErrors() - Method in class picontrol.Client
-
incCountErrors: increment the number of errors.
- incCountTemp() - Method in class picontrol.Client
-
incCountTemp: increments the counter
- incNumProcessors() - Method in class picontrol.Status
-
incNumProcessors: increments the number of processors in the status system
- INITIAL_STATE - Static variable in class picontrol.Constants
-
INITIAL_STATE: Initial State for the automata.
- initServers(Client) - Static method in class picontrol.Processing
-
initServers: this method create the server objects, making a array of n Server with IP address,
etc..
- initStatus() - Method in class picontrol.Client
-
initStatus: This class set the initial status of the client
- InputOutput - Class in picontrol
-
InputOutput: this class implement the specific methods to the hardware of the Raspberry Pi.
- InputOutput() - Constructor for class picontrol.InputOutput
-
- inString(String[], String) - Static method in class picontrol.Utilities
-
inString: return true if string value is on array
- isOnline() - Method in class picontrol.Processor
-
isOnline: return if the processor (Logical Server) is online