- updateDevice(Device, int) - Method in class piserver.Server
-
updateDevice: update the device in the specified position.
- updateDevice(Device) - Method in class piserver.Server
-
updateDevice: update the device in the device list, searching their position by their name.
- updateI2CDeviceToMap(I2CDevice, String) - Method in class piserver.Raspberry
-
updateI2CDeviceToMap: update a I2C device into the Hash Map.
- updatePeripheral(Peripheral, int) - Method in class piserver.Processor
-
updatePeripheral: update the peripheral in specified position.
- updateProcessorList(Processor, int) - Method in class piserver.Status
-
updateProcessorList: update the processor in specified position
- updateServer(ServerStatus, String) - Static method in class piserver.Processing
-
updateServer: This method update the global status stored in this server.
- updateStatus(ServerStatus, Raspberry) - Static method in class piserver.Processing
-
updateStatus: this method update the server status.
- updateStatusTime() - Method in class piserver.Status
-
updateStatusTime: update the date and time.
- USER_AGENT - Static variable in class piserver.Constants
-
Constants
- Utilities - Class in piserver
-
- Utilities() - Constructor for class piserver.Utilities
-