- updateDevice(Device) - Method in class picontrol.Server
-
updateDevice: update the device in the device list
- updateListRules(AutomaticRule, int) - Method in class picontrol.AutomaticState
-
updateListRules: update the rule in the position specified
- updateListStates(AutomaticState, int) - Method in class picontrol.Automatic
-
updateListStates: update a State to the list of States.
- updatePeripheral(Peripheral, int) - Method in class picontrol.Processor
-
updatePeripheral: update the peripheral in specified position
- updateProcessorList(Processor, int) - Method in class picontrol.Status
-
updateProcessorList: update the processor in specified position
- updateServer(Server, int) - Method in class picontrol.Client
-
updateServer: This method update the data of devices connected to a RPi.
- updateStatusInServers(Client) - Static method in class picontrol.Processing
-
updateStatusInServers: this method updates the current status in the servers.
- updateStatusTime() - Method in class picontrol.Status
-
updateStatusTime: update the date and time
- USER_AGENT - Static variable in class picontrol.Constants
-
USER_AGENT: String who identify the application type.
- Utilities - Class in picontrol
-
Utilities: some utilities class
- Utilities() - Constructor for class picontrol.Utilities
-