2014-09-07 10:10:12,650 [main] TRACE org.pidome.server.system.config.SystemConfig - Libraries file paths: [file:/home/pi/pidome-server/packages/system/dep/pi4j-core.jar, file:/home/pi/pidome-server/packages/system/dep/pi4j-service.jar, file:/home/pi/pidome-server/packages/system/dep/fusesource-mqtt-client-1.7.jar, file:/home/pi/pidome-server/packages/system/dep/pi4j-gpio-extension.jar, file:/home/pi/pidome-server/packages/system/dep/jssc.jar, file:/home/pi/pidome-server/packages/system/dep/log4j-api-2.0.jar, file:/home/pi/pidome-server/packages/system/dep/pi4j-device.jar, file:/home/pi/pidome-server/packages/system/dep/native/librxtxSerial.so, file:/home/pi/pidome-server/packages/system/dep/log4j-core-2.0.jar, file:/home/pi/pidome-server/packages/system/dep/json-simple-1.1.1.jar, file:/home/pi/pidome-server/packages/system/dep/hidapi-1.1.jar, file:/home/pi/pidome-server/packages/system/PiDome_Server_Connector_library.jar] 2014-09-07 10:10:12,799 [main] DEBUG org.pidome.misc.utils.PidControl - PID location: /var/run/pidome.pid 2014-09-07 10:10:12,804 [main] DEBUG org.pidome.misc.utils.PidControl - Running under PID: 4606 2014-09-07 10:10:20,745 [main] INFO org.pidome.misc.utils.TimeUtils - Setting timezone data: Europe/Amsterdam, 51.950000, 4.449999 2014-09-07 10:10:26,135 [main] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON wrapper set. 2014-09-07 10:10:26,176 [main] INFO org.pidome.server.system.extras.SystemExtras - Initializing system extras 2014-09-07 10:10:26,206 [main] INFO org.pidome.server.system.extras.SystemExtras - LED notifications setting: false 2014-09-07 10:10:26,209 [main] INFO org.pidome.server.system.extras.DataNotificationLeds - Led notification pins are disabled. If you want to enable this got to http://pidome.org on how to enable this. 2014-09-07 10:10:26,216 [main] INFO org.pidome.server.system.extras.SystemExtras - Done initializing extras 2014-09-07 10:10:26,381 [main] DEBUG org.pidome.server.system.db.DB - Loading all databases 2014-09-07 10:10:26,719 [main] ERROR err - SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 2014-09-07 10:10:26,730 [main] ERROR err - SLF4J: Defaulting to no-operation (NOP) logger implementation 2014-09-07 10:10:26,734 [main] ERROR err - SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 2014-09-07 10:10:31,913 [main] DEBUG org.pidome.server.system.db.DB - Database driver loaded and config and pooling set 2014-09-07 10:10:32,020 [main] DEBUG org.pidome.server.system.userstatus.UserStatusService - Loading user status: 1, name Awake, description: User status awake 2014-09-07 10:10:32,058 [main] DEBUG org.pidome.server.system.userstatus.UserStatusService - Loading user status: 2, name Sleeping, description: User status sleeping 2014-09-07 10:10:32,068 [main] DEBUG org.pidome.server.system.userstatus.UserStatusService - Loading user status: 3, name Unknown/Away, description: When the user is away and status is unknown 2014-09-07 10:10:32,109 [main] INFO org.pidome.server.system.userstatus.UserStatusService - Set user status to Awake at 07-09-2014 10:10 2014-09-07 10:10:32,278 [main] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"UserStatusService.setUserStatus","params": {"name":"Awake","id":1} } 2014-09-07 10:10:32,636 [main] DEBUG org.pidome.server.system.dayparts.DayPartsService - Loading day part: 1, name Morning, description: The morning day part 2014-09-07 10:10:32,650 [main] DEBUG org.pidome.server.system.dayparts.DayPartsService - Loading day part: 2, name Afternoon, description: The Afternoon day part 2014-09-07 10:10:32,657 [main] DEBUG org.pidome.server.system.dayparts.DayPartsService - Loading day part: 3, name Evening, description: The evening day part 2014-09-07 10:10:32,659 [main] DEBUG org.pidome.server.system.dayparts.DayPartsService - Loading day part: 4, name Night, description: The night day part 2014-09-07 10:10:32,757 [main] DEBUG org.pidome.server.system.presence.PresenceService - Loading presence: 1, name Home, description: At Home 2014-09-07 10:10:32,770 [main] DEBUG org.pidome.server.system.presence.PresenceService - Loading presence: 2, name Away, description: Not at Home 2014-09-07 10:10:32,779 [main] DEBUG org.pidome.server.system.presence.PresenceService - Loading presence: 4, name Vacation, description: At Vacation 2014-09-07 10:10:32,787 [main] DEBUG org.pidome.server.system.presence.PresenceService - Loading presence: 5, name At Work, description: At Work. 2014-09-07 10:10:32,797 [main] INFO org.pidome.server.system.presence.PresenceService - Set presence to Home at 07-09-2014 10:10 2014-09-07 10:10:32,820 [main] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"PresenceService.setPresence","params": {"name":"Home","id":1} } 2014-09-07 10:10:34,860 [main] DEBUG org.pidome.server.services.macros.MacroDB - Found 4 macros 2014-09-07 10:10:37,540 [main] DEBUG org.pidome.server.system.packages.Packages - Instance request 2014-09-07 10:10:37,547 [main] DEBUG org.pidome.server.system.packages.Packages - Instance initializing 2014-09-07 10:10:37,864 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/PiDome.Peripherals/PiDome_Peripherals.jar added to loader for main package 'PiDome.Peripherals' 2014-09-07 10:10:37,866 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: PiDome.Peripherals 2014-09-07 10:10:37,928 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/PiDome.Drivers/PiDome_Drivers.jar added to loader for main package 'PiDome.Drivers' 2014-09-07 10:10:37,930 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: PiDome.Drivers 2014-09-07 10:10:37,989 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/PiDome.Devices/PiDome_Devices.jar added to loader for main package 'PiDome.Devices' 2014-09-07 10:10:37,998 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: PiDome.Devices 2014-09-07 10:10:38,027 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/Pidome.Plugins/PiDome_Plugins.jar added to loader for main package 'Pidome.Plugins' 2014-09-07 10:10:38,029 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: Pidome.Plugins 2014-09-07 10:10:38,085 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/Pidome.MySensors/Pidome.MySensors.jar added to loader for main package 'Pidome.MySensors' 2014-09-07 10:10:38,087 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: Pidome.MySensors 2014-09-07 10:10:38,190 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/Pidome.PhilipsHue/lib/huesdkresources.jar added to loader for main package 'Pidome.PhilipsHue' 2014-09-07 10:10:38,202 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/Pidome.PhilipsHue/lib/huelocalsdk.jar added to loader for main package 'Pidome.PhilipsHue' 2014-09-07 10:10:38,206 [main] TRACE org.pidome.server.system.packages.PackageLibraryLoader - Library paths for this package: [file:/home/pi/pidome-server/packages/system/dep/pi4j-core.jar, file:/home/pi/pidome-server/packages/system/dep/pi4j-service.jar, file:/home/pi/pidome-server/packages/system/dep/fusesource-mqtt-client-1.7.jar, file:/home/pi/pidome-server/packages/system/dep/pi4j-gpio-extension.jar, file:/home/pi/pidome-server/packages/system/dep/jssc.jar, file:/home/pi/pidome-server/packages/system/dep/log4j-api-2.0.jar, file:/home/pi/pidome-server/packages/system/dep/pi4j-device.jar, file:/home/pi/pidome-server/packages/system/dep/native/librxtxSerial.so, file:/home/pi/pidome-server/packages/system/dep/log4j-core-2.0.jar, file:/home/pi/pidome-server/packages/system/dep/json-simple-1.1.1.jar, file:/home/pi/pidome-server/packages/system/dep/hidapi-1.1.jar, file:/home/pi/pidome-server/packages/system/PiDome_Server_Connector_library.jar, file:/home/pi/pidome-server/packages/user/Pidome.PhilipsHue/lib/huesdkresources.jar, file:/home/pi/pidome-server/packages/user/Pidome.PhilipsHue/lib/huelocalsdk.jar] 2014-09-07 10:10:38,226 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/Pidome.PhilipsHue/Pidome.PhilipsHue.jar added to loader for main package 'Pidome.PhilipsHue' 2014-09-07 10:10:38,242 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: Pidome.PhilipsHue 2014-09-07 10:10:38,287 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/Pidome.Kodi/Pidome.Kodi.jar added to loader for main package 'Pidome.Kodi' 2014-09-07 10:10:38,309 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: Pidome.Kodi 2014-09-07 10:10:38,345 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/PiDome.KlikAanKlikUitArduino/PiDome.KlikAanKlikUitArduino.jar added to loader for main package 'PiDome.KlikAanKlikUitArduino' 2014-09-07 10:10:38,346 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: PiDome.KlikAanKlikUitArduino 2014-09-07 10:10:38,377 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - file:/home/pi/pidome-server/packages/user/PiDome.I2C/PiDome.I2C.jar added to loader for main package 'PiDome.I2C' 2014-09-07 10:10:38,378 [main] DEBUG org.pidome.server.system.packages.PackageLibraryLoader - Loaded package: PiDome.I2C 2014-09-07 10:10:39,540 [main] DEBUG org.pidome.server.system.hardware.Hardware - Added listener: org.pidome.server.system.hardware.devices.Devices 2014-09-07 10:10:39,544 [main] DEBUG org.pidome.server.system.hardware.peripherals.Peripherals - Added eventlistener: org.pidome.server.system.hardware.devices.Devices 2014-09-07 10:10:39,571 [main] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Added listener: org.pidome.server.system.hardware.devices.Devices 2014-09-07 10:10:40,098 [main] DEBUG org.pidome.server.system.network.Network - Autodiscovery of network interface addresses 2014-09-07 10:10:40,176 [main] DEBUG org.pidome.server.system.network.Network - Found ip address/10.0.0.13/24 [/10.0.0.255] 2014-09-07 10:10:40,178 [main] DEBUG org.pidome.server.system.network.Network - Found broadcast address/10.0.0.255 2014-09-07 10:10:40,189 [main] DEBUG org.pidome.server.system.network.Network - Found subnet /255.255.255.0 2014-09-07 10:10:40,197 [main] DEBUG org.pidome.server.system.network.Network - Event: AVAILABLE 2014-09-07 10:10:40,240 [main] INFO org.pidome.server.services.provider.CertGen - Generating certificate(s), please wait...... 2014-09-07 10:10:52,839 [main] INFO org.pidome.server.services.provider.CertGen - Certificate(s) generated. 2014-09-07 10:10:52,868 [main] INFO org.pidome.server.system.network.Network - Network interface loaded 2014-09-07 10:10:52,888 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Macro service 2014-09-07 10:10:52,908 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Secure Websocket service 2014-09-07 10:10:53,589 [main] INFO org.pidome.server.services.clients.http.WebHttpWSService - Websocket ssl service started: 10.0.0.13 - 8089 2014-09-07 10:10:53,619 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service HTTPS service 2014-09-07 10:10:53,648 [main] DEBUG org.pidome.server.services.clients.http.WebHttpsService - HTTPS service config loaded 2014-09-07 10:10:53,722 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Utility usage plugin service 2014-09-07 10:10:53,726 [main] INFO org.pidome.server.services.plugins.PluginService - Starting plugin service: Utility usage plugin service 2014-09-07 10:10:53,747 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Messenger plugin service 2014-09-07 10:10:53,749 [main] INFO org.pidome.server.services.plugins.PluginService - Starting plugin service: Messenger plugin service 2014-09-07 10:10:53,801 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Presence service 2014-09-07 10:10:53,804 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service HTTP service 2014-09-07 10:10:53,847 [main] DEBUG org.pidome.server.services.clients.http.WebHttpService - HTTP service config loaded 2014-09-07 10:10:53,896 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Day part service 2014-09-07 10:10:53,898 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Trigger service 2014-09-07 10:10:54,022 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Socket service 2014-09-07 10:10:54,117 [HTTP service provider] INFO org.pidome.server.system.webservice.DefaultHttpServer - HTTP Webservice started at ip: 10.0.0.13/10.0.0.13, on port: 8080, max threads: 50 2014-09-07 10:10:54,218 [main] INFO org.pidome.server.services.socketservice.SocketService - Client display terminal server has started 2014-09-07 10:10:54,228 [PluginService::Start:Utility usage plugin service] DEBUG org.pidome.server.services.plugins.PluginService - Found plugins: {} 2014-09-07 10:10:54,245 [Socket] INFO org.pidome.server.services.socketservice.SocketService - Active, waiting for connections on ip: 10.0.0.13/10.0.0.13 and port: 11000 2014-09-07 10:10:54,272 [main] INFO org.pidome.server.services.socketservice.SocketService - Client display terminal SSL server has started 2014-09-07 10:10:54,274 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Media plugin service 2014-09-07 10:10:54,276 [main] INFO org.pidome.server.services.plugins.PluginService - Starting plugin service: Media plugin service 2014-09-07 10:10:54,329 [PluginService::Start:Messenger plugin service] DEBUG org.pidome.server.services.plugins.PluginService - Found plugins: {} 2014-09-07 10:10:54,369 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerDB - Found 4 triggers 2014-09-07 10:10:54,337 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Websocket service 2014-09-07 10:10:54,340 [PluginService::Start:Media plugin service] DEBUG org.pidome.server.services.plugins.PluginService - Found plugins: {} 2014-09-07 10:10:54,455 [main] INFO org.pidome.server.services.clients.http.WebHttpWSService - Websocket service started: 10.0.0.13 - 8088 2014-09-07 10:10:54,458 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Devices service 2014-09-07 10:10:55,017 [main] DEBUG org.pidome.server.system.hardware.peripherals.usb.USBDevices - prepare 2014-09-07 10:10:55,148 [main] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Added listener: org.pidome.server.system.hardware.peripherals.usb.USBDevices 2014-09-07 10:10:55,150 [main] DEBUG org.pidome.server.system.hardware.peripherals.usb.USBDevices - Using linux USB 2014-09-07 10:10:55,168 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Got 1 parent rules in Set Night 2014-09-07 10:10:55,269 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Creating AND rules 2014-09-07 10:10:55,277 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Creating values equation from the following data: [{itemtype=daytime, matchvalue=00:00, matchtype=GREATERTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}, {itemtype=daytime, matchvalue=06:00, matchtype=LESSTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}] 2014-09-07 10:10:55,354 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 00:00, method: GREATERTHEN, days: ALL 2014-09-07 10:10:55,367 [main] INFO org.pidome.server.system.hardware.Hardware - Hardware discovery started 2014-09-07 10:10:55,525 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:10 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:10:55,528 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 06:00, method: LESSTHEN, days: ALL 2014-09-07 10:10:55,531 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:10 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:10:55,585 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Total amount of equations created: 2 2014-09-07 10:10:55,602 [main] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.Peripheral - New peripheral: TYPE_SERVER 2014-09-07 10:10:55,604 [main] DEBUG org.pidome.server.system.hardware.peripherals.server.ServerDevice - The local server "device" 2014-09-07 10:10:55,655 [main] DEBUG org.pidome.server.system.hardware.peripherals.server.ServerDevices - Event: DEVICE_ADDED 2014-09-07 10:10:55,742 [main] DEBUG org.pidome.server.system.hardware.Hardware - New hardware event: HARDWARE_ADDED 2014-09-07 10:10:55,764 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Got 1 parent rules in Set Morning 2014-09-07 10:10:55,751 [main] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.peripherals.pidomeServerPeripheral from PiDome.Peripherals 2014-09-07 10:10:55,804 [main] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.peripherals.pidomeServerPeripheral.PidomeServerPeripheral from PiDome.Peripherals 2014-09-07 10:10:55,800 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Creating AND rules 2014-09-07 10:10:55,823 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Creating values equation from the following data: [{itemtype=daytime, matchvalue=05:59, matchtype=GREATERTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}, {itemtype=daytime, matchvalue=12:00, matchtype=LESSTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}] 2014-09-07 10:10:55,825 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 05:59, method: GREATERTHEN, days: ALL 2014-09-07 10:10:55,828 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:10 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:10:55,830 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 12:00, method: LESSTHEN, days: ALL 2014-09-07 10:10:55,922 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:10 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:10:55,928 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Total amount of equations created: 2 2014-09-07 10:10:55,930 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Got 1 parent rules in Set Afternoon 2014-09-07 10:10:55,947 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Creating AND rules 2014-09-07 10:10:56,204 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Creating values equation from the following data: [{itemtype=daytime, matchvalue=11:59, matchtype=GREATERTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}, {itemtype=daytime, matchvalue=18:00, matchtype=LESSTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}] 2014-09-07 10:10:56,206 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 11:59, method: GREATERTHEN, days: ALL 2014-09-07 10:10:56,208 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:10 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:10:56,210 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 18:00, method: LESSTHEN, days: ALL 2014-09-07 10:10:56,260 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:10 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 18:00(18:00) 2014-09-07 10:10:56,283 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Total amount of equations created: 2 2014-09-07 10:10:56,298 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Got 1 parent rules in Set Evening 2014-09-07 10:10:56,300 [TriggerService::TriggersPreLoader] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Creating AND rules 2014-09-07 10:10:56,340 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Creating values equation from the following data: [{itemtype=daytime, matchvalue=17:59, matchtype=GREATERTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}, {itemtype=daytime, matchvalue=23:59, matchtype=LESSTHEN, occurrence=ALL, timetype=FIXED, occurrencename=Every day, timetypename=Fixed time}] 2014-09-07 10:10:56,361 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 17:59, method: GREATERTHEN, days: ALL 2014-09-07 10:10:56,386 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:10 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:10:56,412 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Have a time equation with value: 23:59, method: LESSTHEN, days: ALL 2014-09-07 10:10:56,415 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:10 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 23:59(23:59) 2014-09-07 10:10:56,417 [TriggerService::TriggersPreLoader] TRACE org.pidome.server.services.triggerservice.TriggerEvent - Total amount of equations created: 2 2014-09-07 10:10:56,873 [main] INFO org.pidome.server.system.hardware.peripherals.Peripherals - Peripheral Server information layer ready for use 2014-09-07 10:10:56,875 [main] DEBUG org.pidome.server.system.hardware.peripherals.Peripherals - Event: DRIVER_LOADED 2014-09-07 10:10:56,935 [main] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Loading peripheral software driver for: Server information layer 2014-09-07 10:10:56,938 [main] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.driver.nativeServerDriver from PiDome.Drivers 2014-09-07 10:10:56,940 [main] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.driver.nativeServerDriver.NativeServerDriver from PiDome.Drivers 2014-09-07 10:10:57,570 [main] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Set peripheral listener: org.pidome.driver.driver.nativeServerDriver.NativeServerDriver 2014-09-07 10:10:57,647 [main] DEBUG org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Added listener: org.pidome.driver.peripherals.pidomeServerPeripheral.PidomeServerPeripheral 2014-09-07 10:10:57,653 [main] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Event: DRIVER_LOADED 2014-09-07 10:10:57,710 [main] DEBUG org.pidome.server.system.hardware.devices.Devices - Found devices: [org.pidome.driver.device.pidomeServerDevice] 2014-09-07 10:10:57,746 [main] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading declared devices for device: org.pidome.driver.device.pidomeServerDevice 2014-09-07 10:10:57,751 [main] DEBUG org.pidome.server.system.hardware.devices.Devices - Found device ids: [1] 2014-09-07 10:10:57,838 [main] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading device instance id: 1 2014-09-07 10:10:57,877 [main] DEBUG org.pidome.server.system.packages.Packages - Found installed device id '1' (The PiDome Server self), trying to retrieve 'org.pidome.driver.device.pidomeServerDevice' from package '3' for loading 2014-09-07 10:10:57,879 [main] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.device.pidomeServerDevice from PiDome.Devices 2014-09-07 10:10:57,930 [main] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice from PiDome.Devices 2014-09-07 10:10:59,249 [main] DEBUG org.pidome.server.connector.drivers.devices.Device - Setting filter : java.lang.Object 2014-09-07 10:10:59,267 [main] DEBUG org.pidome.server.system.hardware.devices.Devices - Loaded device data: {friendlyname=The PiDome Server self, settings=, address=null, type=0, driver=org.pidome.driver.driver.nativeServerDriver, xml= PiDome Server Some server data. This data is calculated system wide. Except for the memory usage which is from the PiDome server application , name=Rasp server, location=1, fixed=true, id=1, category=2, device=org.pidome.driver.device.pidomeServerDevice, favorite=true, devicebaseid=1, screenX=725, screenY=392} 2014-09-07 10:11:01,114 [main] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - Set canonical device base name: org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice:PiDome Server 2014-09-07 10:11:01,149 [TriggerTimeRun::10:11] DEBUG org.pidome.server.services.triggerservice.TriggerService - Updating Sunset and Sunrise to 20:17, 07:03 2014-09-07 10:11:01,174 [TriggerTimeRun::10:11] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:11 in trigger event 'Set Night' 2014-09-07 10:11:01,177 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:11:01,207 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:11 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:11:01,209 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:11:01,230 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:11 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:11:01,249 [TriggerTimeRun::10:11] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:11 in trigger event 'Set Morning' 2014-09-07 10:11:01,268 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:11:01,271 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:11 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:11:01,389 [TriggerTimeRun::10:11] INFO org.pidome.server.services.triggerservice.TriggerEvent - Executing trigger actions for trigger: Set Morning 2014-09-07 10:11:01,417 [TriggerTimeRun::10:11] DEBUG org.pidome.server.services.macros.MacroService - MACROSERVICE: Running macro id '1' invoked from commandline 2014-09-07 10:11:01,468 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"MacroService.runMacro","params": {"id":1} } 2014-09-07 10:11:01,598 [TriggerTimeRun::10:11] INFO org.pidome.server.system.dayparts.DayPartsService - Set daypart to Morning at 07-09-2014 10:11 2014-09-07 10:11:01,680 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DayPartService.setDayPart","params": {"name":"Morning","id":1} } 2014-09-07 10:11:01,700 [TriggerTimeRun::10:11] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:11 in trigger event 'Set Afternoon' 2014-09-07 10:11:01,704 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:11:01,707 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:11:01,708 [TriggerTimeRun::10:11] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:11 in trigger event 'Set Evening' 2014-09-07 10:11:01,710 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:11:01,764 [TriggerTimeRun::10:11] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:11 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:11:02,728 [main] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - There are no options to set 2014-09-07 10:11:02,758 [main] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - Created device options: {} 2014-09-07 10:11:02,978 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Reload categories 2014-09-07 10:11:02,998 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 1:Unknown 2014-09-07 10:11:03,001 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 2:PiDome 2014-09-07 10:11:03,025 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 3:Lighting 2014-09-07 10:11:03,045 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 4:Heating 2014-09-07 10:11:03,047 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 5:Locks 2014-09-07 10:11:03,049 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 6:Media 2014-09-07 10:11:03,097 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 7:Switches 2014-09-07 10:11:03,099 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 8:Remote 2014-09-07 10:11:03,118 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 9:Universal sensor 2014-09-07 10:11:03,120 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 10:Motion 2014-09-07 10:11:03,126 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded category: 11:Display 2014-09-07 10:11:03,129 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Reload sub categories 2014-09-07 10:11:03,160 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 1:Common 2014-09-07 10:11:03,165 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 2:PiDome Server 2014-09-07 10:11:03,169 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 3:Common 2014-09-07 10:11:03,187 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 4:Common 2014-09-07 10:11:03,189 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 5:Common 2014-09-07 10:11:03,206 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 6:Common 2014-09-07 10:11:03,209 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 7:Common 2014-09-07 10:11:03,228 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 8:Common 2014-09-07 10:11:03,231 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 9:Common 2014-09-07 10:11:03,233 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 10:Common 2014-09-07 10:11:03,236 [main] DEBUG org.pidome.server.system.categories.BaseCategories - Loaded sub category: 11:Common 2014-09-07 10:11:03,519 [main] DEBUG org.pidome.server.system.location.BaseLocations - Reload 2014-09-07 10:11:03,530 [main] DEBUG org.pidome.server.system.location.BaseLocations - Loaded location: {name=Location unknown, screenW=0, fixed=true, id=1, floor=1, floorname=Floor unknown, screenX=0, screenH=0, screenY=0} 2014-09-07 10:11:03,598 [main] DEBUG org.pidome.server.system.hardware.devices.Devices - Attaching: driver NativeServerDriver to device org.pidome.driver.device.pidomeServerDevice 2014-09-07 10:11:03,600 [main] DEBUG org.pidome.server.connector.drivers.devices.Device - Added driver listener: org.pidome.driver.driver.nativeServerDriver.NativeServerDriver 2014-09-07 10:11:03,645 [main] DEBUG org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Added listener: org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice 2014-09-07 10:11:03,649 [main] INFO org.pidome.server.system.hardware.devices.Devices - Device: The PiDome Server self has been loaded 2014-09-07 10:11:03,666 [main] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Driver NativeServerDriver on Server information layer on port {Internally used device map} is ready for use 2014-09-07 10:11:03,668 [main] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"SystemService.hardwareAdded","params": {"friendlyname":"Server information layer"} } 2014-09-07 10:11:03,699 [USB-discovery] INFO org.pidome.server.system.hardware.Hardware - Started peripherals discovery on USB 2014-09-07 10:11:03,733 [Thread-16-discovery-timer-60] DEBUG org.pidome.server.system.hardware.Hardware - Started Thread-16 watcher (interrupts after 60 seconds) 2014-09-07 10:11:03,893 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.serial.SerialUtils - Setting new known ports list: /dev/ttyUSB1:/dev/ttyAMA0 2014-09-07 10:11:07,232 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:07,299 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:11:07,316 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 52.5 2014-09-07 10:11:07,319 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '52.5' to datatype: FLOAT 2014-09-07 10:11:07,396 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:11:07,663 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 52.5 2014-09-07 10:11:07,810 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 52.5 2014-09-07 10:11:07,799 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:07,896 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:11:07,920 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 97.21 2014-09-07 10:11:07,964 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '97.21' to datatype: FLOAT 2014-09-07 10:11:07,966 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:11:07,969 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:07,971 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:11:08,026 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 9.85 2014-09-07 10:11:08,028 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '9.85' to datatype: FLOAT 2014-09-07 10:11:08,029 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:11:08,076 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":52.5,"group":"values"} } 2014-09-07 10:11:08,079 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 97.21 2014-09-07 10:11:08,148 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:08,150 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:11:08,188 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.91 2014-09-07 10:11:08,166 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":97.21,"group":"values"} } 2014-09-07 10:11:08,284 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 9.85 2014-09-07 10:11:08,286 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":9.85,"group":"values"} } 2014-09-07 10:11:08,286 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.91' to datatype: FLOAT 2014-09-07 10:11:08,297 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:11:08,319 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.91 2014-09-07 10:11:08,324 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.91,"group":"values"} } 2014-09-07 10:11:08,399 [pool-7-thread-1] DEBUG org.pidome.server.system.datastorage.RoundRobinDataStorage - Database /home/pi/pidome-server/databases/devices/1.data connected 2014-09-07 10:11:09,484 [pool-7-thread-1] DEBUG org.pidome.server.system.datastorage.RoundRobinDataStorage - New datatype set for storing: [org.pidome.server.system.datastorage.RoundRobinDataStorageField@18e62f, org.pidome.server.system.datastorage.RoundRobinDataStorageField@1ea1a6c, org.pidome.server.system.datastorage.RoundRobinDataStorageField@1a97eaf, org.pidome.server.system.datastorage.RoundRobinDataStorageField@12328a3] 2014-09-07 10:11:09,488 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 97.21 2014-09-07 10:11:09,776 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 9.85 2014-09-07 10:11:09,957 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.91 2014-09-07 10:11:10,830 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - New TTY:'/devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/ttyUSB1/tty/ttyUSB1' device added, please wait 2014-09-07 10:11:11,494 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Path: /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/ttyUSB1/tty/ttyUSB1 2014-09-07 10:11:11,495 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Device name: FT232 USB-Serial (UART) IC 2014-09-07 10:11:11,497 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Device id: 6001 2014-09-07 10:11:11,498 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Device port: /dev/ttyUSB1 2014-09-07 10:11:11,534 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Device vendor id: 0403 2014-09-07 10:11:11,535 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Device vendor name: Future Technology Devices International, Ltd 2014-09-07 10:11:11,540 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Event: DEVICE_ADDED, /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/ttyUSB1/tty/ttyUSB1 2014-09-07 10:11:11,618 [HTTPS Service provider] INFO org.pidome.server.system.webservice.DefaultHttpsServer - HTTPS Webservice started at ip: 10.0.0.13/10.0.0.13, on port: 8443, max threads: 50 2014-09-07 10:11:11,628 [USB-discovery] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.Peripheral - New peripheral: TYPE_USB 2014-09-07 10:11:11,630 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.USBDevice - New USB device 2014-09-07 10:11:11,694 [USB-discovery] INFO org.pidome.server.system.hardware.peripherals.usb.USBDevices - New 'Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC' device added, please wait, adding... 2014-09-07 10:11:11,696 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.usb.USBDevices - Event: DEVICE_ADDED 2014-09-07 10:11:11,698 [USB-discovery] DEBUG org.pidome.server.system.hardware.Hardware - New hardware event: HARDWARE_ADDED 2014-09-07 10:11:11,700 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.peripherals.pidomeNativeUSBSerial from PiDome.Peripherals 2014-09-07 10:11:11,717 [SocketSSL] INFO org.pidome.server.services.socketservice.SocketService - Active, waiting for connections on ip: 10.0.0.13/10.0.0.13 and port: 11001 2014-09-07 10:11:11,745 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.peripherals.pidomeNativeUSBSerial.PidomeNativeUSBSerial from PiDome.Peripherals 2014-09-07 10:11:12,140 [USB-discovery] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"vid":"0403","hardwarePort":"/dev/ttyUSB1","swdriverid":"NATIVE_PIDOMEMYSENSORSDRIVER_1_4","swdriverversion":"0.0.1","pid":"6001","hwdriveroptions":{"portspeed":"115200","stopbits":"1","parity":"none","databits":"8"}} 2014-09-07 10:11:12,147 [USB-discovery] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {vid=0403, hardwarePort=/dev/ttyUSB1, swdriverid=NATIVE_PIDOMEMYSENSORSDRIVER_1_4, swdriverversion=0.0.1, pid=6001, hwdriveroptions={portspeed=115200, stopbits=1, parity=none, databits=8}} 2014-09-07 10:11:12,159 [USB-discovery] DEBUG org.pidome.driver.peripherals.pidomeNativeUSBSerial.PidomeNativeUSBSerial - Got driver option(s) set: {portspeed=115200, stopbits=1, parity=none, databits=8} 2014-09-07 10:11:12,166 [USB-discovery] DEBUG org.pidome.driver.peripherals.pidomeNativeUSBSerial.PidomeNativeUSBSerial - Port 'null' init 2014-09-07 10:11:12,384 [USB-discovery] DEBUG org.pidome.driver.peripherals.pidomeNativeUSBSerial.PidomeNativeUSBSerial - Port '/dev/ttyUSB1' ready for data. Started with speed: 115200, data bits: 8, stop bits: 1, parity: 0 2014-09-07 10:11:12,387 [USB-discovery] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.Peripheral - Problem getting peripheral software id: MEthod does not support NID to request driver. 2014-09-07 10:11:12,403 [USB-discovery] DEBUG org.pidome.driver.peripherals.pidomeNativeUSBSerial.PidomeNativeUSBSerial - Driver started 2014-09-07 10:11:12,405 [USB-discovery] INFO org.pidome.server.system.hardware.peripherals.Peripherals - Peripheral Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC ready for use 2014-09-07 10:11:12,406 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.Peripherals - Event: DRIVER_LOADED 2014-09-07 10:11:12,407 [USB-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Loading peripheral software driver for: Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC 2014-09-07 10:11:12,410 [USB-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - MEthod does not support NID to request driver. 2014-09-07 10:11:12,424 [USB-discovery] INFO org.pidome.server.system.hardware.drivers.Drivers - Something went wrong width the hardware: MEthod does not support NID to request driver. 2014-09-07 10:11:12,426 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.Peripherals - Trying to start peripheral and driver with: /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/ttyUSB1/tty/ttyUSB1 and NATIVE_PIDOMEMYSENSORSDRIVER_1_4 version 0.0.1 (save settings?: false) 2014-09-07 10:11:12,427 [USB-discovery] DEBUG org.pidome.server.system.hardware.peripherals.Peripherals - Event: DRIVER_LOADED 2014-09-07 10:11:12,429 [USB-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Loading peripheral software driver for: Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC 2014-09-07 10:11:12,431 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.driver.nativeMySensorsDriver14 from Pidome.MySensors 2014-09-07 10:11:12,443 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 from Pidome.MySensors 2014-09-07 10:11:12,750 [USB-discovery] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Set peripheral listener: org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 2014-09-07 10:11:12,758 [USB-discovery] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Added listener: org.pidome.driver.peripherals.pidomeNativeUSBSerial.PidomeNativeUSBSerial 2014-09-07 10:11:12,760 [USB-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Event: DRIVER_LOADED 2014-09-07 10:11:12,769 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found devices: [org.pidome.driver.device.pidomeMySensorsLCDTempLuxTimePresence, org.pidome.driver.device.pidomeNativeMySensorsDevice14] 2014-09-07 10:11:12,771 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading declared devices for device: org.pidome.driver.device.pidomeMySensorsLCDTempLuxTimePresence 2014-09-07 10:11:12,785 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found device ids: [] 2014-09-07 10:11:12,786 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading declared devices for device: org.pidome.driver.device.pidomeNativeMySensorsDevice14 2014-09-07 10:11:12,807 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found device ids: [17, 18] 2014-09-07 10:11:12,821 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading device instance id: 17 2014-09-07 10:11:12,829 [USB-discovery] DEBUG org.pidome.server.system.packages.Packages - Found installed device id '17' (Temperature), trying to retrieve 'org.pidome.driver.device.pidomeNativeMySensorsDevice14' from package '5' for loading 2014-09-07 10:11:12,831 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.device.pidomeNativeMySensorsDevice14 from Pidome.MySensors 2014-09-07 10:11:12,838 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.device.pidomeNativeMySensorsDevice14.PidomeNativeMySensorsDevice14 from Pidome.MySensors 2014-09-07 10:11:12,869 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.Device - Setting filter : java.lang.Object 2014-09-07 10:11:12,881 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loaded device data: {friendlyname=Temperature, settings=, address=20, type=1, driver=org.pidome.driver.driver.nativeMySensorsDriver14, xml= Temperature A description of what the device does
A description which will be shown when an address is needed to fill in
, name=Study, location=1, fixed=false, id=17, category=9, device=org.pidome.driver.device.pidomeNativeMySensorsDevice14, favorite=true, devicebaseid=21, screenX=0, screenY=0} 2014-09-07 10:11:12,930 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - Set canonical device base name: org.pidome.driver.device.pidomeNativeMySensorsDevice14.PidomeNativeMySensorsDevice14:Temperature 2014-09-07 10:11:13,312 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - There are no options to set 2014-09-07 10:11:13,314 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - Created device options: {} 2014-09-07 10:11:13,318 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Attaching: driver NativeMySensorsDriver14 to device org.pidome.driver.device.pidomeNativeMySensorsDevice14 2014-09-07 10:11:13,320 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.Device - Added driver listener: org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 2014-09-07 10:11:13,330 [USB-discovery] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Added listener: org.pidome.driver.device.pidomeNativeMySensorsDevice14.PidomeNativeMySensorsDevice14 2014-09-07 10:11:13,335 [USB-discovery] INFO org.pidome.server.system.hardware.devices.Devices - Device: Temperature has been loaded 2014-09-07 10:11:13,353 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading device instance id: 18 2014-09-07 10:11:13,357 [USB-discovery] DEBUG org.pidome.server.system.packages.Packages - Found installed device id '18' (Humidity), trying to retrieve 'org.pidome.driver.device.pidomeNativeMySensorsDevice14' from package '5' for loading 2014-09-07 10:11:13,358 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.device.pidomeNativeMySensorsDevice14 from Pidome.MySensors 2014-09-07 10:11:13,360 [USB-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.device.pidomeNativeMySensorsDevice14.PidomeNativeMySensorsDevice14 from Pidome.MySensors 2014-09-07 10:11:13,373 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.Device - Setting filter : java.lang.Object 2014-09-07 10:11:13,376 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loaded device data: {friendlyname=Humidity, settings=, address=22, type=1, driver=org.pidome.driver.driver.nativeMySensorsDriver14, xml= Humidity A description of what the device does
A description which will be shown when an address is needed to fill in
, name=room1, location=1, fixed=false, id=18, category=9, device=org.pidome.driver.device.pidomeNativeMySensorsDevice14, favorite=true, devicebaseid=22, screenX=0, screenY=0} 2014-09-07 10:11:13,407 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 2 byte(s) 2014-09-07 10:11:13,452 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 2014-09-07 10:11:13,456 [Thread-19] ERROR org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Faulty data or method handling: 2 ( ) 2014-09-07 10:11:13,550 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - Set canonical device base name: org.pidome.driver.device.pidomeNativeMySensorsDevice14.PidomeNativeMySensorsDevice14:Humidity 2014-09-07 10:11:14,183 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - There are no options to set 2014-09-07 10:11:14,190 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.DeviceStructure - Created device options: {} 2014-09-07 10:11:14,195 [USB-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Attaching: driver NativeMySensorsDriver14 to device org.pidome.driver.device.pidomeNativeMySensorsDevice14 2014-09-07 10:11:14,197 [USB-discovery] DEBUG org.pidome.server.connector.drivers.devices.Device - Added driver listener: org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 2014-09-07 10:11:14,209 [USB-discovery] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Added listener: org.pidome.driver.device.pidomeNativeMySensorsDevice14.PidomeNativeMySensorsDevice14 2014-09-07 10:11:14,220 [USB-discovery] INFO org.pidome.server.system.hardware.devices.Devices - Device: Humidity has been loaded 2014-09-07 10:11:14,222 [USB-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Driver NativeMySensorsDriver14 on Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC on port /dev/ttyUSB1 is ready for use 2014-09-07 10:11:14,225 [USB-discovery] INFO org.pidome.server.system.hardware.peripherals.Peripherals - Loaded and started Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC from saved configuration with: NativeMySensorsDriver14 2014-09-07 10:11:14,226 [USB-discovery] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"SystemService.hardwareAdded","params": {"friendlyname":"Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC"} } 2014-09-07 10:11:17,318 [USB-discovery] INFO org.pidome.server.system.hardware.peripherals.usb.USBDevices - USB listener started 2014-09-07 10:11:17,356 [Serial-discovery] INFO org.pidome.server.system.hardware.Hardware - Started peripherals discovery on Serial GPIO 2014-09-07 10:11:17,371 [Thread-21-discovery-timer-60] DEBUG org.pidome.server.system.hardware.Hardware - Started Thread-21 watcher (interrupts after 60 seconds) 2014-09-07 10:11:17,486 [Serial-discovery] DEBUG org.pidome.server.system.hardware.peripherals.serial.SerialUtils - Setting new known ports list: /dev/ttyUSB1:/dev/ttyAMA0 2014-09-07 10:11:17,450 [Rasp USB Monitor] INFO org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Usb listener started 2014-09-07 10:11:17,545 [Serial-discovery] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.Peripheral - New peripheral: TYPE_SERIAL 2014-09-07 10:11:17,548 [Serial-discovery] DEBUG org.pidome.server.system.hardware.peripherals.serial.SerialDevice - New GPIO Serial device 2014-09-07 10:11:17,551 [Serial-discovery] DEBUG org.pidome.server.system.hardware.peripherals.serial.SerialDevices - Event: DEVICE_ADDED 2014-09-07 10:11:17,605 [Serial-discovery] DEBUG org.pidome.server.system.hardware.Hardware - New hardware event: HARDWARE_ADDED 2014-09-07 10:11:17,606 [Serial-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.peripherals.pidomeNativeSerial from PiDome.Peripherals 2014-09-07 10:11:17,608 [Serial-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.peripherals.pidomeNativeSerial.PidomeNativeSerial from PiDome.Peripherals 2014-09-07 10:11:17,768 [Serial-discovery] ERROR org.pidome.server.system.hardware.peripherals.Peripherals - Peripheral driver PidomeNativeSerial can not be started: Temporary disabled 2014-09-07 10:11:17,798 [Serial-discovery] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"SystemService.hardwareAdded","params": {"friendlyname":"Serial device speed 57600 baud, 8N1"} } 2014-09-07 10:11:17,846 [I2C-discovery] INFO org.pidome.server.system.hardware.Hardware - Started peripherals discovery on I2C 2014-09-07 10:11:17,863 [Thread-23-discovery-timer-60] DEBUG org.pidome.server.system.hardware.Hardware - Started Thread-23 watcher (interrupts after 60 seconds) 2014-09-07 10:11:17,895 [I2C-discovery] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.Peripheral - New peripheral: TYPE_I2C 2014-09-07 10:11:17,897 [I2C-discovery] DEBUG org.pidome.server.system.hardware.peripherals.i2c.I2CDevice - New GPIO I2C device 2014-09-07 10:11:17,953 [I2C-discovery] DEBUG org.pidome.server.system.hardware.peripherals.i2c.I2CDevices - Event: DEVICE_ADDED 2014-09-07 10:11:17,956 [I2C-discovery] DEBUG org.pidome.server.system.hardware.Hardware - New hardware event: HARDWARE_ADDED 2014-09-07 10:11:17,958 [I2C-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.peripherals.pidomeNativeI2CBus from PiDome.Peripherals 2014-09-07 10:11:17,960 [I2C-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.peripherals.pidomeNativeI2CBus.PidomeNativeI2CBus from PiDome.Peripherals 2014-09-07 10:11:18,346 [I2C-discovery] DEBUG org.pidome.driver.peripherals.pidomeNativeI2CBus.PidomeNativeI2CBus - Starting peripheral driver for revision: 000f 2014-09-07 10:11:18,349 [I2C-discovery] DEBUG org.pidome.driver.peripherals.pidomeNativeI2CBus.PidomeNativeI2CBus - Going to use bus number: 1 2014-09-07 10:11:18,730 [I2C-discovery] INFO org.pidome.server.system.hardware.peripherals.Peripherals - Peripheral Raspberry GPIO I2C ready for use 2014-09-07 10:11:18,741 [I2C-discovery] DEBUG org.pidome.server.system.hardware.peripherals.Peripherals - Event: DRIVER_LOADED 2014-09-07 10:11:18,743 [I2C-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Loading peripheral software driver for: Raspberry GPIO I2C 2014-09-07 10:11:18,745 [I2C-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading package org.pidome.driver.driver.nativeDefaultI2CDriver from PiDome.I2C 2014-09-07 10:11:18,755 [I2C-discovery] DEBUG org.pidome.server.system.packages.PackageClassLoader - Loading class org.pidome.driver.driver.nativeDefaultI2CDriver.NativeDefaultI2CDriver from PiDome.I2C 2014-09-07 10:11:18,900 [I2C-discovery] DEBUG org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Set peripheral listener: org.pidome.driver.driver.nativeDefaultI2CDriver.NativeDefaultI2CDriver 2014-09-07 10:11:18,908 [I2C-discovery] DEBUG org.pidome.driver.driver.nativeDefaultI2CDriver.NativeDefaultI2CDriver - Added listener: org.pidome.driver.peripherals.pidomeNativeI2CBus.PidomeNativeI2CBus 2014-09-07 10:11:18,910 [I2C-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Event: DRIVER_LOADED 2014-09-07 10:11:18,929 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found devices: [org.pidome.driver.device.i2cLtsLc, org.pidome.driver.device.bareboneI2CDevice, org.pidome.driver.device.pidomeTrippleReflectorSensorsI2CBoard] 2014-09-07 10:11:18,937 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading declared devices for device: org.pidome.driver.device.i2cLtsLc 2014-09-07 10:11:18,947 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found device ids: [] 2014-09-07 10:11:18,952 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading declared devices for device: org.pidome.driver.device.bareboneI2CDevice 2014-09-07 10:11:18,956 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found device ids: [] 2014-09-07 10:11:18,966 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Loading declared devices for device: org.pidome.driver.device.pidomeTrippleReflectorSensorsI2CBoard 2014-09-07 10:11:18,978 [I2C-discovery] DEBUG org.pidome.server.system.hardware.devices.Devices - Found device ids: [] 2014-09-07 10:11:18,979 [I2C-discovery] DEBUG org.pidome.server.system.hardware.drivers.Drivers - Driver NativeDefaultI2CDriver on Raspberry GPIO I2C on port {Auto discovery by driver} is ready for use 2014-09-07 10:11:18,986 [I2C-discovery] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"SystemService.hardwareAdded","params": {"friendlyname":"Raspberry GPIO I2C"} } 2014-09-07 10:11:18,995 [main] INFO org.pidome.server.system.hardware.peripherals.usb.USBDevices - USB listener started 2014-09-07 10:11:18,997 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Server broadcast service 2014-09-07 10:11:19,005 [Rasp USB Monitor] INFO org.pidome.server.system.hardware.peripherals.usb.linux.RaspUsb - Usb listener started 2014-09-07 10:11:19,138 [main] INFO org.pidome.server.services.network.BroadcastService - Broadcast message: 'DOMCONTROL:10.0.0.13-SCREEN:DOMCONTROL:11000-SCREENSSL:DOMCONTROL:11001' 2014-09-07 10:11:19,156 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service User status service 2014-09-07 10:11:19,159 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Devices plugin service 2014-09-07 10:11:19,167 [SERVICE:BroadcastServer] INFO org.pidome.server.services.network.BroadcastService - Started, sending every 7.5 seconds 2014-09-07 10:11:19,176 [main] INFO org.pidome.server.services.plugins.PluginService - Starting plugin service: Devices plugin service 2014-09-07 10:11:19,182 [main] DEBUG org.pidome.server.services.ServiceController - Attempting to start service Remotes plugin service 2014-09-07 10:11:19,189 [main] INFO org.pidome.server.services.plugins.PluginService - Starting plugin service: Remotes plugin service 2014-09-07 10:11:19,200 [PluginService::Start:Devices plugin service] DEBUG org.pidome.server.services.plugins.PluginService - Found plugins: {} 2014-09-07 10:11:20,307 [PluginService::Start:Remotes plugin service] DEBUG org.pidome.server.services.plugins.PluginService - Found plugins: {} 2014-09-07 10:11:23,826 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 682 byte(s) 2014-09-07 10:11:23,828 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;14;Gateway startup complete. 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:11:23,831 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;14;Gateway startup complete. 2014-09-07 10:11:23,849 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Sending internal message to device: '0;0;3;0;2;Get Version' 2014-09-07 10:11:23,870 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - sending: [B@1a8c647 2014-09-07 10:11:23,989 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:23,996 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:24,001 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:11:24,164 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:11:24,166 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:24,192 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:11:24,195 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:11:24,205 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:24,207 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:24,209 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:11:24,219 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:11:24,225 [pool-12-thread-1] DEBUG org.pidome.server.system.datastorage.RoundRobinDataStorage - Database /home/pi/pidome-server/databases/devices/17.data connected 2014-09-07 10:11:24,240 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:11:24,276 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:24,300 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:11:24,304 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:11:24,311 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:24,313 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:24,316 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:11:24,318 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:11:24,320 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:24,397 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:11:24,400 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:11:24,617 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 14 byte(s) 2014-09-07 10:11:24,620 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;2;1.4 2014-09-07 10:11:24,646 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;2;1.4 2014-09-07 10:11:24,885 [pool-12-thread-1] DEBUG org.pidome.server.system.datastorage.RoundRobinDataStorage - New datatype set for storing: [org.pidome.server.system.datastorage.RoundRobinDataStorageField@32f17a] 2014-09-07 10:11:24,899 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:11:25,025 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:11:29,445 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:29,447 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:11:29,476 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:29,477 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:29,480 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:11:29,496 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:11:29,498 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:29,507 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:11:29,516 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:11:29,510 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:11:32,848 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 175 byte(s) 2014-09-07 10:11:32,851 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:11:32,853 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:32,855 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:32,857 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:11:32,870 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:11:32,882 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:32,887 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:11:32,896 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:11:32,907 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:11:32,909 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:11:32,890 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:11:32,927 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:11:32,929 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:11:34,868 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:34,870 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:11:34,875 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:34,876 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:34,879 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:11:34,890 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:11:34,892 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:34,899 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:11:34,904 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:11:34,911 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:11:39,317 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:39,320 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:11:39,324 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:39,326 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:39,328 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:11:39,339 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:11:39,341 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:39,348 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:11:39,351 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:11:39,358 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:11:40,461 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:40,464 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:11:40,465 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:40,484 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:40,486 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:11:40,489 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:11:40,517 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:40,520 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:11:40,523 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:11:40,529 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:11:41,608 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:41,610 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:11:41,614 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:41,620 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:41,633 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:11:41,635 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:11:41,637 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:41,647 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:11:41,657 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:11:41,650 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:11:42,779 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:42,782 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:11:42,783 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:42,785 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:42,788 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:11:42,790 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:11:42,803 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:42,809 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:11:42,815 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:11:42,822 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:11:47,286 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/index.html?requesttype=ajax&_=1410071095384 HTTP/1.1 2014-09-07 10:11:47,295 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:11:47,298 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:11:47,310 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:11:47,315 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:11:47,330 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:11:47,336 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:11:47,339 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:11:47,353 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:11:47,356 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:11:47,358 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/index.html, PLAINFILE=desktop/index, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410071095384} 2014-09-07 10:11:47,360 [Thread-30] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/index.html 2014-09-07 10:11:47,421 [Thread-30] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410071095384} 2014-09-07 10:11:50,294 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 175 byte(s) 2014-09-07 10:11:50,297 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:11:50,299 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:50,301 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:11:50,330 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:11:50,337 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:11:50,339 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:50,369 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:11:50,375 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:11:50,382 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:11:50,411 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:11:50,413 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:11:50,415 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:11:50,417 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:11:51,822 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:11:51,824 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:11:51,850 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:51,869 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:11:51,875 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:11:51,878 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:11:51,880 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:11:51,908 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:11:51,916 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:11:51,916 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:11:53,335 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22MacroService.getFavoriteMacros%22,%22id%22:%22MacroService.getFavoriteMacros%22}&_=1410071095385 HTTP/1.1 2014-09-07 10:11:53,338 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:11:53,370 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getFavoriteDevices%22,%22id%22:%22DeviceService.getFavoriteDevices%22}&_=1410071095386 HTTP/1.1 2014-09-07 10:11:53,376 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:11:53,379 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:11:53,379 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:11:53,396 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:11:53,399 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:11:53,417 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:11:53,429 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:11:53,450 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:11:53,470 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:11:53,479 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:11:53,508 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:11:53,518 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:11:53,539 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:11:53,544 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:11:53,549 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:11:53,560 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:11:53,584 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22MacroService.getFavoriteMacros%22,%22id%22:%22MacroService.getFavoriteMacros%22}&_=1410071095385} 2014-09-07 10:11:53,586 [Thread-32] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:11:53,551 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:11:53,603 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getFavoriteDevices%22,%22id%22:%22DeviceService.getFavoriteDevices%22}&_=1410071095386} 2014-09-07 10:11:53,604 [Thread-34] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:11:53,641 [Thread-32] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22MacroService.getFavoriteMacros%22,%22id%22:%22MacroService.getFavoriteMacros%22}, _=1410071095385} 2014-09-07 10:11:53,679 [Thread-34] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getFavoriteDevices%22,%22id%22:%22DeviceService.getFavoriteDevices%22}, _=1410071095386} 2014-09-07 10:11:53,714 [Thread-34] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "DeviceService.getFavoriteDevices","id":"DeviceService.getFavoriteDevices"} 2014-09-07 10:11:53,716 [Thread-34] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=DeviceService.getFavoriteDevices, id=DeviceService.getFavoriteDevices, jsonrpc=2.0} 2014-09-07 10:11:53,719 [Thread-34] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: DeviceService.getFavoriteDevices 2014-09-07 10:11:53,732 [Thread-32] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "MacroService.getFavoriteMacros","id":"MacroService.getFavoriteMacros"} 2014-09-07 10:11:53,735 [Thread-32] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=MacroService.getFavoriteMacros, id=MacroService.getFavoriteMacros, jsonrpc=2.0} 2014-09-07 10:11:53,744 [Thread-32] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: MacroService.getFavoriteMacros 2014-09-07 10:11:53,747 [Thread-32] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching without parameter set for getFavoriteMacros in MacroService 2014-09-07 10:11:53,758 [Thread-34] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching without parameter set for getFavoriteDevices in DeviceService 2014-09-07 10:11:53,793 [Thread-32] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data=[], success=true, message=} 2014-09-07 10:11:53,925 [Thread-34] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data=[{friendlyname=Rasp server, locationname=Location unknown, categoryconstant=PIDOME, categoryname=PiDome, location=1, id=1, category=2, commandgroups=[{name=Device values, id=values, commands=[{commandtype=data, currentvalue=9.85, typedetails={visualtype=, graphtype=time-series, shortcut=1, datatype=float, prefix=, visual=false, commandset=[], id=memusage, label=Memory usage, deviceCommandValue=9.85, suffix=MB, graph=true}}, {commandtype=data, currentvalue=52.5, typedetails={visualtype=, graphtype=time-series, datatype=float, prefix=, visual=false, commandset=[], id=procheat, label=Pi temperature, deviceCommandValue=52.5, suffix=°C, graph=true}}, {commandtype=data, currentvalue=97.21, typedetails={visualtype=, graphtype=time-series, shortcut=0, datatype=float, prefix=, visual=false, commandset=[], id=cpuusage, label=CPU load, deviceCommandValue=97.21, suffix=%, graph=true}}, {commandtype=data, currentvalue=19059.91, typedetails={visualtype=, graphtype=time-series, datatype=float, prefix=, visual=false, commandset=[], id=diskspace, label=Disk space, deviceCommandValue=19059.91, suffix=MB, graph=true}}]}]}, {friendlyname=Study, locationname=Location unknown, categoryconstant=SENSOR, categoryname=Universal sensor, location=1, id=17, category=9, commandgroups=[{name=Temp, id=0, commands=[{commandtype=data, currentvalue=19.2, typedetails={visualtype=, graphtype=time-series, datatype=float, prefix=, visual=false, commandset=[], id=V_TEMP, label=Data description, deviceCommandValue=19.2, suffix=, graph=true}}]}]}, {friendlyname=room1, locationname=Location unknown, categoryconstant=SENSOR, categoryname=Universal sensor, location=1, id=18, category=9, commandgroups=[{name=Humidity, id=0, commands=[{commandtype=data, currentvalue=null, typedetails={visualtype=, graphtype=time-series, datatype=float, prefix=, visual=false, commandset=[], id=V_HUM, label=Data description, deviceCommandValue=null, suffix=, graph=true}}]}, {name=temp, id=1, commands=[{commandtype=data, currentvalue=null, typedetails={visualtype=, graphtype=time-series, datatype=float, prefix=, visual=false, commandset=[], id=V_TEMP, label=Data description, deviceCommandValue=null, suffix=, graph=true}}]}]}], success=true, message=} 2014-09-07 10:11:54,140 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /shared/images/devices/SENSOR-small.png HTTP/1.1 2014-09-07 10:11:54,169 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:11:54,180 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:11:54,208 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:11:54,210 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:11:54,258 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:11:54,261 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:11:54,293 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:11:54,295 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:11:54,297 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/shared/images/devices/SENSOR-small.png, PLAINFILE=shared/images/devices/SENSOR-small, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=png, QUERYSTRING=} 2014-09-07 10:11:54,299 [Thread-36] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /shared/images/devices/SENSOR-small.png 2014-09-07 10:11:54,332 [Thread-36] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Retreiving plain file: resources/http/web - /shared/images/devices/SENSOR-small.png 2014-09-07 10:11:54,336 [Thread-36] WARN org.pidome.server.system.webservice.HTTPClientHandler - 404 error: File: '/shared/images/devices/SENSOR-small.png' not found - org.pidome.server.system.webservice.Webservice404Exception: File: '/shared/images/devices/SENSOR-small.png' not found 2014-09-07 10:11:54,429 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /shared/images/devices/SENSOR-small.png HTTP/1.1 2014-09-07 10:11:54,438 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:11:54,440 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:11:54,447 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:11:54,450 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:11:54,462 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:11:54,464 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:11:54,466 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:11:54,468 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:11:54,481 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/shared/images/devices/SENSOR-small.png, PLAINFILE=shared/images/devices/SENSOR-small, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=png, QUERYSTRING=} 2014-09-07 10:11:54,484 [Thread-38] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /shared/images/devices/SENSOR-small.png 2014-09-07 10:11:54,486 [Thread-38] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Retreiving plain file: resources/http/web - /shared/images/devices/SENSOR-small.png 2014-09-07 10:11:54,488 [Thread-38] WARN org.pidome.server.system.webservice.HTTPClientHandler - 404 error: File: '/shared/images/devices/SENSOR-small.png' not found - org.pidome.server.system.webservice.Webservice404Exception: File: '/shared/images/devices/SENSOR-small.png' not found 2014-09-07 10:11:56,914 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:56,916 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:11:56,918 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 52.5 2014-09-07 10:11:56,920 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '52.5' to datatype: FLOAT 2014-09-07 10:11:56,933 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:11:56,940 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 52.5 2014-09-07 10:11:56,950 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 52.5 2014-09-07 10:11:56,946 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":52.5,"group":"values"} } 2014-09-07 10:11:56,986 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:56,989 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:11:56,991 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:11:57,007 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:11:57,009 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:11:57,018 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:11:57,026 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:11:57,036 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:57,055 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:11:57,065 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 8.63 2014-09-07 10:11:57,072 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '8.63' to datatype: FLOAT 2014-09-07 10:11:57,117 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:11:57,122 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 8.63 2014-09-07 10:11:57,140 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:11:57,130 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":8.63,"group":"values"} } 2014-09-07 10:11:57,152 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:11:57,160 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:11:57,166 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.79 2014-09-07 10:11:57,167 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.79' to datatype: FLOAT 2014-09-07 10:11:57,169 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:11:57,195 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.79 2014-09-07 10:11:57,197 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.79,"group":"values"} } 2014-09-07 10:11:57,239 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 8.63 2014-09-07 10:11:57,301 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.79 2014-09-07 10:12:00,151 [TriggerTimeRun::10:12] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:12 in trigger event 'Set Night' 2014-09-07 10:12:00,154 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:12:00,156 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:12 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:12:00,158 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:12:00,160 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:12 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:12:00,172 [TriggerTimeRun::10:12] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:12 in trigger event 'Set Morning' 2014-09-07 10:12:00,174 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:12:00,176 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:12 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:12:00,178 [TriggerTimeRun::10:12] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:12 in trigger event 'Set Afternoon' 2014-09-07 10:12:00,181 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:12:00,193 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:12:00,195 [TriggerTimeRun::10:12] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:12 in trigger event 'Set Evening' 2014-09-07 10:12:00,197 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:12:00,199 [TriggerTimeRun::10:12] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:12 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:12:03,640 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:03,642 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:03,644 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:03,652 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:03,654 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:03,672 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:03,674 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:03,682 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:03,684 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:03,693 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:05,888 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:05,897 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:05,899 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:05,901 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:05,917 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:05,919 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:05,929 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:05,934 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:05,936 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:05,944 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:08,134 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:08,136 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:08,138 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:08,140 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:08,150 [Thread-19] ERROR org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Faulty data or method handling: Index: 20, Size: 20 (0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 ) 2014-09-07 10:12:09,281 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:09,283 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:09,285 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:09,287 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:09,302 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:09,305 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:09,306 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:09,312 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:09,314 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:09,322 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:12,635 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/customdeviceslist.html?requesttype=ajax&_=1410071095387 HTTP/1.1 2014-09-07 10:12:12,637 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:12:12,639 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:12:12,649 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:12:12,653 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:12:12,657 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:12:12,666 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:12:12,669 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:12:12,677 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:12:12,679 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:12:12,685 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/customdeviceslist.html, PLAINFILE=desktop/customdeviceslist, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410071095387} 2014-09-07 10:12:12,687 [Thread-41] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/customdeviceslist.html 2014-09-07 10:12:12,707 [Thread-41] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410071095387} 2014-09-07 10:12:13,056 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}&filterslength=0&pagenum=0&pagesize=16&_=1410077531177 HTTP/1.1 2014-09-07 10:12:13,059 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:12:13,069 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:12:13,074 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: application/json, text/javascript, */*; q=0.01 2014-09-07 10:12:13,076 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:12:13,079 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:12:13,089 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Content-Type: application/x-www-form-urlencoded 2014-09-07 10:12:13,095 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:12:13,097 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:12:13,115 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:12:13,117 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:12:13,119 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}&filterslength=0&pagenum=0&pagesize=16&_=1410077531177} 2014-09-07 10:12:13,128 [Thread-43] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:12:13,132 [Thread-43] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}, filterslength=0, pagesize=16, pagenum=0, _=1410077531177} 2014-09-07 10:12:13,134 [Thread-43] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "DeviceService.getCustomDevices", "id":"DeviceService.getCustomDevices"} 2014-09-07 10:12:13,144 [Thread-43] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=DeviceService.getCustomDevices, id=DeviceService.getCustomDevices, jsonrpc=2.0} 2014-09-07 10:12:13,146 [Thread-43] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: DeviceService.getCustomDevices 2014-09-07 10:12:13,148 [Thread-43] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching without parameter set for getCustomDevices in DeviceService 2014-09-07 10:12:13,233 [Thread-43] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data=[{friendlyname=Action (Impuls) 433Mhz wall socket, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-24 20:10:56, name=actionimpuls433mhzwallsocket, modified=2014-08-31 14:23:18, id=4, driver_driver=2}, {friendlyname=Blokker 433Mhz switches, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:22:01, name=blokker433mhzswitches, modified=2013-10-25 14:35:48, id=5, driver_driver=2}, {friendlyname=Temperature, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-06 18:40:44, name=temperature, modified=2014-09-06 19:59:58, id=21, driver_driver=8}, {friendlyname=Klik aan/Klik uit with groups, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:33:42, name=klikaanklikuitwithgroups, modified=2013-10-25 14:37:54, id=6, driver_driver=2}, {friendlyname=Humidity, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-06 19:10:57, name=humidity, modified=2014-09-06 19:46:07, id=22, driver_driver=8}, {friendlyname=Klik aan/Klik uit without groups, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:44:19, name=klikaanklikuitwithoutgroups, modified=2013-10-25 14:44:19, id=7, driver_driver=2}, {friendlyname=Door\Window, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:04:26, name=devicenameshownwhenadding, modified=2014-09-07 06:04:55, id=23, driver_driver=8}, {friendlyname=Elro wall socket switches, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:56:09, name=elrowallsocketswitches, modified=2013-10-25 14:56:09, id=8, driver_driver=2}, {friendlyname=Door/Window, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:18:43, name=doorwindow, modified=2014-09-07 06:18:43, id=24, driver_driver=8}, {friendlyname=Flamingo AB400S remote, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:59:53, name=flamingoab400sremote, modified=2013-10-25 14:59:53, id=9, driver_driver=2}, {friendlyname=Devicetest, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:21:32, name=devicetest, modified=2014-09-07 06:21:32, id=25, driver_driver=8}, {friendlyname=BlinkM Smart LED, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 18:12:27, name=blinkmsmartled, modified=2013-10-25 18:12:27, id=10, driver_driver=2}], success=true, message=} 2014-09-07 10:12:14,781 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/customdeviceedit.html?requesttype=ajax&_=1410071095388 HTTP/1.1 2014-09-07 10:12:14,795 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:12:14,797 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:12:14,800 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:12:14,807 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:12:14,811 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:12:14,818 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:12:14,820 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:12:14,828 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:12:14,830 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:12:14,847 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/customdeviceedit.html, PLAINFILE=desktop/customdeviceedit, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410071095388} 2014-09-07 10:12:14,849 [Thread-45] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/customdeviceedit.html 2014-09-07 10:12:14,875 [Thread-45] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410071095388} 2014-09-07 10:12:17,376 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /shared/js/libs/jqueryui/jquery-ui.min.js?_=1410071095389 HTTP/1.1 2014-09-07 10:12:17,392 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:12:17,394 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:12:17,397 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 2014-09-07 10:12:17,399 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:12:17,412 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:12:17,414 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:12:17,417 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:12:17,419 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:12:17,421 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:12:17,433 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/shared/js/libs/jqueryui/jquery-ui.min.js, PLAINFILE=shared/js/libs/jqueryui/jquery-ui.min, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=js, QUERYSTRING=_=1410071095389} 2014-09-07 10:12:17,435 [Thread-47] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /shared/js/libs/jqueryui/jquery-ui.min.js 2014-09-07 10:12:17,436 [Thread-47] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Retreiving plain file: resources/http/web - /shared/js/libs/jqueryui/jquery-ui.min.js 2014-09-07 10:12:18,384 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /shared/js/sitelibs/customdeviceseditor.js?_=1410071095390 HTTP/1.1 2014-09-07 10:12:18,386 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:12:18,389 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:12:18,400 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 2014-09-07 10:12:18,404 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:12:18,407 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:12:18,409 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:12:18,420 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:12:18,434 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:12:18,437 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:12:18,439 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/shared/js/sitelibs/customdeviceseditor.js, PLAINFILE=shared/js/sitelibs/customdeviceseditor, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=js, QUERYSTRING=_=1410071095390} 2014-09-07 10:12:18,440 [Thread-49] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /shared/js/sitelibs/customdeviceseditor.js 2014-09-07 10:12:18,450 [Thread-49] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Retreiving plain file: resources/http/web - /shared/js/sitelibs/customdeviceseditor.js 2014-09-07 10:12:22,564 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 175 byte(s) 2014-09-07 10:12:22,566 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:12:22,568 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:22,570 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:22,580 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:22,586 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:22,605 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:22,623 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:22,626 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:22,634 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:22,652 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:12:22,653 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:12:22,656 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:12:22,657 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:12:24,616 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:24,618 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:24,620 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:24,626 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:24,628 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:24,630 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:24,639 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:24,645 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:24,647 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:24,656 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:25,757 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:25,759 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:25,764 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:25,766 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:25,768 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:25,776 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:25,778 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:25,787 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:25,812 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:25,818 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:28,010 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:28,012 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:28,014 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:28,016 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:28,018 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:28,021 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:28,032 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:28,039 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:28,044 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:28,060 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:29,156 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:29,159 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:29,161 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:29,166 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:29,168 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:29,176 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:29,199 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:29,205 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:29,217 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:29,223 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:36,864 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:36,866 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:36,868 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:36,870 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:36,878 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:36,880 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:36,887 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:36,892 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:36,894 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:36,902 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:43,610 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:43,613 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:43,623 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:43,624 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:43,627 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:43,629 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:43,631 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:43,647 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:43,649 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:43,659 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:44,663 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:44,666 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:44,667 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:44,669 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:44,677 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:44,679 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:44,688 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:44,690 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:44,696 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:44,705 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:50,252 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:50,254 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:50,256 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:50,258 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:50,260 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:50,271 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:50,275 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:50,286 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:50,289 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:50,302 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:52,455 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:52,458 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:52,460 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:52,466 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:52,468 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:52,470 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:52,479 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:52,485 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:52,487 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:52,496 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:54,703 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:54,706 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:12:54,707 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:54,709 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:12:54,719 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:12:54,725 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:12:54,727 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:54,738 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:12:54,747 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:12:54,747 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:12:55,849 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:12:55,852 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:12:55,853 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:55,855 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:12:55,862 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:12:55,865 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:12:55,867 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:12:55,877 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:12:55,879 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:12:55,887 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:12:57,257 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:12:57,259 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:12:57,275 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 51.9 2014-09-07 10:12:57,288 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '51.9' to datatype: FLOAT 2014-09-07 10:12:57,298 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:12:57,303 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 51.9 2014-09-07 10:12:57,306 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":51.9,"group":"values"} } 2014-09-07 10:12:57,314 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 51.9 2014-09-07 10:12:57,324 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:12:57,326 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:12:57,328 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:12:57,330 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:12:57,350 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:12:57,357 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:12:57,363 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:12:57,378 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:12:57,379 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:12:57,393 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 9.75 2014-09-07 10:12:57,395 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '9.75' to datatype: FLOAT 2014-09-07 10:12:57,397 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:12:57,415 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 9.75 2014-09-07 10:12:57,418 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":9.75,"group":"values"} } 2014-09-07 10:12:57,428 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:12:57,430 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:12:57,444 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.73 2014-09-07 10:12:57,445 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.73' to datatype: FLOAT 2014-09-07 10:12:57,447 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:12:57,462 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.73 2014-09-07 10:12:57,464 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.73,"group":"values"} } 2014-09-07 10:12:57,498 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:12:57,629 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 9.75 2014-09-07 10:12:57,719 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.73 2014-09-07 10:13:00,145 [TriggerTimeRun::10:13] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:13 in trigger event 'Set Night' 2014-09-07 10:13:00,159 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:13:00,168 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:13 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:13:00,170 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:13:00,176 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:13 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:13:00,178 [TriggerTimeRun::10:13] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:13 in trigger event 'Set Morning' 2014-09-07 10:13:00,180 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:13:00,189 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:13 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:13:00,190 [TriggerTimeRun::10:13] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:13 in trigger event 'Set Afternoon' 2014-09-07 10:13:00,196 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:13:00,198 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:13:00,200 [TriggerTimeRun::10:13] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:13 in trigger event 'Set Evening' 2014-09-07 10:13:00,209 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:13:00,211 [TriggerTimeRun::10:13] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:13 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:13:16,130 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - POST /customdeviceeditor.json HTTP/1.1 2014-09-07 10:13:16,140 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:16,143 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:16,145 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Content-Length: 1008 2014-09-07 10:13:16,147 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:13:16,148 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Origin: http://10.0.0.13:8080 2014-09-07 10:13:16,150 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:16,164 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:16,167 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Content-Type: application/x-www-form-urlencoded; charset=UTF-8 2014-09-07 10:13:16,169 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:13:16,181 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate 2014-09-07 10:13:16,186 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:16,188 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:16,190 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/customdeviceeditor.json, PLAINFILE=customdeviceeditor, METHOD=POST, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=, CONTENT-LENGTH=1008} 2014-09-07 10:13:16,210 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Received post data: {friendlyname=Door Sensor, package=5, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, newDevice=newDevice, xml= Door Sensor A description of what the device does
A description which will be shown when an address is needed to fill in
, name=doorsensor, driver_driver=8} 2014-09-07 10:13:16,218 [Thread-52] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - POST: /customdeviceeditor.json 2014-09-07 10:13:16,240 [Thread-52] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {} 2014-09-07 10:13:18,006 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/customdeviceslist.html HTTP/1.1 2014-09-07 10:13:18,009 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:18,010 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:18,021 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 2014-09-07 10:13:18,024 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:18,027 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/index.html 2014-09-07 10:13:18,029 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:18,031 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:18,045 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - If-Modified-Since: Sun, 07 9 2014 06:21:33 GMT 2014-09-07 10:13:18,047 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:18,049 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/customdeviceslist.html, PLAINFILE=desktop/customdeviceslist, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=} 2014-09-07 10:13:18,051 [Thread-54] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/customdeviceslist.html 2014-09-07 10:13:18,064 [Thread-54] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {} 2014-09-07 10:13:19,169 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}&filterslength=0&pagenum=0&pagesize=16&_=1410077597272 HTTP/1.1 2014-09-07 10:13:19,199 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:19,204 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:19,206 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: application/json, text/javascript, */*; q=0.01 2014-09-07 10:13:19,209 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:19,225 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:19,227 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Content-Type: application/x-www-form-urlencoded 2014-09-07 10:13:19,229 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:13:19,259 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:19,264 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:19,266 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:19,267 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}&filterslength=0&pagenum=0&pagesize=16&_=1410077597272} 2014-09-07 10:13:19,269 [Thread-56] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:13:19,297 [Thread-56] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}, filterslength=0, pagesize=16, pagenum=0, _=1410077597272} 2014-09-07 10:13:19,300 [Thread-56] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "DeviceService.getCustomDevices", "id":"DeviceService.getCustomDevices"} 2014-09-07 10:13:19,328 [Thread-56] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=DeviceService.getCustomDevices, id=DeviceService.getCustomDevices, jsonrpc=2.0} 2014-09-07 10:13:19,330 [Thread-56] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: DeviceService.getCustomDevices 2014-09-07 10:13:19,336 [Thread-56] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching without parameter set for getCustomDevices in DeviceService 2014-09-07 10:13:19,479 [Thread-56] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data=[{friendlyname=Action (Impuls) 433Mhz wall socket, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-24 20:10:56, name=actionimpuls433mhzwallsocket, modified=2014-08-31 14:23:18, id=4, driver_driver=2}, {friendlyname=Blokker 433Mhz switches, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:22:01, name=blokker433mhzswitches, modified=2013-10-25 14:35:48, id=5, driver_driver=2}, {friendlyname=Klik aan/Klik uit with groups, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:33:42, name=klikaanklikuitwithgroups, modified=2013-10-25 14:37:54, id=6, driver_driver=2}, {friendlyname=Klik aan/Klik uit without groups, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:44:19, name=klikaanklikuitwithoutgroups, modified=2013-10-25 14:44:19, id=7, driver_driver=2}, {friendlyname=Elro wall socket switches, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:56:09, name=elrowallsocketswitches, modified=2013-10-25 14:56:09, id=8, driver_driver=2}, {friendlyname=Flamingo AB400S remote, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:59:53, name=flamingoab400sremote, modified=2013-10-25 14:59:53, id=9, driver_driver=2}, {friendlyname=BlinkM Smart LED, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 18:12:27, name=blinkmsmartled, modified=2013-10-25 18:12:27, id=10, driver_driver=2}, {friendlyname=Temperature, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-06 18:40:44, name=temperature, modified=2014-09-06 19:59:58, id=21, driver_driver=8}, {friendlyname=Humidity, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-06 19:10:57, name=humidity, modified=2014-09-06 19:46:07, id=22, driver_driver=8}, {friendlyname=Door\Window, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:04:26, name=devicenameshownwhenadding, modified=2014-09-07 06:04:55, id=23, driver_driver=8}, {friendlyname=Door/Window, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:18:43, name=doorwindow, modified=2014-09-07 06:18:43, id=24, driver_driver=8}, {friendlyname=Devicetest, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:21:32, name=devicetest, modified=2014-09-07 06:21:32, id=25, driver_driver=8}, {friendlyname=Door Sensor, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 08:13:16, name=doorsensor, modified=2014-09-07 08:13:16, id=26, driver_driver=8}], success=true, message=} 2014-09-07 10:13:20,160 [WebSocketWorker-23] DEBUG org.pidome.server.services.clients.http.WebHttpWSService - New connection: 10.0.0.15 - / 2014-09-07 10:13:24,333 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:24,335 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:13:24,337 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:24,339 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:24,348 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:13:24,350 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:13:24,355 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:24,362 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:13:24,370 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:13:24,396 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:13:25,484 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:25,486 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:13:25,488 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:25,490 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:25,504 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:13:25,506 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:13:25,508 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:25,522 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:13:25,524 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:13:25,533 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:13:27,720 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:27,723 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:13:27,725 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:27,726 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:27,729 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:13:27,731 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:13:27,744 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:27,749 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:13:27,754 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:13:27,760 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:13:28,840 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:28,843 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:13:28,845 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:28,846 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:28,849 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:13:28,861 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:13:28,863 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:28,869 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:13:28,874 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:13:28,880 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:13:33,381 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:33,384 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:13:33,386 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:33,387 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:33,389 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:13:33,413 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:13:33,415 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:33,440 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:13:33,444 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:13:33,452 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:13:35,534 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:35,536 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:13:35,539 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:35,540 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:35,549 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:13:35,556 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:13:35,558 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:35,565 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:13:35,567 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:13:35,575 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:13:37,782 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:37,784 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:13:37,786 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:37,787 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:37,789 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:13:37,800 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:13:37,802 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:37,810 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:13:37,813 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:13:37,820 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:13:38,931 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:38,933 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 2014-09-07 10:13:38,935 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:38,937 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:13:38,939 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:13:38,950 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:13:38,954 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:38,959 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:13:38,964 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:13:38,971 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:13:53,526 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/driversedit.html?requesttype=ajax&_=1410077596921 HTTP/1.1 2014-09-07 10:13:53,528 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:53,530 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:53,542 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:13:53,544 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:53,547 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:53,549 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:13:53,582 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:53,584 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:53,586 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:53,588 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/driversedit.html, PLAINFILE=desktop/driversedit, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410077596921} 2014-09-07 10:13:53,589 [Thread-58] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/driversedit.html 2014-09-07 10:13:53,611 [Thread-58] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410077596921} 2014-09-07 10:13:56,234 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/customdeviceslist.html?requesttype=ajax&_=1410077596922 HTTP/1.1 2014-09-07 10:13:56,237 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:56,239 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:56,241 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:13:56,254 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:56,257 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:56,264 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:13:56,275 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:56,277 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:56,279 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:56,280 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/customdeviceslist.html, PLAINFILE=desktop/customdeviceslist, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410077596922} 2014-09-07 10:13:56,290 [Thread-60] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/customdeviceslist.html 2014-09-07 10:13:56,293 [Thread-60] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410077596922} 2014-09-07 10:13:56,344 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}&filterslength=0&pagenum=0&pagesize=16&_=1410077634453 HTTP/1.1 2014-09-07 10:13:56,355 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:56,369 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:56,390 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: application/json, text/javascript, */*; q=0.01 2014-09-07 10:13:56,396 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:56,399 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:56,409 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Content-Type: application/x-www-form-urlencoded 2014-09-07 10:13:56,415 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:13:56,417 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:56,419 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:56,427 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:56,430 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}&filterslength=0&pagenum=0&pagesize=16&_=1410077634453} 2014-09-07 10:13:56,435 [Thread-62] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:13:56,438 [Thread-62] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.getCustomDevices%22,%20%22id%22:%22DeviceService.getCustomDevices%22}, filterslength=0, pagesize=16, pagenum=0, _=1410077634453} 2014-09-07 10:13:56,441 [Thread-62] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "DeviceService.getCustomDevices", "id":"DeviceService.getCustomDevices"} 2014-09-07 10:13:56,450 [Thread-62] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=DeviceService.getCustomDevices, id=DeviceService.getCustomDevices, jsonrpc=2.0} 2014-09-07 10:13:56,455 [Thread-62] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: DeviceService.getCustomDevices 2014-09-07 10:13:56,457 [Thread-62] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching without parameter set for getCustomDevices in DeviceService 2014-09-07 10:13:56,525 [Thread-62] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data=[{friendlyname=Action (Impuls) 433Mhz wall socket, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-24 20:10:56, name=actionimpuls433mhzwallsocket, modified=2014-08-31 14:23:18, id=4, driver_driver=2}, {friendlyname=Blokker 433Mhz switches, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:22:01, name=blokker433mhzswitches, modified=2013-10-25 14:35:48, id=5, driver_driver=2}, {friendlyname=Klik aan/Klik uit with groups, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:33:42, name=klikaanklikuitwithgroups, modified=2013-10-25 14:37:54, id=6, driver_driver=2}, {friendlyname=Klik aan/Klik uit without groups, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:44:19, name=klikaanklikuitwithoutgroups, modified=2013-10-25 14:44:19, id=7, driver_driver=2}, {friendlyname=Elro wall socket switches, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:56:09, name=elrowallsocketswitches, modified=2013-10-25 14:56:09, id=8, driver_driver=2}, {friendlyname=Flamingo AB400S remote, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 14:59:53, name=flamingoab400sremote, modified=2013-10-25 14:59:53, id=9, driver_driver=2}, {friendlyname=BlinkM Smart LED, driver=org.pidome.driver.device.bareboneI2CDevice, driver_friendlyname=PiDome Raspberry Pi I2C passthrough driver, created=2013-10-25 18:12:27, name=blinkmsmartled, modified=2013-10-25 18:12:27, id=10, driver_driver=2}, {friendlyname=Temperature, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-06 18:40:44, name=temperature, modified=2014-09-06 19:59:58, id=21, driver_driver=8}, {friendlyname=Humidity, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-06 19:10:57, name=humidity, modified=2014-09-06 19:46:07, id=22, driver_driver=8}, {friendlyname=Door\Window, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:04:26, name=devicenameshownwhenadding, modified=2014-09-07 06:04:55, id=23, driver_driver=8}, {friendlyname=Door/Window, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:18:43, name=doorwindow, modified=2014-09-07 06:18:43, id=24, driver_driver=8}, {friendlyname=Devicetest, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 06:21:32, name=devicetest, modified=2014-09-07 06:21:32, id=25, driver_driver=8}, {friendlyname=Door Sensor, driver=org.pidome.driver.device.pidomeNativeMySensorsDevice14, driver_friendlyname=MySensors USB (serial) driver API 1.4, created=2014-09-07 08:13:16, name=doorsensor, modified=2014-09-07 08:13:16, id=26, driver_driver=8}], success=true, message=} 2014-09-07 10:13:57,511 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:13:57,525 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:13:57,533 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 51.9 2014-09-07 10:13:57,535 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '51.9' to datatype: FLOAT 2014-09-07 10:13:57,536 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:13:57,552 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 51.9 2014-09-07 10:13:57,554 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":51.9,"group":"values"} } 2014-09-07 10:13:57,557 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 51.9 2014-09-07 10:13:57,568 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:13:57,570 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:13:57,589 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:13:57,594 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:13:57,604 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:13:57,624 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:13:57,625 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:13:57,636 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:13:57,737 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:13:57,739 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 12.73 2014-09-07 10:13:57,664 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/driversedit.html?requesttype=ajax&_=1410077596923 HTTP/1.1 2014-09-07 10:13:57,741 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '12.73' to datatype: FLOAT 2014-09-07 10:13:57,748 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:57,774 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:57,781 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:13:57,798 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 12.73 2014-09-07 10:13:57,816 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:13:57,831 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:13:57,834 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.69 2014-09-07 10:13:57,836 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.69' to datatype: FLOAT 2014-09-07 10:13:57,825 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:13:57,805 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":12.73,"group":"values"} } 2014-09-07 10:13:57,777 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:13:57,857 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:57,871 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:57,885 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:13:57,838 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:13:57,903 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.69 2014-09-07 10:13:57,925 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.69,"group":"values"} } 2014-09-07 10:13:57,925 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:57,943 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:57,944 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:57,946 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/driversedit.html, PLAINFILE=desktop/driversedit, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410077596923} 2014-09-07 10:13:57,968 [Thread-64] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/driversedit.html 2014-09-07 10:13:57,974 [Thread-64] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410077596923} 2014-09-07 10:13:58,028 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 12.73 2014-09-07 10:13:58,133 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.69 2014-09-07 10:13:59,404 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596924 HTTP/1.1 2014-09-07 10:13:59,407 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:13:59,419 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:13:59,427 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:13:59,428 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:13:59,439 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:13:59,445 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:13:59,447 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:13:59,454 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:13:59,456 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:13:59,458 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596924} 2014-09-07 10:13:59,460 [Thread-66] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:13:59,473 [Thread-66] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}, _=1410077596924} 2014-09-07 10:13:59,476 [Thread-66] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "HardwareService.getSoftwareDriverPresentation", "params": {"port":"/dev/ttyUSB1"} "id":"HardwareService.getSoftwareDriverPresentation"} 2014-09-07 10:13:59,479 [Thread-66] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=HardwareService.getSoftwareDriverPresentation, id=HardwareService.getSoftwareDriverPresentation, jsonrpc=2.0, params={port=/dev/ttyUSB1}} 2014-09-07 10:13:59,489 [Thread-66] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: HardwareService.getSoftwareDriverPresentation 2014-09-07 10:13:59,496 [Thread-66] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching named parameter set for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:13:59,502 [Thread-66] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Found param key: port 2014-09-07 10:13:59,504 [Thread-66] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - searching for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:13:59,507 [Thread-66] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Declared params for getSoftwareDriverPresentation : [class java.lang.String] 2014-09-07 10:13:59,509 [Thread-66] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Passed in params for 'getSoftwareDriverPresentation': [/dev/ttyUSB1] 2014-09-07 10:13:59,557 [Thread-66] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data={presentation=[{description=Gateway information, title=Gateway info, content=[{label=Version, type=SIMPLE_NVP, content=1.4}, {label=Last receive time, type=SIMPLE_NVP, content=07-09-2014 10:13:38}, {label=Last send time, type=SIMPLE_NVP, content=07-09-2014 10:11:23}]}, {description=When a new node is added it will be displayed below. You will then have the option to add the node to the server. When in AUTO mode you can only add one sensor at a time. When using fixed addresses you can add multiple at the same time. Also, if you mix AUTO and fixed, always, but always add the fixed first otherwise the address allocations of the AUTO node can allocate a fixed one., title=New nodes presentation, content=[{label=Address request presentation, type=LIST_NVP, content=[]}, {label=Presentation, type=COMPLEX_NVP, content={}}]}, {description=Below is a list of last known 20 messages, title=Last known messages, content=[{label=Messages list, type=LIST_NVP, content=[{custom_driver_function={identifier=clearLogList, function_label=Clear log list, function_id=customFunction}}, {07-09-2014 10:13:38=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:37=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:33=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:28=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:27=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:25=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:24=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:55=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:54=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:52=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:50=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:44=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:43=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:36=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:29=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:28=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:25=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:24=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}]}]}], driver=MySensors USB (serial) driver API 1.4, port=/dev/ttyUSB1, hardware=Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC}, success=true, message=} 2014-09-07 10:13:59,932 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:13:59,934 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:13:59,936 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:59,937 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:13:59,940 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:13:59,950 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:13:59,955 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:13:59,960 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:13:59,962 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:13:59,971 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:00,153 [TriggerTimeRun::10:14] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:14 in trigger event 'Set Night' 2014-09-07 10:14:00,155 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:14:00,157 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:14 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:14:00,159 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:14:00,172 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:14 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:14:00,174 [TriggerTimeRun::10:14] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:14 in trigger event 'Set Morning' 2014-09-07 10:14:00,176 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:14:00,178 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:14 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:14:00,207 [TriggerTimeRun::10:14] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:14 in trigger event 'Set Afternoon' 2014-09-07 10:14:00,210 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:14:00,222 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:14:00,224 [TriggerTimeRun::10:14] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:14 in trigger event 'Set Evening' 2014-09-07 10:14:00,226 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:14:00,228 [TriggerTimeRun::10:14] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:14 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:14:02,155 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 175 byte(s) 2014-09-07 10:14:02,157 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:14:02,160 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:02,166 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:02,168 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:02,170 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:02,177 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:02,183 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:02,185 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:02,192 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:02,212 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:14:02,213 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:14:02,216 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:14:02,217 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:14:07,511 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:14:07,517 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:14:07,519 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:07,521 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:07,528 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:07,530 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:07,537 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:07,543 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:07,545 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:07,557 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:07,879 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596925 HTTP/1.1 2014-09-07 10:14:07,886 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:14:07,888 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:14:07,890 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:14:07,899 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:14:07,907 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:14:07,909 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:14:07,917 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:14:07,919 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:14:07,926 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:14:07,929 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596925} 2014-09-07 10:14:07,930 [Thread-69] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:14:07,937 [Thread-69] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}, _=1410077596925} 2014-09-07 10:14:08,055 [Thread-69] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "HardwareService.getSoftwareDriverPresentation", "params": {"port":"/dev/ttyUSB1"} "id":"HardwareService.getSoftwareDriverPresentation"} 2014-09-07 10:14:08,058 [Thread-69] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=HardwareService.getSoftwareDriverPresentation, id=HardwareService.getSoftwareDriverPresentation, jsonrpc=2.0, params={port=/dev/ttyUSB1}} 2014-09-07 10:14:08,060 [Thread-69] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: HardwareService.getSoftwareDriverPresentation 2014-09-07 10:14:08,102 [Thread-69] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching named parameter set for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:14:08,103 [Thread-69] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Found param key: port 2014-09-07 10:14:08,105 [Thread-69] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - searching for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:14:08,107 [Thread-69] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Declared params for getSoftwareDriverPresentation : [class java.lang.String] 2014-09-07 10:14:08,109 [Thread-69] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Passed in params for 'getSoftwareDriverPresentation': [/dev/ttyUSB1] 2014-09-07 10:14:08,149 [Thread-69] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data={presentation=[{description=Gateway information, title=Gateway info, content=[{label=Version, type=SIMPLE_NVP, content=1.4}, {label=Last receive time, type=SIMPLE_NVP, content=07-09-2014 10:14:07}, {label=Last send time, type=SIMPLE_NVP, content=07-09-2014 10:11:23}]}, {description=When a new node is added it will be displayed below. You will then have the option to add the node to the server. When in AUTO mode you can only add one sensor at a time. When using fixed addresses you can add multiple at the same time. Also, if you mix AUTO and fixed, always, but always add the fixed first otherwise the address allocations of the AUTO node can allocate a fixed one., title=New nodes presentation, content=[{label=Address request presentation, type=LIST_NVP, content=[]}, {label=Presentation, type=COMPLEX_NVP, content={}}]}, {description=Below is a list of last known 20 messages, title=Last known messages, content=[{label=Messages list, type=LIST_NVP, content=[{custom_driver_function={identifier=clearLogList, function_label=Clear log list, function_id=customFunction}}, {07-09-2014 10:14:07=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:02=0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0}, {07-09-2014 10:14:02=0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0:}, {07-09-2014 10:14:02=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:59=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:38=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:37=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:33=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:28=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:27=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:25=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:24=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:55=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:54=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:52=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:50=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:44=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:43=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}]}]}], driver=MySensors USB (serial) driver API 1.4, port=/dev/ttyUSB1, hardware=Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC}, success=true, message=} 2014-09-07 10:14:11,169 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 65 byte(s) 2014-09-07 10:14:11,171 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 2014-09-07 10:14:11,173 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:11,175 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:11,177 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:13,181 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 65 byte(s) 2014-09-07 10:14:13,184 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 2014-09-07 10:14:13,186 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:13,187 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:13,196 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:15,186 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 65 byte(s) 2014-09-07 10:14:15,188 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 2014-09-07 10:14:15,190 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:15,195 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:15,197 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:26,500 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596926 HTTP/1.1 2014-09-07 10:14:26,508 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:14:26,510 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:14:26,517 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:14:26,519 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:14:26,527 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:14:26,530 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:14:26,538 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:14:26,541 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:14:26,547 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:14:26,550 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596926} 2014-09-07 10:14:26,562 [Thread-71] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:14:26,565 [Thread-71] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}, _=1410077596926} 2014-09-07 10:14:26,568 [Thread-71] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "HardwareService.getSoftwareDriverPresentation", "params": {"port":"/dev/ttyUSB1"} "id":"HardwareService.getSoftwareDriverPresentation"} 2014-09-07 10:14:26,581 [Thread-71] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=HardwareService.getSoftwareDriverPresentation, id=HardwareService.getSoftwareDriverPresentation, jsonrpc=2.0, params={port=/dev/ttyUSB1}} 2014-09-07 10:14:26,583 [Thread-71] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: HardwareService.getSoftwareDriverPresentation 2014-09-07 10:14:26,585 [Thread-71] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching named parameter set for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:14:26,596 [Thread-71] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Found param key: port 2014-09-07 10:14:26,598 [Thread-71] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - searching for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:14:26,600 [Thread-71] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Declared params for getSoftwareDriverPresentation : [class java.lang.String] 2014-09-07 10:14:26,607 [Thread-71] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Passed in params for 'getSoftwareDriverPresentation': [/dev/ttyUSB1] 2014-09-07 10:14:26,650 [Thread-71] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data={presentation=[{description=Gateway information, title=Gateway info, content=[{label=Version, type=SIMPLE_NVP, content=1.4}, {label=Last receive time, type=SIMPLE_NVP, content=07-09-2014 10:14:15}, {label=Last send time, type=SIMPLE_NVP, content=07-09-2014 10:11:23}]}, {description=When a new node is added it will be displayed below. You will then have the option to add the node to the server. When in AUTO mode you can only add one sensor at a time. When using fixed addresses you can add multiple at the same time. Also, if you mix AUTO and fixed, always, but always add the fixed first otherwise the address allocations of the AUTO node can allocate a fixed one., title=New nodes presentation, content=[{label=Address request presentation, type=LIST_NVP, content=[]}, {label=Presentation, type=COMPLEX_NVP, content={255=[{07-09-2014 10:14:15=New device: Possible new address: 1 if not occupied before adding (Restart node after assigning)., custom_driver_function={identifier=newNodeRequest, function_label=Add sensor node, ADDRESS=1, function_id=customFunction}}]}}]}, {description=Below is a list of last known 20 messages, title=Last known messages, content=[{label=Messages list, type=LIST_NVP, content=[{custom_driver_function={identifier=clearLogList, function_label=Clear log list, function_id=customFunction}}, {07-09-2014 10:14:15=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:13=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:11=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:07=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:02=0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0}, {07-09-2014 10:14:02=0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0:}, {07-09-2014 10:14:02=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:59=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:38=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:37=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:33=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:28=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:27=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:13:25=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:13:24=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:55=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:12:54=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:12:52=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}]}]}], driver=MySensors USB (serial) driver API 1.4, port=/dev/ttyUSB1, hardware=Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC}, success=true, message=} 2014-09-07 10:14:29,395 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.peripheralDeviceFunction%22,%20%22params%22:%20{%22peripheralport%22:%22/dev/ttyUSB1%22,%22params%22:{%22identifier%22:%22newNodeRequest%22,%22function_label%22:%22Add%20sensor%20node%22,%22ADDRESS%22:%221%22,%22function_id%22:%22customFunction%22}}%20%22id%22:%22DeviceService.peripheralDeviceFunction%22}&_=1410077596927 HTTP/1.1 2014-09-07 10:14:29,397 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:14:29,399 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:14:29,401 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:14:29,414 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:14:29,416 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:14:29,432 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:14:29,435 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:14:29,437 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:14:29,438 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:14:29,451 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.peripheralDeviceFunction%22,%20%22params%22:%20{%22peripheralport%22:%22/dev/ttyUSB1%22,%22params%22:{%22identifier%22:%22newNodeRequest%22,%22function_label%22:%22Add%20sensor%20node%22,%22ADDRESS%22:%221%22,%22function_id%22:%22customFunction%22}}%20%22id%22:%22DeviceService.peripheralDeviceFunction%22}&_=1410077596927} 2014-09-07 10:14:29,453 [Thread-73] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:14:29,456 [Thread-73] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22DeviceService.peripheralDeviceFunction%22,%20%22params%22:%20{%22peripheralport%22:%22/dev/ttyUSB1%22,%22params%22:{%22identifier%22:%22newNodeRequest%22,%22function_label%22:%22Add%20sensor%20node%22,%22ADDRESS%22:%221%22,%22function_id%22:%22customFunction%22}}%20%22id%22:%22DeviceService.peripheralDeviceFunction%22}, _=1410077596927} 2014-09-07 10:14:29,458 [Thread-73] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "DeviceService.peripheralDeviceFunction", "params": {"peripheralport":"/dev/ttyUSB1","params":{"identifier":"newNodeRequest","function_label":"Add sensor node","ADDRESS":"1","function_id":"customFunction"}} "id":"DeviceService.peripheralDeviceFunction"} 2014-09-07 10:14:29,472 [Thread-73] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=DeviceService.peripheralDeviceFunction, id=DeviceService.peripheralDeviceFunction, jsonrpc=2.0, params={peripheralport=/dev/ttyUSB1, params={identifier=newNodeRequest, function_label=Add sensor node, ADDRESS=1, function_id=customFunction}}} 2014-09-07 10:14:29,474 [Thread-73] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: DeviceService.peripheralDeviceFunction 2014-09-07 10:14:29,476 [Thread-73] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching named parameter set for peripheralDeviceFunction in DeviceService 2014-09-07 10:14:29,478 [Thread-73] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Found param key: peripheralport 2014-09-07 10:14:29,479 [Thread-73] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Found param key: params 2014-09-07 10:14:29,481 [Thread-73] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - searching for peripheralDeviceFunction in DeviceService 2014-09-07 10:14:29,489 [Thread-73] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Declared params for peripheralDeviceFunction : [class java.lang.String, interface java.util.Map] 2014-09-07 10:14:29,490 [Thread-73] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Passed in params for 'peripheralDeviceFunction': [/dev/ttyUSB1, {identifier=newNodeRequest, function_label=Add sensor node, ADDRESS=1, function_id=customFunction}] 2014-09-07 10:14:29,505 [Thread-73] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Sending internal message to device: '255;255;3;0;4;1' 2014-09-07 10:14:29,507 [Thread-73] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - sending: [B@1d9d636 2014-09-07 10:14:29,517 [Thread-73] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data=true, success=true, message=} 2014-09-07 10:14:29,632 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /desktop/driversedit.html?requesttype=ajax&_=1410077596928 HTTP/1.1 2014-09-07 10:14:29,634 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:14:29,642 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:14:29,643 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: text/html, */*; q=0.01 2014-09-07 10:14:29,646 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:14:29,649 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:14:29,665 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:14:29,668 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:14:29,670 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:14:29,681 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:14:29,683 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/desktop/driversedit.html, PLAINFILE=desktop/driversedit, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=html, QUERYSTRING=requesttype=ajax&_=1410077596928} 2014-09-07 10:14:29,685 [Thread-75] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /desktop/driversedit.html 2014-09-07 10:14:29,687 [Thread-75] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {requesttype=ajax, _=1410077596928} 2014-09-07 10:14:35,345 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 1499 byte(s) 2014-09-07 10:14:35,352 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 255;255;3;0;3; 0;0;3;0;9;send: 0-0-255-255 s=255,c=3,t=4,pt=0,l=1,st=fail:1 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:14:35,355 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:35,356 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:35,371 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:35,374 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,375 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,377 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:35,379 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:35,392 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,398 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:35,399 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:35,411 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:35,411 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,426 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,428 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:35,430 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:35,450 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,455 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:35,458 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:35,474 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,489 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,496 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:35,506 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:35,508 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,522 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:35,524 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:35,533 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:35,533 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,562 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,564 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:35,582 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:35,587 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,589 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:35,612 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,614 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,616 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:35,619 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:35,602 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:35,620 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,657 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:35,659 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:35,669 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:35,675 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,690 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:35,703 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:35,719 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:35,723 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,758 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:35,760 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:35,766 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,778 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,780 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:35,796 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:35,798 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,818 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:35,821 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:35,829 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,836 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,838 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:35,841 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:35,855 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,861 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:35,868 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:35,873 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,875 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,877 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:35,879 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:35,894 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,899 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:35,904 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:35,910 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,914 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,917 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:35,925 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:35,927 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,935 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:35,938 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:35,946 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,948 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:35,959 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:35,968 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:35,970 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:35,976 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:35,978 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:36,020 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,022 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,024 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:36,027 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:36,030 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:36,033 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:36,035 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:36,042 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,044 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,046 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:36,048 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:36,050 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:36,068 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:36,070 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:36,076 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,083 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,086 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:36,098 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:36,100 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:36,107 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:36,109 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:36,117 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,120 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,128 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:36,130 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:36,139 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:36,145 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:36,146 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:36,154 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,156 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,158 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:36,161 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,174 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,181 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:36,196 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:36,198 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:36,200 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:36,217 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:36,219 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:36,236 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:36,239 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:36,248 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,249 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,262 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:36,265 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,266 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0: 2014-09-07 10:14:36,269 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 255;255;INTERNAL;3; 2014-09-07 10:14:36,280 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;send: 0-0-255-255 s=255,c=3,t=4,pt=0,l=1,st=fail:1 2014-09-07 10:14:36,288 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;send: 0-0-255-255 s=255,c=3,t=4,pt=0,l=1,st=fail:1 2014-09-07 10:14:36,296 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,297 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:36,299 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:36,312 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:36,314 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:36,316 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:36,318 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:36,818 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:36,884 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:36,935 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:36,985 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,037 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,091 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,141 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,193 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,244 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,294 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,346 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,408 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:37,468 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:37,518 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:38,432 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 175 byte(s) 2014-09-07 10:14:38,435 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 20;0;1;0;0;19.2 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:14:38,444 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:38,446 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2 2014-09-07 10:14:38,448 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.2 2014-09-07 10:14:38,450 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.2' to datatype: FLOAT 2014-09-07 10:14:38,461 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:38,468 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.2 2014-09-07 10:14:38,476 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.2 2014-09-07 10:14:38,487 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:14:38,489 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0: 2014-09-07 10:14:38,469 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.2,"group":"0"} } 2014-09-07 10:14:38,539 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:14:38,544 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0 2014-09-07 10:14:41,740 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 66 byte(s) 2014-09-07 10:14:41,742 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 20;0;1;0;0;19.3 2014-09-07 10:14:41,744 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:41,746 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3 2014-09-07 10:14:41,748 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 20, message type: 1, data: 20;0;1;0;0;19.3 2014-09-07 10:14:41,750 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19.3' to datatype: FLOAT 2014-09-07 10:14:41,762 [Thread-19] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: 0, V_TEMP, {} 2014-09-07 10:14:41,767 [pool-11-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 17 with V_TEMP containing 19.3 2014-09-07 10:14:41,772 [pool-11-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"V_TEMP","id":17,"value":19.3,"group":"0"} } 2014-09-07 10:14:41,779 [pool-12-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 17 - 0 - V_TEMP - 19.3 2014-09-07 10:14:43,306 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 128 byte(s) 2014-09-07 10:14:43,309 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 1-1-0 s=255,c=0,t=17,pt=0,l=3:1.4 1;255;0;0;17;1.4 0;0;3;0;9;read: 1-1-0 s=255,c=3,t=6,pt=1,l=1:0 1;255;3;0;6;0 2014-09-07 10:14:43,322 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 1-1-0 s=255,c=0,t=17,pt=0,l=3:1.4 2014-09-07 10:14:43,324 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 1-1-0 s=255,c=0,t=17,pt=0,l=3:1.4 2014-09-07 10:14:43,327 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 1-1-0 s=255,c=3,t=6,pt=1,l=1:0 2014-09-07 10:14:43,328 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 1-1-0 s=255,c=3,t=6,pt=1,l=1:0 2014-09-07 10:14:43,331 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 1;255;INTERNAL;6;0 2014-09-07 10:14:45,233 [Thread-19] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 120 byte(s) 2014-09-07 10:14:45,235 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Received from hardware driver: 0;0;3;0;9;read: 1-1-0 s=3,c=0,t=0,pt=0,l=3:1.4 1;3;0;0;0;1.4 0;0;3;0;9;read: 1-1-0 s=3,c=1,t=16,pt=2,l=2:1 1;3;1;0;16;1 2014-09-07 10:14:45,238 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 1-1-0 s=3,c=0,t=0,pt=0,l=3:1.4 2014-09-07 10:14:45,239 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 1-1-0 s=3,c=0,t=0,pt=0,l=3:1.4 2014-09-07 10:14:45,270 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Handling internal: 0;0;INTERNAL;9;read: 1-1-0 s=3,c=1,t=16,pt=2,l=2:1 2014-09-07 10:14:45,276 [Thread-19] DEBUG org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Log request: 0;0;3;0;9;read: 1-1-0 s=3,c=1,t=16,pt=2,l=2:1 2014-09-07 10:14:45,278 [Thread-19] TRACE org.pidome.driver.driver.nativeMySensorsDriver14.NativeMySensorsDriver14 - Passing to device node: 1, message type: 1, data: 1;3;1;0;16;1 2014-09-07 10:14:48,058 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - GET /jsonrpc.json?rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596929 HTTP/1.1 2014-09-07 10:14:48,066 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Host: 10.0.0.13:8080 2014-09-07 10:14:48,068 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Connection: keep-alive 2014-09-07 10:14:48,069 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept: */* 2014-09-07 10:14:48,077 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - X-Requested-With: XMLHttpRequest 2014-09-07 10:14:48,080 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 2014-09-07 10:14:48,087 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Referer: http://10.0.0.13:8080/desktop/customdeviceslist.html 2014-09-07 10:14:48,089 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Encoding: gzip,deflate,sdch 2014-09-07 10:14:48,097 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Accept-Language: en,af;q=0.8,en-ZA;q=0.6,es;q=0.4 2014-09-07 10:14:48,099 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - 2014-09-07 10:14:48,101 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Having header collection: {REQUEST=/jsonrpc.json, PLAINFILE=jsonrpc, METHOD=GET, HOST=10.0.0.13:8080, FILETYPE=json, QUERYSTRING=rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}&_=1410077596929} 2014-09-07 10:14:48,107 [Thread-77] DEBUG org.pidome.server.system.webservice.HTTPClientHandler - 10.0.0.15 - GET: /jsonrpc.json 2014-09-07 10:14:48,109 [Thread-77] TRACE org.pidome.server.system.webservice.HTTPClientHandler - Get query data: {rpc={%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22HardwareService.getSoftwareDriverPresentation%22,%20%22params%22:%20{%22port%22:%22/dev/ttyUSB1%22}%20%22id%22:%22HardwareService.getSoftwareDriverPresentation%22}, _=1410077596929} 2014-09-07 10:14:48,118 [Thread-77] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - JSON String to parse: {"jsonrpc": "2.0", "method": "HardwareService.getSoftwareDriverPresentation", "params": {"port":"/dev/ttyUSB1"} "id":"HardwareService.getSoftwareDriverPresentation"} 2014-09-07 10:14:48,120 [Thread-77] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Parsed JSON Object: {method=HardwareService.getSoftwareDriverPresentation, id=HardwareService.getSoftwareDriverPresentation, jsonrpc=2.0, params={port=/dev/ttyUSB1}} 2014-09-07 10:14:48,126 [Thread-77] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Set request id: HardwareService.getSoftwareDriverPresentation 2014-09-07 10:14:48,128 [Thread-77] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Searching named parameter set for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:14:48,130 [Thread-77] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Found param key: port 2014-09-07 10:14:48,137 [Thread-77] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - searching for getSoftwareDriverPresentation in HardwareService 2014-09-07 10:14:48,139 [Thread-77] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Declared params for getSoftwareDriverPresentation : [class java.lang.String] 2014-09-07 10:14:48,145 [Thread-77] DEBUG org.pidome.server.system.rpc.AbstractRPCMethodExecutor - Passed in params for 'getSoftwareDriverPresentation': [/dev/ttyUSB1] 2014-09-07 10:14:48,167 [Thread-77] DEBUG org.pidome.server.system.rpc.PidomeJSONRPC - Response data: {data={presentation=[{description=Gateway information, title=Gateway info, content=[{label=Version, type=SIMPLE_NVP, content=1.4}, {label=Last receive time, type=SIMPLE_NVP, content=07-09-2014 10:14:45}, {label=Last send time, type=SIMPLE_NVP, content=07-09-2014 10:14:29}]}, {description=When a new node is added it will be displayed below. You will then have the option to add the node to the server. When in AUTO mode you can only add one sensor at a time. When using fixed addresses you can add multiple at the same time. Also, if you mix AUTO and fixed, always, but always add the fixed first otherwise the address allocations of the AUTO node can allocate a fixed one., title=New nodes presentation, content=[{label=Address request presentation, type=LIST_NVP, content=[]}, {label=Presentation, type=COMPLEX_NVP, content={1=[{3=S_DOOR}, {ADDRESS=1}, {custom_driver_function={ADDRESS=1, function_id=addExistingNewDevice}}], 255=[{custom_driver_function={identifier=newNodeRequest, function_label=Add sensor node, ADDRESS=1, function_id=customFunction}, 07-09-2014 10:14:35=New device: Possible new address: 1 if not occupied before adding (Restart node after assigning).}]}}]}, {description=Below is a list of last known 20 messages, title=Last known messages, content=[{label=Messages list, type=LIST_NVP, content=[{custom_driver_function={identifier=clearLogList, function_label=Clear log list, function_id=customFunction}}, {07-09-2014 10:14:45=0;0;3;0;9;read: 1-1-0 s=3,c=1,t=16,pt=2,l=2:1}, {07-09-2014 10:14:45=0;0;3;0;9;read: 1-1-0 s=3,c=0,t=0,pt=0,l=3:1.4}, {07-09-2014 10:14:43=0;0;3;0;9;read: 1-1-0 s=255,c=3,t=6,pt=1,l=1:0}, {07-09-2014 10:14:43=0;0;3;0;9;read: 1-1-0 s=255,c=0,t=17,pt=0,l=3:1.4}, {07-09-2014 10:14:41=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:38=0;0;3;0;9;send: 0-0-20-20 s=255,c=3,t=8,pt=1,l=1,st=fail:0}, {07-09-2014 10:14:38=0;0;3;0;9;read: 20-20-255 s=255,c=3,t=7,pt=0,l=0:}, {07-09-2014 10:14:38=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:14:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:35=0;0;3;0;9;send: 0-0-255-255 s=255,c=3,t=4,pt=0,l=1,st=fail:1}, {07-09-2014 10:14:35=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:35=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.2}, {07-09-2014 10:14:35=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:35=0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:}, {07-09-2014 10:14:35=0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:35=0;0;3;0;9;read: 20-0-0 s=0,c=1,t=0,pt=7,l=5:19.3}, {07-09-2014 10:14:35=0;0;3;0;9;read: 20-20-0 s=0,c=1,t=0,pt=7,l=5:19.3}]}]}], driver=MySensors USB (serial) driver API 1.4, port=/dev/ttyUSB1, hardware=Future Technology Devices International, Ltd, FT232 USB-Serial (UART) IC}, success=true, message=} 2014-09-07 10:14:57,949 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:14:57,955 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:14:57,957 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 51.9 2014-09-07 10:14:57,959 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '51.9' to datatype: FLOAT 2014-09-07 10:14:57,960 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:14:57,975 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 51.9 2014-09-07 10:14:57,977 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":51.9,"group":"values"} } 2014-09-07 10:14:57,985 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 51.9 2014-09-07 10:14:58,003 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:14:58,004 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:14:58,006 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:14:58,008 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:14:58,039 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:14:58,054 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:14:58,056 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:14:58,078 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:14:58,112 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:14:58,114 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 13.37 2014-09-07 10:14:58,115 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '13.37' to datatype: FLOAT 2014-09-07 10:14:58,117 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:14:58,134 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 13.37 2014-09-07 10:14:58,144 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":13.37,"group":"values"} } 2014-09-07 10:14:58,154 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:14:58,156 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:14:58,157 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.61 2014-09-07 10:14:58,159 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.61' to datatype: FLOAT 2014-09-07 10:14:58,173 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:14:58,194 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.61 2014-09-07 10:14:58,196 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.61,"group":"values"} } 2014-09-07 10:14:58,213 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:14:58,305 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 13.37 2014-09-07 10:14:59,119 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.61 2014-09-07 10:15:00,164 [TriggerTimeRun::10:15] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:15 in trigger event 'Set Night' 2014-09-07 10:15:00,166 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:15:00,168 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:15 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:15:00,177 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:15:00,179 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:15 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:15:00,185 [TriggerTimeRun::10:15] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:15 in trigger event 'Set Morning' 2014-09-07 10:15:00,187 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:15:00,221 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:15 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:15:00,223 [TriggerTimeRun::10:15] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:15 in trigger event 'Set Afternoon' 2014-09-07 10:15:00,225 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:15:00,227 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:15:00,233 [TriggerTimeRun::10:15] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:15 in trigger event 'Set Evening' 2014-09-07 10:15:00,235 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:15:00,237 [TriggerTimeRun::10:15] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:15 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:15:58,264 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:15:58,266 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:15:58,268 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 51.9 2014-09-07 10:15:58,270 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '51.9' to datatype: FLOAT 2014-09-07 10:15:58,286 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:15:58,293 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 51.9 2014-09-07 10:15:58,295 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":51.9,"group":"values"} } 2014-09-07 10:15:58,302 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 51.9 2014-09-07 10:15:58,315 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:15:58,330 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:15:58,337 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:15:58,344 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:15:58,379 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:15:58,400 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:15:58,408 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:15:58,425 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:15:58,442 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:15:58,460 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 14.52 2014-09-07 10:15:58,462 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '14.52' to datatype: FLOAT 2014-09-07 10:15:58,464 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:15:58,475 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:15:58,502 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 14.52 2014-09-07 10:15:58,513 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":14.52,"group":"values"} } 2014-09-07 10:15:58,529 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:15:58,536 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:15:58,537 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.6 2014-09-07 10:15:58,539 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.6' to datatype: FLOAT 2014-09-07 10:15:58,576 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:15:58,582 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.6 2014-09-07 10:15:58,605 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.6,"group":"values"} } 2014-09-07 10:15:58,645 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 14.52 2014-09-07 10:15:58,915 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.6 2014-09-07 10:16:00,186 [TriggerTimeRun::10:16] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:16 in trigger event 'Set Night' 2014-09-07 10:16:00,188 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:16:00,190 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:16 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:16:00,202 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:16:00,204 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:16 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:16:00,205 [TriggerTimeRun::10:16] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:16 in trigger event 'Set Morning' 2014-09-07 10:16:00,207 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:16:00,209 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:16 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:16:00,219 [TriggerTimeRun::10:16] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:16 in trigger event 'Set Afternoon' 2014-09-07 10:16:00,220 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:16:00,233 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:16:00,234 [TriggerTimeRun::10:16] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:16 in trigger event 'Set Evening' 2014-09-07 10:16:00,236 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:16:00,238 [TriggerTimeRun::10:16] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:16 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:16:58,634 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:16:58,636 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:16:58,638 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 51.9 2014-09-07 10:16:58,639 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '51.9' to datatype: FLOAT 2014-09-07 10:16:58,653 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:16:58,659 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 51.9 2014-09-07 10:16:58,664 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":51.9,"group":"values"} } 2014-09-07 10:16:58,670 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 51.9 2014-09-07 10:16:58,678 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:16:58,680 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:16:58,700 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:16:58,712 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:16:58,731 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:16:58,745 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:16:58,747 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:16:58,757 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:16:58,789 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:16:58,805 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 9.05 2014-09-07 10:16:58,807 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '9.05' to datatype: FLOAT 2014-09-07 10:16:58,809 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:16:58,827 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 9.05 2014-09-07 10:16:58,841 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":9.05,"group":"values"} } 2014-09-07 10:16:58,873 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:16:58,875 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:16:58,876 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.59 2014-09-07 10:16:58,878 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.59' to datatype: FLOAT 2014-09-07 10:16:58,863 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:16:58,880 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:16:58,937 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.59 2014-09-07 10:16:58,948 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.59,"group":"values"} } 2014-09-07 10:16:59,011 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 9.05 2014-09-07 10:16:59,100 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.59 2014-09-07 10:17:00,180 [TriggerTimeRun::10:17] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:17 in trigger event 'Set Night' 2014-09-07 10:17:00,182 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:17:00,184 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:17 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:17:00,193 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:17:00,199 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:17 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:17:00,201 [TriggerTimeRun::10:17] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:17 in trigger event 'Set Morning' 2014-09-07 10:17:00,202 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:17:00,217 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:17 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:17:00,219 [TriggerTimeRun::10:17] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:17 in trigger event 'Set Afternoon' 2014-09-07 10:17:00,221 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:17:00,233 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:17:00,234 [TriggerTimeRun::10:17] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:17 in trigger event 'Set Evening' 2014-09-07 10:17:00,236 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:17:00,238 [TriggerTimeRun::10:17] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:17 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:17:59,007 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:17:59,041 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: procheat - 4 bytes 2014-09-07 10:17:59,045 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: procheat - 51.9 2014-09-07 10:17:59,049 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '51.9' to datatype: FLOAT 2014-09-07 10:17:59,054 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, procheat, {} 2014-09-07 10:17:59,059 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with procheat containing 51.9 2014-09-07 10:17:59,068 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"procheat","id":1,"value":51.9,"group":"values"} } 2014-09-07 10:17:59,072 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - procheat - 51.9 2014-09-07 10:17:59,076 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:17:59,100 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: cpuusage - 4 bytes 2014-09-07 10:17:59,109 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: cpuusage - 100.0 2014-09-07 10:17:59,110 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '100.0' to datatype: FLOAT 2014-09-07 10:17:59,119 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, cpuusage, {} 2014-09-07 10:17:59,151 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with cpuusage containing 100.0 2014-09-07 10:17:59,168 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"cpuusage","id":1,"value":100.0,"group":"values"} } 2014-09-07 10:17:59,163 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:17:59,200 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: memusage - 4 bytes 2014-09-07 10:17:59,209 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: memusage - 10.19 2014-09-07 10:17:59,215 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '10.19' to datatype: FLOAT 2014-09-07 10:17:59,233 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - cpuusage - 100.0 2014-09-07 10:17:59,233 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, memusage, {} 2014-09-07 10:17:59,254 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with memusage containing 10.19 2014-09-07 10:17:59,264 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.peripherals.hardware.PeripheralHardwareDriver - Data received from device: 4 byte(s) 2014-09-07 10:17:59,260 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"memusage","id":1,"value":10.19,"group":"values"} } 2014-09-07 10:17:59,282 [pool-4-thread-1] TRACE org.pidome.driver.driver.nativeServerDriver.NativeServerDriver - Got from hardware driver: diskspace - 4 bytes 2014-09-07 10:17:59,288 [pool-4-thread-1] DEBUG org.pidome.driver.device.pidomeServerDevice.PidomeServerDevice - Handling: diskspace - 19059.59 2014-09-07 10:17:59,296 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.devicestructure.DeviceControl - Converting '19059.59' to datatype: FLOAT 2014-09-07 10:17:59,323 [pool-4-thread-1] TRACE org.pidome.server.connector.drivers.devices.Device - Called dispatchClientData: values, diskspace, {} 2014-09-07 10:17:59,333 [pool-6-thread-1] DEBUG org.pidome.server.connector.plugins.hooks.DeviceHook - Handling for device 1 with diskspace containing 19059.59 2014-09-07 10:17:59,339 [pool-6-thread-1] TRACE org.pidome.server.services.socketservice.SocketServiceConnectionPool - BROADCAST_ALL: {"jsonrpc":"2.0","method":"DeviceService.sendDevice","params": {"control":"diskspace","id":1,"value":19059.59,"group":"values"} } 2014-09-07 10:17:59,413 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - memusage - 10.19 2014-09-07 10:17:59,498 [pool-7-thread-1] DEBUG org.pidome.server.system.hardware.devices.Devices - Got storage data: 1 - values - diskspace - 19059.59 2014-09-07 10:18:00,188 [TriggerTimeRun::10:18] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:18 in trigger event 'Set Night' 2014-09-07 10:18:00,192 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:18:00,197 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:18 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:18:00,203 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 00:00(00:00) 2014-09-07 10:18:00,205 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:18 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 06:00(06:00) 2014-09-07 10:18:00,212 [TriggerTimeRun::10:18] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:18 in trigger event 'Set Morning' 2014-09-07 10:18:00,217 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 05:59(05:59) 2014-09-07 10:18:00,221 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: true for value 10:18 in equation daytime_FIXED_ALL with matchtype LESSTHEN with matchsubject 12:00(12:00) 2014-09-07 10:18:00,231 [TriggerTimeRun::10:18] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:18 in trigger event 'Set Afternoon' 2014-09-07 10:18:00,234 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:18:00,236 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 11:59(11:59) 2014-09-07 10:18:00,238 [TriggerTimeRun::10:18] DEBUG org.pidome.server.services.triggerservice.TriggerEvent - Checking for value match: daytime_FIXED_ALL - 10:18 in trigger event 'Set Evening' 2014-09-07 10:18:00,245 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59) 2014-09-07 10:18:00,252 [TriggerTimeRun::10:18] TRACE org.pidome.server.services.triggerservice.rules.RuleSubject - Returning new result: false for value 10:18 in equation daytime_FIXED_ALL with matchtype GREATERTHEN with matchsubject 17:59(17:59)