- valueOf(String) - Static method in enum piserver.Constants.CONNECTION_ERROR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum piserver.I2CDisplay.HT16K33
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum piserver.Constants.CONNECTION_ERROR
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum piserver.I2CDisplay.HT16K33
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- volt2Omh(Device) - Static method in class piserver.Processing
-
volt2Omh: this method return the device passed as parameter, but with the data converted
from Volts to Ohmns.