Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.39 KB | None | 0 0
  1. Debugging starts
  2. &"warning: GDB: Failed to set controlling terminal: Inappropriate ioctl for device\n"
  3. [2014-09-22 10:14:42.323] ds485c: <dss-mry:8440.38479> connected
  4. [2014-09-22 10:14:42][Info][DSS] getInstance: create new -- 0xbeb570
  5. [2014-09-22 10:14:42][Info][DSS] DSS::initialize
  6. [2014-09-22 10:14:42][Debug][System] [CommChannel] sending message failed: Failed to connect: Connection refused
  7. [2014-09-22 10:14:42][Info][DSS] Setting property '/config/subsystems/DSBusInterface/connectionURI' to 'tcp://dss-mry:8440'
  8. [2014-09-22 10:14:42][Info][DSS] Setting property '/config/subsystems/Metering/enabled' to 'true'
  9. [2014-09-22 10:14:42][Info][DSS] Loading config file /home/mry/VDSM/DSS/data/config.xml
  10. [2014-09-22 10:14:42][Info][DSS] Loading config directory /home/mry/VDSM/DSS/data/config.d
  11. [2014-09-22 10:14:42][Info][DSS] Setting property '/config/subsystems/DSBusInterface/connectionURI' to 'tcp://dss-mry:8440'
  12. [2014-09-22 10:14:42][Info][DSS] Setting property '/config/subsystems/Metering/enabled' to 'true'
  13. [2014-09-22 10:14:42][Info][DSS] No logfile configured, logging to stdout
  14. [2014-09-22 10:14:42][Info][DSS] DSS starting up....
  15. [2014-09-22 10:14:42][Info][DSS] dSS v1.26.0 (git:7c11c6bc8776ff97f2d30b43851b9bf8669e69ad) (mry@T430)
  16. [2014-09-22 10:14:42][Info][DSS] Configuration:
  17. [2014-09-22 10:14:42][Info][DSS] data: '/home/mry/VDSM/DSS/data/'
  18. [2014-09-22 10:14:42][Info][DSS] config: '/home/mry/VDSM/DSS/data/'
  19. [2014-09-22 10:14:42][Info][DSS] webroot: '/home/mry/VDSM/DSS/share/dss-web/webroot/'
  20. [2014-09-22 10:14:42][Info][DSS] log dir: '/home/mry/VDSM/DSS/data/logs/'
  21. [2014-09-22 10:14:42][Info][DSS] props dir: '/home/mry/VDSM/DSS/data/'
  22. [2014-09-22 10:14:42][Info][SystemInfo] Could not retrieve IP address of interface: wlan0
  23. [2014-09-22 10:14:42][Info][SystemInfo] Could not retrieve netmask address of interface: wlan0
  24. [2014-09-22 10:14:42][Info][SystemInfo] Could not retrieve IP address of interface: wwan0
  25. [2014-09-22 10:14:42][Info][SystemInfo] Could not retrieve netmask address of interface: wwan0
  26. [2014-09-22 10:14:42][Info][System] EventInterpreterPluginSendmail: sending e-mail using system sendmail "/usr/sbin/sendmail"
  27. [2014-09-22 10:14:42][Info][DSS] Using internal authentication mechanism.
  28. [2014-09-22 10:14:42][Error][System] ExpatParser::parseFile: Could not open file /home/mry/VDSM/DSS/data/security.xml
  29. [2014-09-22 10:14:42][Info][System] Logged in as system user (Main thread needs system privileges)
  30. [2014-09-22 10:14:42][Warning][Apartment] Could not find /home/mry/VDSM/DSS/data/apartment.xml
  31. [2014-09-22 10:14:42][Debug][System] SubscriptionParser: loading from /home/mry/VDSM/DSS/data/subscriptions.xml
  32. [2014-09-22 10:14:42][Info][EventInterpreter] initialize -- done
  33. [2014-09-22 10:14:42][Debug][DSBusInterface] initializing DSBusInterface
  34. [2014-09-22 10:14:42][Info][System] Logged in as system user (DSBusInterface needs system rights)
  35. [2014-09-22 10:14:42][Debug][DSBusInterface] Successfully connected to tcp://dss-mry:8440 [ 303505d7f800000000001820000010be00]
  36. [2014-09-22 10:14:42][Info][WebServer] Webserver: Listening on 0.0.0.0:8080s
  37. [2014-09-22 10:14:42][Info][WebServer] Webserver: Configured webroot: /home/mry/VDSM/DSS/share/dss-web/webroot/
  38. [2014-09-22 10:14:42][Info][WebServer] Webserver: Configured SSL certificate: /home/mry/VDSM/DSS/data/dsscert.pem
  39. [2014-09-22 10:14:42][Info][WebServer] Webserver started
  40. [2014-09-22 10:14:42][Debug][Metering] Writing files to: data/metering/
  41. [2014-09-22 10:14:42][Debug][System] creating thread for "Metering"
  42. [2014-09-22 10:14:42][Debug][System] creating thread for "Apartment"
  43. [2014-09-22 10:14:42][Debug][System] creating thread for "EventInterpreter"
  44. [2014-09-22 10:14:42][Info][System] Logged in as system user (ModelMaintenance needs system-rights)
  45. [2014-09-22 10:14:42][Info][Apartment] ModelMaintenance::execute: Enumerating model
  46. [2014-09-22 10:14:42][Debug][System] creating thread for "DSBusInterface"
  47. [2014-09-22 10:14:42][Info][System] Logged in as system user (EventInterpreter needs to run as system user (for now))
  48. [2014-09-22 10:14:42][Debug][System] creating thread for "Watchdog"
  49. [2014-09-22 10:14:42][Debug][System] Destroying thread: DSBusInterface
  50. [2014-09-22 10:14:42][Debug][System] creating thread for "BonjourHandler"
  51. [2014-09-22 10:14:42][Info][System] Logged in as system user (Bonjour needs system rights)
  52. [2014-09-22 10:14:42][Debug][EventInterpreter] Queue: new event 'running' in queue...
  53. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: got event from queue: 'running'
  54. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_subscription_benchmark_uploader' matches event
  55. [2014-09-22 10:14:42][Info][BenchmarkPublisherPlugin] handleEvent install ical rules
  56. [2014-09-22 10:14:42][Debug][EventInterpreter] Queue: new event 'reexport_timings' in queue...
  57. [2014-09-22 10:14:42][Debug][EventInterpreter] scheduleFromEvent: Event "reexport_timings" has a ICalRule rescheduling at 20140922T101542 with Rule FREQ=MINUTELY;COUNT=29
  58. [2014-09-22 10:14:42][Debug][EventInterpreter] Queue: new event 'reexport_timings' in queue...
  59. [2014-09-22 10:14:42][Debug][EventInterpreter] scheduleFromEvent: Event "reexport_timings" has a ICalRule rescheduling at 20140922T104442 with Rule FREQ=MINUTELY;INTERVAL=10;COUNT=9
  60. [2014-09-22 10:14:42][Debug][EventInterpreter] Queue: new event 'reexport_timings' in queue...
  61. [2014-09-22 10:14:42][Debug][EventInterpreter] scheduleFromEvent: Event "reexport_timings" has a ICalRule rescheduling at 20140922T121442 with Rule FREQ=HOURLY
  62. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_javascript' matches event
  63. [2014-09-22 10:14:42][Debug][EventInterpreter] Queue: new event 'EventInterpreterPluginJavascript_cleanupScripts' in queue...
  64. [2014-09-22 10:14:42][Debug][EventInterpreter] scheduleFromEvent: event has a valid time, rescheduling at 2014-09-22 10:15:02
  65. [2014-09-22 10:14:42][Debug][System] JavaScript Event Handler: running script /home/mry/VDSM/DSS/data//scripts/solar_computer.js
  66. [2014-09-22 10:14:42][Warning][System] JavaScript Warning[156]: "assignment to undeclared variable s" in file: /home/mry/VDSM/DSS/data//scripts/solar_computer.js:91
  67. [2014-09-22 10:14:42][Warning][System] JS Print: Calculated solar times (-0.833333333333333°) for location 50.07/-8.4:
  68. [2014-09-22 10:14:42][Warning][System] JS Print: sunrise: 07:11:37
  69. [2014-09-22 10:14:42][Warning][System] JS Print: sunset: 19:26:25
  70. [2014-09-22 10:14:42][Warning][System] JS Print: Calculated solar times (-6°) for location 50.07/-8.4:
  71. [2014-09-22 10:14:42][Warning][System] JS Print: civil_dawn: 06:39:17
  72. [2014-09-22 10:14:42][Warning][System] JS Print: civil_dusk: 19:58:45
  73. [2014-09-22 10:14:42][Warning][System] JS Print: Calculated solar times (-12°) for location 50.07/-8.4:
  74. [2014-09-22 10:14:42][Warning][System] JS Print: nautical_dawn: 06:01:04
  75. [2014-09-22 10:14:42][Warning][System] JS Print: nautical_dusk: 20:36:57
  76. [2014-09-22 10:14:42][Warning][System] JS Print: Calculated solar times (-18°) for location 50.07/-8.4:
  77. [2014-09-22 10:14:42][Warning][System] JS Print: astronomical_dawn: 05:21:22
  78. [2014-09-22 10:14:42][Warning][System] JS Print: astronomical_dusk: 21:16:40
  79. [2014-09-22 10:14:42][Debug][EventInterpreter] scheduleFromEvent: event has a valid time, rescheduling at 2014-09-22 19:26:25
  80. [2014-09-22 10:14:42][Info][EventInterpreter] Queue: new timed-event '4-1411373682_solar_computer.state_change' in queue...
  81. [2014-09-22 10:14:42][Debug][EventInterpreter] scheduleFromEvent: Event "solar_computer.update" has a ICalRule rescheduling at 20140922T030100 with Rule FREQ=DAILY
  82. [2014-09-22 10:14:42][Info][EventInterpreter] Queue: new timed-event '5-1411373682_solar_computer.update' in queue...
  83. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_system_state' matches event
  84. [2014-09-22 10:14:42][Debug][System] EventInterpreterPluginSystemState::handleEvent: processing event 'running'
  85. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_system_event_log' matches event
  86. [2014-09-22 10:14:42][Debug][System] EventInterpreterPluginSystemEventLog::handleEvent: processing event 'running'
  87. [2014-09-22 10:14:42][Info][System] Bonjour adding service ''
  88. [2014-09-22 10:14:42][Info][System] Logged in as system user (SystemState needs system rights[2014-09-22 10:14:42.510] ds485c: <dss-mry:8440.38479> sync signal short
  89. [2014-09-22 10:14:42.590] ds485c: <dss-mry:8440.38479> sync signal short
  90. [2014-09-22 10:14:42.650] ds485c: <dss-mry:8440.38479> sync signal short
  91. [2014-09-22 10:14:42.710] ds485c: <dss-mry:8440.38479> sync signal short
  92. [2014-09-22 10:14:42.790] ds485c: <dss-mry:8440.38479> sync signal short
  93. [2014-09-22 10:14:42.870] ds485c: <dss-mry:8440.38479> sync signal short
  94. [2014-09-22 10:14:42.930] ds485c: <dss-mry:8440.38479> sync signal short
  95. [2014-09-22 10:14:42.990] ds485c: <dss-mry:8440.38479> sync signal short
  96. [2014-09-22 10:14:43.070] ds485c: <dss-mry:8440.38479> sync signal short
  97. [2014-09-22 10:14:43.150] ds485c: <dss-mry:8440.38479> sync signal short
  98. [2014-09-22 10:14:43.210] ds485c: <dss-mry:8440.38479> sync signal short
  99. [2014-09-22 10:14:43.270] ds485c: <dss-mry:8440.38479> sync signal short
  100. [2014-09-22 10:14:43.350] ds485c: <dss-mry:8440.38479> sync signal short
  101. [2014-09-22 10:14:43.430] ds485c: <dss-mry:8440.38479> sync signal short
  102. [2014-09-22 10:14:43.490] ds485c: <dss-mry:8440.38479> sync signal short
  103. [2014-09-22 10:14:43.550] ds485c: <dss-mry:8440.38479> sync signal short
  104. [2014-09-22 10:14:43.722] ds485c: <dss-mry:8440.38479> sync signal short
  105. [2014-09-22 10:14:43.802] ds485c: <dss-mry:8440.38479> sync signal short
  106. [2014-09-22 10:14:43.862] ds485c: <dss-mry:8440.38479> sync signal short
  107. [2014-09-22 10:14:43.922] ds485c: <dss-mry:8440.38479> sync signal short
  108. [2014-09-22 10:14:44.002] ds485c: <dss-mry:8440.38479> sync signal short
  109. [2014-09-22 10:14:44.082] ds485c: <dss-mry:8440.38479> sync signal short
  110. [2014-09-22 10:14:44.142] ds485c: <dss-mry:8440.38479> sync signal short
  111. [2014-09-22 10:14:44.202] ds485c: <dss-mry:8440.38479> sync signal short
  112. [2014-09-22 10:14:44.282] ds485c: <dss-mry:8440.38479> sync signal short
  113. [2014-09-22 10:14:44.362] ds485c: <dss-mry:8440.38479> sync signal short
  114. [2014-09-22 10:14:44.422] ds485c: <dss-mry:8440.38479> sync signal short
  115. [2014-09-22 10:14:44.482] ds485c: <dss-mry:8440.38479> sync signal short
  116. [2014-09-22 10:14:44.562] ds485c: <dss-mry:8440.38479> sync signal short
  117. [2014-09-22 10:14:44.642] ds485c: <dss-mry:8440.38479> sync signal short
  118. [2014-09-22 10:14:44.702] ds485c: <dss-mry:8440.38479> sync signal short
  119. [2014-09-22 10:14:44.762] ds485c: <dss-mry:8440.38479> sync signal short
  120. )
  121. [2014-09-22 10:14:42][Info][System] Logged in as system user (SystemEventLog needs system rights)
  122. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_javascript1' matches event
  123. [2014-09-22 10:14:42][Debug][EventInterpreter] Queue: new event 'stateChange' in queue...
  124. [2014-09-22 10:14:42][Error][System] Failed to add _dssweb._tcp service: Invalid service name
  125. [2014-09-22 10:14:42][Info][System] Bonjour stopping service ''
  126. [2014-09-22 10:14:42][Debug][System] JavaScript Event Handler: running script /home/mry/VDSM/DSS/data//scripts/system_register_trigger.js
  127. [2014-09-22 10:14:42][Debug][System] JavaScript Event Handler: running script /home/mry/VDSM/DSS/data//scripts/system_hail.js
  128. [2014-09-22 10:14:42][Debug][System] Destroying thread: BonjourHandler
  129. [2014-09-22 10:14:42][Error][System] ExpatParser::parseFile: Could not open file /home/mry/VDSM/DSS/data/system_hail.xml
  130. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_EventInterpreterWebservicePlugin' matches event
  131. [2014-09-22 10:14:42][Warning][EventInterpreterWebservicePlugin] !webservice_communication_authorized
  132. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'running_sensor_data_upload' matches event
  133. [2014-09-22 10:14:42][Info][SensorDataUploadPlugin] Unhandled event running
  134. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: got event from queue: 'stateChange'
  135. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: - parameter 'oldvalue' = '2'
  136. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: - parameter 'state' = 'active'
  137. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: - parameter 'value' = '1'
  138. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: - parameter 'statename' = 'presence'
  139. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: - parameter 'originDeviceID' = '7'
  140. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'stateChange_system_trigger' matches event
  141. [2014-09-22 10:14:42][Debug][System] EventInterpreterPluginSystemTrigger::handleEvent: processing event 'stateChange'
  142. [2014-09-22 10:14:42][Info][System] Logged in as system user (EventInterpreterPluginSystemTrigger needs system rights)
  143. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'stateChange_system_state' matches event
  144. [2014-09-22 10:14:42][Debug][System] EventInterpreterPluginSystemState::handleEvent: processing event 'stateChange'
  145. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'stateChange_system_event_log' matches event
  146. [2014-09-22 10:14:42][Info][System] Logged in as system user (SystemState needs system rights)
  147. [2014-09-22 10:14:42][Debug][System] EventInterpreterPluginSystemEventLog::handleEvent: processing event 'stateChange'
  148. [2014-09-22 10:14:42][Debug][EventInterpreter] Interpreter: subscription 'stateChange_sensor_data_upload' matches event
  149. [2014-09-22 10:14:42][Info][System] Logged in as system user (SystemEventLog needs system rights)
  150. [2014-09-22 10:14:42][Debug][SensorDataUploadPlugin] handleEvent activity value stateChange
  151. [2014-09-22 10:14:43][Debug][Metering] RRD DB present
  152. [2014-09-22 10:14:43][Debug][Metering] RRD MatchCount: 8
  153. [2014-09-22 10:14:43][Warning][Apartment] dS485 Bus Device NEW: 09823cc0b5ed5f7c80b3fb4ef3026fba00, type: 33
  154. [2014-09-22 10:14:43][Debug][Metering] RRD DB present
  155. [2014-09-22 10:14:43][Debug][Metering] RRD MatchCount: 8
  156. [2014-09-22 10:14:43][Warning][Apartment] dS485 Bus Device NEW: 8f485f4fb088599d8097368e75f997b000, type: 33
  157. [2014-09-22 10:14:43][Debug][Metering] RRD DB present
  158. [2014-09-22 10:14:43][Debug][Metering] RRD MatchCount: 8
  159. [2014-09-22 10:14:43][Warning][Apartment] dS485 Bus Device NEW: c3d3d755b8f95a8e80bc4e6d9b94a24700, type: 33
  160. [2014-09-22 10:14:43][Debug][Metering] RRD DB present
  161. [2014-09-22 10:14:43][Debug][Metering] RRD MatchCount: 8
  162. [2014-09-22 10:14:43][Warning][Apartment] dS485 Bus Device NEW: 84855887e07459acc0a706ec2cacebfa00, type: 32
  163. [2014-09-22 10:14:43][Info][Apartment] Got bus ready event.
  164. [2014-09-22 10:14:44][Debug][Apartment] [2014-09-22 10:14:44.830] ds485c: <dss-mry:8440.38479> sync signal short
  165. [2014-09-22 10:14:44.914] ds485c: <dss-mry:8440.38479> sync signal short
  166. [2014-09-22 10:14:45.002] ds485c: <dss-mry:8440.38479> sync signal short
  167. [2014-09-22 10:14:45.062] ds485c: <dss-mry:8440.38479> sync signal short
  168. [2014-09-22 10:14:45.122] ds485c: <dss-mry:8440.38479> sync signal short
  169. [2014-09-22 10:14:45.122] ds485c: <dss-mry:8440.38479> sync long: start +++++
  170. [2014-09-22 10:14:45.250] ds485c: <dss-mry:8440.38479> recv long: length:0x2d, 0x2d
  171. [2014-09-22 10:14:45.250] ds485c: <dss-mry:8440.38479> sync signal long
  172. [2014-09-22 10:14:45.250] ds485c: <dss-mry:8440.38479> sync long: length:0x2d, 0x2d
  173. [2014-09-22 10:14:45.250] ds485c: <dss-mry:8440.38479> sync long: start +++++
  174. [2014-09-22 10:14:45.422] ds485c: <dss-mry:8440.38479> recv long: length:0x5d, 0x5d
  175. [2014-09-22 10:14:45.422] ds485c: <dss-mry:8440.38479> sync signal long
  176. [2014-09-22 10:14:45.422] ds485c: <dss-mry:8440.38479> sync long: length:0x5d, 0x5d
  177. [2014-09-22 10:14:45.510] ds485c: <dss-mry:8440.38479> sync signal short
  178. [2014-09-22 10:14:45.582] ds485c: <dss-mry:8440.38479> sync signal short
  179. [2014-09-22 10:14:45.662] ds485c: <dss-mry:8440.38479> sync signal short
  180. [2014-09-22 10:14:45.742] ds485c: <dss-mry:8440.38479> sync signal short
  181. [2014-09-22 10:14:45.802] ds485c: <dss-mry:8440.38479> sync signal short
  182. [2014-09-22 10:14:45.862] ds485c: <dss-mry:8440.38479> sync signal short
  183. [2014-09-22 10:14:45.862] ds485c: <dss-mry:8440.38479> sync long: start +++++
  184. [2014-09-22 10:14:45.962] ds485c: <dss-mry:8440.38479> recv long: length:0x2d, 0x2d
  185. [2014-09-22 10:14:45.962] ds485c: <dss-mry:8440.38479> sync signal long
  186. [2014-09-22 10:14:45.962] ds485c: <dss-mry:8440.38479> sync long: length:0x2d, 0x2d
  187. [2014-09-22 10:14:45.962] ds485c: <dss-mry:8440.38479> sync long: start +++++
  188. [2014-09-22 10:14:46.142] ds485c: <dss-mry:8440.38479> recv long: length:0x5d, 0x5d
  189. [2014-09-22 10:14:46.142] ds485c: <dss-mry:8440.38479> sync signal long
  190. [2014-09-22 10:14:46.142] ds485c: <dss-mry:8440.38479> sync long: length:0x5d, 0x5d
  191. [2014-09-22 10:14:46.230] ds485c: <dss-mry:8440.38479> sync signal short
  192. [2014-09-22 10:14:46.302] ds485c: <dss-mry:8440.38479> sync signal short
  193. [2014-09-22 10:14:46.382] ds485c: <dss-mry:8440.38479> sync signal short
  194. [2014-09-22 10:14:46.462] ds485c: <dss-mry:8440.38479> sync signal short
  195. [2014-09-22 10:14:46.522] ds485c: <dss-mry:8440.38479> sync signal short
  196. [2014-09-22 10:14:46.582] ds485c: <dss-mry:8440.38479> sync signal short
  197. [2014-09-22 10:14:46.582] ds485c: <dss-mry:8440.38479> sync long: start +++++
  198. [2014-09-22 10:14:46.682] ds485c: <dss-mry:8440.38479> recv long: length:0x2d, 0x2d
  199. [2014-09-22 10:14:46.682] ds485c: <dss-mry:8440.38479> sync signal long
  200. [2014-09-22 10:14:46.682] ds485c: <dss-mry:8440.38479> sync long: length:0x2d, 0x2d
  201. [2014-09-22 10:14:46.682] ds485c: <dss-mry:8440.38479> sync long: start +++++
  202. [2014-09-22 10:14:46.850] ds485c: <dss-mry:8440.38479> recv long: length:0x74, 0x74
  203. [2014-09-22 10:14:46.850] ds485c: <dss-mry:8440.38479> sync signal long
  204. [2014-09-22 10:14:46.850] ds485c: <dss-mry:8440.38479> sync long: length:0x74, 0x74
  205. [2014-09-22 10:14:46.930] ds485c: <dss-mry:8440.38479> sync signal short
  206. dS485 Bus Device known: 09823cc0b5ed5f7c80b3fb4ef3026fba00, type:33
  207. [2014-09-22 10:14:44][Debug][Apartment] dS485 Bus Device known: 8f485f4fb088599d8097368e75f997b000, type:33
  208. [2014-09-22 10:14:44][Debug][Apartment] dS485 Bus Device known: c3d3d755b8f95a8e80bc4e6d9b94a24700, type:33
  209. [2014-09-22 10:14:44][Debug][Apartment] dS485 Bus Device known: 84855887e07459acc0a706ec2cacebfa00, type:32
  210. [2014-09-22 10:14:44][Info][Apartment] Scanning dS485 bus device: 09823cc0b5ed5f7c80b3fb4ef3026fba00
  211. [2014-09-22 10:14:44][Info][System] Scan dS485 device start: 09823cc0b5ed5f7c80b3fb4ef3026fba00
  212. dsm-api: ResponseSize :40
  213. dsm-api: frameSize :45
  214. OK.......getCapabilities..............Size: 40
  215. 08
  216. 05 10 b2 03 ba 06 20 0a
  217. 1e 0a 0c 63 61 70 61 62
  218. 69 6c 69 74 69 65 73 1a
  219. 0e 0a 08 6d 65 74 65 72
  220. 69 6e 67 12 02 08 00
  221.  
  222.  
  223. dsm-api: ResponseSize :88
  224. dsm-api: frameSize :93
  225. OK.......getSpec..............Size: 88
  226. 08
  227. 05 10 b3 03 ba 06 50 0a
  228. 25 0a 09 63 6f 6e 66 69
  229. 67 55 52 4c 12 18 2a 16
  230. 68 74 74 70 3a 2f 2f 31
  231. 39 32 2e 31 36 38 2e 34
  232. 2e 35 37 3a 38 30 0a 13
  233. 0a 05 6d 6f 64 65 6c 12
  234. 0a 2a 08 44 41 4c 49 20
  235. 76 44 43 0a 12 0a 04 6e
  236. 61 6d 65 12 0a 2a 08 44
  237. 41 4c 49 20 76 64 63
  238.  
  239.  
  240. [2014-09-22 10:14:45][Debug][System] DSMeter has 0 zones
  241. [2014-09-22 10:14:45][Debug][Apartment] Event counter match on dSM 09823cc0b5ed5f7c80b3fb4ef3026fba00
  242. [2014-09-22 10:14:45][Debug][EventInterpreter] Queue: new event 'dsMeter_ready' in queue...
  243. [2014-09-22 10:14:45][Debug][EventInterpreter] Interpreter: got event from queue: 'dsMeter_ready'
  244. [2014-09-22 10:14:45][Info][Apartment] Scanning dS485 bus device: 09823cc0b5ed5f7c80b3fb4ef3026fba00
  245. [2014-09-22 10:14:45][Info][System] Scan dS485 device start: 09823cc0b5ed5f7c80b3fb4ef3026fba00
  246. [2014-09-22 10:14:45][Debug][EventInterpreter] Interpreter: - parameter 'dsMeter' = '09823cc0b5ed5f7c80b3fb4ef3026fba00'
  247. [2014-09-22 10:14:45][Debug][EventInterpreter] Interpreter: subscription 'dsMeter_ready_EventInterpreterHeatingMonitorPlugin' matches event
  248. dsm-api: ResponseSize :40
  249. dsm-api: frameSize :45
  250. OK.......getCapabilities..............Size: 40
  251. 08
  252. 05 10 b4 03 ba 06 20 0a
  253. 1e 0a 0c 63 61 70 61 62
  254. 69 6c 69 74 69 65 73 1a
  255. 0e 0a 08 6d 65 74 65 72
  256. 69 6e 67 12 02 08 00
  257.  
  258.  
  259. dsm-api: ResponseSize :88
  260. dsm-api: frameSize :93
  261. OK.......getSpec..............Size: 88
  262. 08
  263. 05 10 b5 03 ba 06 50 0a
  264. 25 0a 09 63 6f 6e 66 69
  265. 67 55 52 4c 12 18 2a 16
  266. 68 74 74 70 3a 2f 2f 31
  267. 39 32 2e 31 36 38 2e 34
  268. 2e 35 37 3a 38 30 0a 13
  269. 0a 05 6d 6f 64 65 6c 12
  270. 0a 2a 08 44 41 4c 49 20
  271. 76 44 43 0a 12 0a 04 6e
  272. 61 6d 65 12 0a 2a 08 44
  273. 41 4c 49 20 76 64 63
  274.  
  275.  
  276. [2014-09-22 10:14:46][Debug][System] DSMeter has 0 zones
  277. [2014-09-22 10:14:46][Debug][Apartment] Event counter match on dSM 09823cc0b5ed5f7c80b3fb4ef3026fba00
  278. [2014-09-22 10:14:46][Debug][EventInterpreter] Queue: new event 'dsMeter_ready' in queue...
  279. [2014-09-22 10:14:46][Info][Apartment] Scanning dS485 bus device: 8f485f4fb088599d8097368e75f997b000
  280. [2014-09-22 10:14:46][Debug][EventInterpreter] Interpreter: got event from queue: 'dsMeter_ready'
  281. [2014-09-22 10:14:46][Info][System] Scan dS485 device start: 8f485f4fb088599d8097368e75f997b000
  282. [2014-09-22 10:14:46][Debug][EventInterpreter] Interpreter: - parameter 'dsMeter' = '09823cc0b5ed5f7c80b3fb4ef3026fba00'
  283. [2014-09-22 10:14:46][Debug][EventInterpreter] Interpreter: subscription 'dsMeter_ready_EventInterpreterHeatingMonitorPlugin' matches event
  284. dsm-api: ResponseSize :40
  285. dsm-api: frameSize :45
  286. OK.......getCapabilities..............Size: 40
  287. 08
  288. 05 10 b6 03 ba 06 20 0a
  289. 1e 0a 0c 63 61 70 61 62
  290. 69 6c 69 74 69 65 73 1a
  291. 0e 0a 08 6d 65 74 65 72
  292. 69 6e 67 12 02 08 00
  293.  
  294.  
  295. dsm-api: ResponseSize :111
  296. dsm-api: frameSize :116
  297. OK.......getSpec..............Size: 111
  298. 08
  299. 05 10 b7 03 ba 06 67 0a
  300. 25 0a 09 63 6f 6e 66 69
  301. 67 55 52 4c 12 18 2a 16
  302. 68 74 74 70 3a 2f 2f 31
  303. 39 32 2e 31 36 38 2e 34
  304. 2e 35 37 3a 38 30 0a 17
  305. 0a 0c 68 61 72 64 77 61
  306. 72 65 47 75 69 64 12 07
  307. 2a 05 75 75 69 64 3a 0a
  308. 12 0a 05 6d 6f 64 65 6c
  309. 12 09 2a 07 68 75 65 20
  310. 76 44 43 0a 11 0a 04 6e
  311. 61 6d 65 12 09 2a 07 68
  312. 75 65 20 76 64 63
  313.  
  314.  
  315. [2014-09-22 10:14:46][Debug][System] DSMeter has[2014-09-22 10:14:47.002] ds485c: <dss-mry:8440.38479> sync signal short
  316. [2014-09-22 10:14:47.082] ds485c: <dss-mry:8440.38479> sync signal short
  317. [2014-09-22 10:14:47.162] ds485c: <dss-mry:8440.38479> sync signal short
  318. [2014-09-22 10:14:47.222] ds485c: <dss-mry:8440.38479> sync signal short
  319. [2014-09-22 10:14:47.282] ds485c: <dss-mry:8440.38479> sync signal short
  320. [2014-09-22 10:14:47.282] ds485c: <dss-mry:8440.38479> sync long: start +++++
  321. [2014-09-22 10:14:47.382] ds485c: <dss-mry:8440.38479> recv long: length:0x2d, 0x2d
  322. [2014-09-22 10:14:47.382] ds485c: <dss-mry:8440.38479> sync signal long
  323. [2014-09-22 10:14:47.382] ds485c: <dss-mry:8440.38479> sync long: length:0x2d, 0x2d
  324. [2014-09-22 10:14:47.382] ds485c: <dss-mry:8440.38479> sync long: start +++++
  325. [2014-09-22 10:14:47.550] ds485c: <dss-mry:8440.38479> recv long: length:0x8f, 0x8f
  326. [2014-09-22 10:14:47.550] ds485c: <dss-mry:8440.38479> sync signal long
  327. [2014-09-22 10:14:47.550] ds485c: <dss-mry:8440.38479> sync long: length:0x8f, 0x8f
  328. [2014-09-22 10:14:47.630] ds485c: <dss-mry:8440.38479> sync signal short
  329. [2014-09-22 10:14:47.722] ds485c: <dss-mry:8440.38479> sync signal short
  330. [2014-09-22 10:14:47.810] ds485c: <dss-mry:8440.38479> sync signal short
  331. [2014-09-22 10:14:47.890] ds485c: <dss-mry:8440.38479> sync signal short
  332. [2014-09-22 10:14:47.970] ds485c: <dss-mry:8440.38479> sync signal short
  333. [2014-09-22 10:14:48.030] ds485c: <dss-mry:8440.38479> sync signal short
  334. [2014-09-22 10:14:48.090] ds485c: <dss-mry:8440.38479> sync signal short
  335. [2014-09-22 10:14:48.150] ds485c: <dss-mry:8440.38479> sync signal short
  336. [2014-09-22 10:14:48.210] ds485c: <dss-mry:8440.38479> sync signal short
  337. [2014-09-22 10:14:48.290] ds485c: <dss-mry:8440.38479> sync signal short
  338. [2014-09-22 10:14:48.370] ds485c: <dss-mry:8440.38479> sync signal short
  339. [2014-09-22 10:14:48.430] ds485c: <dss-mry:8440.38479> sync signal short
  340. [2014-09-22 10:14:48.490] ds485c: <dss-mry:8440.38479> sync signal short
  341. [2014-09-22 10:14:48.570] ds485c: <dss-mry:8440.38479> sync signal short
  342. [2014-09-22 10:14:48.650] ds485c: <dss-mry:8440.38479> sync signal short
  343. [2014-09-22 10:14:48.710] ds485c: <dss-mry:8440.38479> sync signal short
  344. [2014-09-22 10:14:48.770] ds485c: <dss-mry:8440.38479> sync signal short
  345. [2014-09-22 10:14:48.850] ds485c: <dss-mry:8440.38479> sync signal short
  346. [2014-09-22 10:14:48.930] ds485c: <dss-mry:8440.38479> sync signal short
  347. [2014-09-22 10:14:48.990] ds485c: <dss-mry:8440.38479> sync signal short
  348. [2014-09-22 10:14:49.050] ds485c: <dss-mry:8440.38479> sync signal short
  349. [2014-09-22 10:14:49.130] ds485c: <dss-mry:8440.38479> sync signal short
  350. [2014-09-22 10:14:49.210] ds485c: <dss-mry:8440.38479> sync signal short
  351. [2014-09-22 10:14:49.270] ds485c: <dss-mry:8440.38479> sync signal short
  352. [2014-09-22 10:14:49.330] ds485c: <dss-mry:8440.38479> sync signal short
  353. [2014-09-22 10:14:49.390] ds485c: <dss-mry:8440.38479> sync signal short
  354. [2014-09-22 10:14:49.450] ds485c: <dss-mry:8440.38479> sync signal short
  355. [2014-09-22 10:14:49.542] ds485c: <dss-mry:8440.38479> sync signal short
  356. [2014-09-22 10:14:49.630] ds485c: <dss-mry:8440.38479> sync signal short
  357. [2014-09-22 10:14:49.690] ds485c: <dss-mry:8440.38479> sync signal short
  358. [2014-09-22 10:14:49.750] ds485c: <dss-mry:8440.38479> sync signal short
  359. [2014-09-22 10:14:49.810] ds485c: <dss-mry:8440.38479> sync signal short
  360. [2014-09-22 10:14:49.870] ds485c: <dss-mry:8440.38479> sync signal short
  361. [2014-09-22 10:14:49.930] ds485c: <dss-mry:8440.38479> sync signal short
  362. [2014-09-22 10:14:49.990] ds485c: <dss-mry:8440.38479> sync signal short
  363. [2014-09-22 10:14:50.082] ds485c: <dss-mry:8440.38479> sync signal short
  364. [2014-09-22 10:14:50.170] ds485c: <dss-mry:8440.38479> sync signal short
  365. [2014-09-22 10:14:50.230] ds485c: <dss-mry:8440.38479> sync signal short
  366. [2014-09-22 10:14:50.290] ds485c: <dss-mry:8440.38479> sync signal short
  367. [2014-09-22 10:14:50.350] ds485c: <dss-mry:8440.38479> sync signal short
  368. [2014-09-22 10:14:50.410] ds485c: <dss-mry:8440.38479> sync signal short
  369. [2014-09-22 10:14:50.470] ds485c: <dss-mry:8440.38479> sync signal short
  370. [2014-09-22 10:14:50.530] ds485c: <dss-mry:8440.38479> sync signal short
  371. [2014-09-22 10:14:50.622] ds485c: <dss-mry:8440.38479> sync signal short
  372. [2014-09-22 10:14:50.710] ds485c: <dss-mry:8440.38479> sync signal short
  373. [2014-09-22 10:14:50.770] ds485c: <dss-mry:8440.38479> sync signal short
  374. [2014-09-22 10:14:50.830] ds485c: <dss-mry:8440.38479> sync signal short
  375. [2014-09-22 10:14:50.839] ds485c: <dss-mry:8440.38482> connected
  376. 0 zones
  377. [2014-09-22 10:14:46][Debug][Apartment] Event counter match on dSM 8f485f4fb088599d8097368e75f997b000
  378. [2014-09-22 10:14:46][Debug][EventInterpreter] Queue: new event 'dsMeter_ready' in queue...
  379. [2014-09-22 10:14:46][Debug][EventInterpreter] Interpreter: got event from queue: 'dsMeter_ready'
  380. [2014-09-22 10:14:46][Info][Apartment] Scanning dS485 bus device: c3d3d755b8f95a8e80bc4e6d9b94a24700
  381. [2014-09-22 10:14:46][Info][System] Scan dS485 device start: c3d3d755b8f95a8e80bc4e6d9b94a24700
  382. [2014-09-22 10:14:46][Debug][EventInterpreter] Interpreter: - parameter 'dsMeter' = '8f485f4fb088599d8097368e75f997b000'
  383. [2014-09-22 10:14:46][Debug][EventInterpreter] Interpreter: subscription 'dsMeter_ready_EventInterpreterHeatingMonitorPlugin' matches event
  384. dsm-api: ResponseSize :40
  385. dsm-api: frameSize :45
  386. OK.......getCapabilities..............Size: 40
  387. 08
  388. 05 10 b8 03 ba 06 20 0a
  389. 1e 0a 0c 63 61 70 61 62
  390. 69 6c 69 74 69 65 73 1a
  391. 0e 0a 08 6d 65 74 65 72
  392. 69 6e 67 12 02 08 00
  393.  
  394.  
  395. dsm-api: ResponseSize :138
  396. dsm-api: frameSize :143
  397. OK.......getSpec..............Size: 138
  398. 08
  399. 05 10 b9 03 ba 06 81 01
  400. 0a 25 0a 09 63 6f 6e 66
  401. 69 67 55 52 4c 12 18 2a
  402. 16 68 74 74 70 3a 2f 2f
  403. 31 39 32 2e 31 36 38 2e
  404. 34 2e 35 37 3a 38 30 0a
  405. 29 0a 0c 68 61 72 64 77
  406. 61 72 65 47 75 69 64 12
  407. 19 2a 17 65 6e 6f 63 65
  408. 61 6e 61 64 64 72 65 73
  409. 73 3a 30 31 38 42 33 35
  410. 31 35 0a 16 0a 05 6d 6f
  411. 64 65 6c 12 0d 2a 0b 45
  412. 6e 4f 63 65 61 6e 20 76
  413. 44 43 0a 15 0a 04 6e 61
  414. 6d 65 12 0d 2a 0b 45 6e
  415. 4f 63 65 61 6e 20 76 64
  416. 63
  417.  
  418.  
  419. [2014-09-22 10:14:47][Debug][System] DSMeter has 1 zones
  420. [2014-09-22 10:14:47][Debug][System] scanDSMeter: Found zone with id: 41543
  421. [2014-09-22 10:14:47][Debug][System] Found 8 devices in zone.
  422. [2014-09-22 10:14:47][Info][System] DeviceButtonInfo: Device: 759f76e909f25689809b09d9d17fd18b00 has no buttons
  423. [2014-09-22 10:14:49][Info][System] DeviceButtonInfo: Device: 70b5bd3b42c35b4c8006db9cdf33c5a500 has no buttons
  424. [2014-09-22 10:14:49][Info][System] DeviceButtonInfo: Device: d006c48a735d5348c06463dc7276217700 has no buttons
  425. [2014-09-22 10:14:50][Info][System] DeviceButtonInfo: Device: 75c4895c2d6f5738809541141a10781b00 has no buttons
  426. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: 759f76e909f25689809b09d9d17fd18b00
  427. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  428. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 73, Active: 1
  429. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 3108, Product-ID: c8, Revision-ID: 358
  430. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  431. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: 759f76e909f25689809b09d9d17fd18b00
  432. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: 551b40d2772e58b28032f11dd972363700
  433. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  434. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 308, Active: 1
  435. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  436. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 8101, Product-ID: 4d2, Revision-ID: 358
  437. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  438. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  439. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: 551b40d2772e58b28032f11dd972363700
  440. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  441. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: dd3424ebb3a153888044f655cc23926000
  442. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  443. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 411, Active: 1
  444. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  445. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 8101, Product-ID: 4d2, Revision-ID: 358
  446. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  447. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: dd3424ebb3a153888044f655cc23926000
  448. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  449. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: dd3424ebb3a153888044f655cc23926002
  450. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  451. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 526, Active: 1
  452. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 8101, Product-ID: 4d2, Revision-ID: 358
  453. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  454. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  455. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: dd3424ebb3a153888044f655cc23926002
  456. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  457. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: 70b5bd3b42c35b4c8006db9cdf33c5a500
  458. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  459. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 611, Active: 1
  460. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 3108, Product-ID: c8, Revision-ID: 358
  461. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  462. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  463. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: 70b5bd3b42c35b4c8006db9cdf33c5a500
  464. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  465. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: d006c48a735d5348c06463dc7276217700
  466. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  467. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 679, Active: 1
  468. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 3118, Product-ID: c8, Revision-ID: 358
  469. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  470. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  471. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: d006c48a735d5348c06463dc7276217700
  472. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: 75c4895c2d6f5738809541141a10781b00
  473. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  474. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 879, Active: 1
  475. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 3118, Product-ID: c8, Revision-ID: 358
  476. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  477. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  478. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  479. [2014-09-22 10:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: 75c4895c2d6f5738809541141a10781b00
  480. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSID: 551b40d2772e58b28032f11dd972363702
  481. [2014-09-22 10:14:50][Debug][System] InitializeDevice: DSM-DSID: c3d3d755b8f95a8e80bc4e6d9b94a24700
  482. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Address: 950, Active: 1
  483. [2014-09-22 10:14:50][Debug][System] InitializeDevice: Function-ID: 8101, Product-ID: 4d2, Revision-ID: 358
  484. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  485. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  486. [2014-09-22 10:14:50][Debug][EventInterpreter] Queue: new event 'DeviceEvent' in queue...
  487. [2014-09-22 1[2014-09-22 10:14:50.884] ds485c: <dss-mry:8440.38482> sync signal short
  488. [2014-09-22 10:14:50.995] ds485c: <dss-mry:8440.38479> sync signal short
  489. [2014-09-22 10:14:51.034] ds485c: <dss-mry:8440.38482> sync signal short
  490. [2014-09-22 10:14:51.114] ds485c: <dss-mry:8440.38479> sync signal short
  491. [2014-09-22 10:14:51.115] ds485c: <dss-mry:8440.38482> thread terminates
  492. [2014-09-22 10:14:51.202] ds485c: <dss-mry:8440.38479> sync signal short
  493. [2014-09-22 10:14:51.290] ds485c: <dss-mry:8440.38479> sync signal short
  494. [2014-09-22 10:14:51.370] ds485c: <dss-mry:8440.38479> sync signal short
  495. [2014-09-22 10:14:51.450] ds485c: <dss-mry:8440.38479> sync signal short
  496. [2014-09-22 10:14:51.530] ds485c: <dss-mry:8440.38479> sync signal short
  497. [2014-09-22 10:14:51.610] ds485c: <dss-mry:8440.38479> sync signal short
  498. [2014-09-22 10:14:51.690] ds485c: <dss-mry:8440.38479> sync signal short
  499. [2014-09-22 10:14:51.770] ds485c: <dss-mry:8440.38479> sync signal short
  500. [2014-09-22 10:14:51.850] ds485c: <dss-mry:8440.38479> sync signal short
  501. [2014-09-22 10:14:51.930] ds485c: <dss-mry:8440.38479> sync signal short
  502. [2014-09-22 10:14:52.010] ds485c: <dss-mry:8440.38479> sync signal short
  503. [2014-09-22 10:14:52.090] ds485c: <dss-mry:8440.38479> sync signal short
  504. [2014-09-22 10:14:52.170] ds485c: <dss-mry:8440.38479> sync signal short
  505. [2014-09-22 10:14:52.250] ds485c: <dss-mry:8440.38479> sync signal short
  506. [2014-09-22 10:14:52.330] ds485c: <dss-mry:8440.38479> sync signal short
  507. [2014-09-22 10:14:52.410] ds485c: <dss-mry:8440.38479> sync signal short
  508. [2014-09-22 10:14:52.490] ds485c: <dss-mry:8440.38479> sync signal short
  509. [2014-09-22 10:14:52.570] ds485c: <dss-mry:8440.38479> sync signal short
  510. [2014-09-22 10:14:52.650] ds485c: <dss-mry:8440.38479> sync signal short
  511. [2014-09-22 10:14:52.730] ds485c: <dss-mry:8440.38479> sync signal short
  512. [2014-09-22 10:14:52.730] ds485c: <dss-mry:8440.38479> sync long: start +++++
  513. [2014-09-22 10:14:52.926] ds485c: <dss-mry:8440.38479> recv long: length:0xa3, 0xa3
  514. [2014-09-22 10:14:52.926] ds485c: <dss-mry:8440.38479> sync signal long
  515. [2014-09-22 10:14:52.926] ds485c: <dss-mry:8440.38479> sync long: length:0xa3, 0xa3
  516. [2014-09-22 10:14:53.002] ds485c: <dss-mry:8440.38479> sync signal short
  517. [2014-09-22 10:14:53.002] ds485c: <dss-mry:8440.38479> sync long: start +++++
  518. [2014-09-22 10:14:53.110] ds485c: <dss-mry:8440.38479> recv long: length:0x18a, 0x18a
  519. [2014-09-22 10:14:53.110] ds485c: <dss-mry:8440.38479> sync signal long
  520. [2014-09-22 10:14:53.110] ds485c: <dss-mry:8440.38479> sync long: length:0x18a, 0x18a
  521. 0:14:50][Debug][System] scheduleOEMReadout: schedule EAN readout for: 551b40d2772e58b28032f11dd972363702
  522. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: got event from queue: 'DeviceEvent'
  523. [2014-09-22 10:14:50][Debug][EventInterpreter] Interpreter: - parameter 'action' = 'ready'
  524. [2014-09-22 10:14:50][Debug][System] DSMeter has 21 groups
  525. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 1 and devices: 4
  526. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 2 and devices: 0
  527. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 3 and devices: 4
  528. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 4 and devices: 0
  529. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 5 and devices: 0
  530. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 6 and devices: 0
  531. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 7 and devices: 0
  532. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 8 and devices: 4
  533. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 9 and devices: 0
  534. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 10 and devices: 0
  535. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 11 and devices: 0
  536. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 16 and devices: 0
  537. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  538. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 17 and devices: 0
  539. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  540. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 18 and devices: 0
  541. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  542. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 19 and devices: 0
  543. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  544. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 20 and devices: 0
  545. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  546. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 21 and devices: 0
  547. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  548. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 22 and devices: 0
  549. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  550. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 23 and devices: 0
  551. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Adding new group to zone
  552. [2014-09-22 10:14:52][Debug][System] scanDSMeter: Found group with id: 48 and devices: 2
  553. dsm-api: ResponseSize :158
  554. dsm-api: frameSize :163
  555. OK.......getSpec..............Size: 158
  556. 08
  557. 05 10 bb 03 ba 06 95 01
  558. 0a 29 0a 0c 68 61 72 64
  559. 77 61 72 65 47 75 69 64
  560. 12 19 2a 17 65 6e 6f 63
  561. 65 61 6e 61 64 64 72 65
  562. 73 73 3a 30 30 30 36 38
  563. 36 43 42 0a 3a 0a 05 6d
  564. 6f 64 65 6c 12 31 2a 2f
  565. 54 68 65 72 6d 6f 6b 6f
  566. 6e 20 45 6e 4f 63 65 61
  567. 6e 20 54 65 6d 70 65 72
  568. 61 74 75 72 65 20 73 65
  569. 6e 73 6f 72 20 28 41 35
  570. 2d 30 32 2d 30 35 29 0a
  571. 20 0a 09 6d 6f 64 65 6c
  572. 47 75 69 64 12 13 2a 11
  573. 65 6e 6f 63 65 61 6e 65
  574. 65 70 3a 41 35 30 32 30
  575. 35 0a 0a 0a 04 6e 61 6d
  576. 65 12 02 2a 00
  577.  
  578.  
  579. [2014-09-22 10:14:53][Debug][System] Scene History in Zone 41543: group 48 - scene 5
  580. [2014-09-22 10:14:53][Debug][System] Scene History in Zone 41543: group 48 - scene 5
  581. [2014-09-22 10:14:53][Debug][System] Scene History in Zone 41543: group 48 - scene 5
  582. dsm-api: ResponseSize :389
  583. dsm-api: frameSize :394
  584. OK.......getIcon..............Size: 389
  585. 08
  586. 05 10 bc 03 ba 06 fc 02
  587. 0a f9 02 0a 0c 64 65 76
  588. 69 63 65 49 63 6f 6e 31
  589. 36 12 e8 02 32 e5 02 89
  590. 50 4e 47 0d 0a 1a 0a 00
  591. 00 00 0d 49 48 44 52 00
  592. 00 00 10 00 00 00 10 08
  593. 06 00 00 00 1f f3 ff 61
  594. 00 00 01 2c 49 44 41 54
  595. 78 da c5 92 b1 4b c3 50
  596. 10 c6 8f a4 74 d1 ae 4e
  597. 2e 45 51 e9 33 b1 2f 71
  598. 0f 38 09 0e 5d c4 49 dc
  599. 74 13 1c 93 c9 c9 b[2014-09-22 10:14:53.114] ds485c: <dss-mry:8440.38483> connected
  600. [2014-09-22 10:14:53.158] ds485c: <dss-mry:8440.38479> sync signal short
  601. [2014-09-22 10:14:53.195] ds485c: <dss-mry:8440.38483> sync signal short
  602. [2014-09-22 10:14:53.266] ds485c: <dss-mry:8440.38479> sync signal short
  603. [2014-09-22 10:14:53.306] ds485c: <dss-mry:8440.38483> sync signal short
  604. [2014-09-22 10:14:53.382] ds485c: <dss-mry:8440.38479> sync signal short
  605. [2014-09-22 10:14:53.438] ds485c: <dss-mry:8440.38479> sync signal short
  606. [2014-09-22 10:14:53.439] ds485c: <dss-mry:8440.38483> thread terminates
  607. [2014-09-22 10:14:53.534] ds485c: <dss-mry:8440.38479> sync signal short
  608. [2014-09-22 10:14:53.534] ds485c: <dss-mry:8440.38479> sync long: start +++++
  609. [2014-09-22 10:14:53.742] ds485c: <dss-mry:8440.38479> recv long: length:0x9e, 0x9e
  610. [2014-09-22 10:14:53.742] ds485c: <dss-mry:8440.38479> sync signal long
  611. [2014-09-22 10:14:53.742] ds485c: <dss-mry:8440.38479> sync long: length:0x9e, 0x9e
  612. [2014-09-22 10:14:53.810] ds485c: <dss-mry:8440.38479> sync signal short
  613. [2014-09-22 10:14:53.810] ds485c: <dss-mry:8440.38479> sync long: start +++++
  614. [2014-09-22 10:14:53.910] ds485c: <dss-mry:8440.38479> recv long: length:0x80, 0x80
  615. [2014-09-22 10:14:53.910] ds485c: <dss-mry:8440.38479> sync signal long
  616. [2014-09-22 10:14:53.910] ds485c: <dss-mry:8440.38479> sync long: length:0x80, 0x80
  617. [2014-09-22 10:14:53.914] ds485c: <dss-mry:8440.38484> connected
  618. [2014-09-22 10:14:53.958] ds485c: <dss-mry:8440.38479> sync signal short
  619. 5 a3
  620. 7f 45 b7 4e 3a b8 e8 22
  621. 08 a2 b3 a0 b6 4b 67 1d
  622. 84 2e 5f bf 0b 26 18 b4
  623. 6f 11 da 83 8f 3b ee f2
  624. fd de bd 47 64 2e 51 8b
  625. f1 28 16 ad 5f 83 34 4d
  626. 6f 55 4e f7 3a 1a be c5
  627. 11 21 cf 22 f0 b4 05 ea
  628. 5c 8b 2c cb a0 9a 6a 0e
  629. b1 e0 c7 78 97 18 1b 04
  630. dc f9 11 0e 2a 73 17 80
  631. c6 9b 5a 84 1d cf e2 94
  632. c6 1e 75 a8 d9 b9 01 0d
  633. 17 34 7e e4 d9 62 9f a7
  634. de eb 15 b4 c7 6d 9a cc
  635. 43 e7 06 3c e1 93 1f ed
  636. e5 06 83 45 e6 f1 f7 36
  637. 23 02 96 99 bf 04 6b 02
  638. ac 3a 36 20 44 b3 58 6c
  639. b3 7e 2d c0 b2 89 95 1c
  640. f4 33 92 24 01 35 ed 0d
  641. ae bd 08 67 fa 80 04 bc
  642. f9 6d 74 d8 bb aa bc 41
  643. 18 86 a0 fe 04 a8 91 6b
  644. 2f d1 74 c9 8d ba 84 f4
  645. a9 93 72 ee 06 94 57 7a
  646. 22 60 c0 d3 8f 99 5f c4
  647. a0 5e 0e 8d 31 bb 05 40
  648. 6b ed 39 40 0f 62 b1 55
  649. 69 06 41 30 28 00 5a bb
  650. 00 c5 1f f8 0f 40 35 ca
  651. 2b a8 51 a5 b5 cc 2a 26
  652. 49 b7 ad 93 52 d2 61 44
  653. 00 00 00 00 49 45 4e 44
  654. ae 42 60 82
  655.  
  656.  
  657. [2014-09-22 10:14:53][Debug][EventInterpreter] Queue: new event 'stateChange' in queue...
  658. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: got event from queue: 'stateChange'
  659. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: - parameter 'oldvalue' = '3'
  660. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: - parameter 'state' = 'inactive'
  661. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: - parameter 'value' = '2'
  662. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: - parameter 'statename' = 'zone.41543.light'
  663. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: - parameter 'originDeviceID' = '0'
  664. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: subscription 'stateChange_system_trigger' matches event
  665. [2014-09-22 10:14:53][Debug][System] EventInterpreterPluginSystemTrigger::handleEvent: processing event 'stateChange'
  666. [2014-09-22 10:14:53][Info][System] Logged in as system user (EventInterpreterPluginSystemTrigger needs system rights)
  667. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: subscription 'stateChange_system_state' matches event
  668. [2014-09-22 10:14:53][Debug][System] EventInterpreterPluginSystemState::handleEvent: processing event 'stateChange'
  669. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: subscription 'stateChange_system_event_log' matches event
  670. [2014-09-22 10:14:53][Debug][System] EventInterpreterPluginSystemEventLog::handleEvent: processing event 'stateChange'
  671. [2014-09-22 10:14:53][Info][System] Logged in as system user (SystemState needs system rights)
  672. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: subscription 'stateChange_sensor_data_upload' matches event
  673. [2014-09-22 10:14:53][Info][System] Logged in as system user (SystemEventLog needs system rights)
  674. [2014-09-22 10:14:53][Warning][System] Bus error getting heating nominal temperature value from c3d3d755b8f95a8e80bc4e6d9b94a24700: DSMeter Error [22] request can't be executed
  675. dsm-api: ResponseSize :153
  676. dsm-api: frameSize :158
  677. OK.......getSpec..............Size: 153
  678. 08
  679. 05 10 be 03 ba 06 90 01
  680. 0a 29 0a 0c 68 61 72 64
  681. 77 61 72 65 47 75 69 64
  682. 12 19 2a 17 65 6e 6f 63
  683. 65 61 6e 61 64 64 72 65
  684. 73 73 3a 46 45 46 46 36
  685. 33 44 35 0a 35 0a 05 6d
  686. 6f 64 65 6c 12 2c 2a 2a
  687. 3c 75 6e 6b 6e 6f 77 6e
  688. 3e 20 45 6e 4f 63 65 61
  689. 6e 20 72 6f 63 6b 65 72
  690. 20 73 77 69 74 63 68 20
  691. 28 46 36 2d 30 32 2d 46
  692. 46 29 0a 20 0a 09 6d 6f
  693. 64 65 6c 47 75 69 64 12
  694. 13 2a 11 65 6e 6f 63 65
  695. 61 6e 65 65 70 3a 46 36
  696. 30 32 46 46 0a 0a 0a 04
  697. 6e 61 6d 65 12 02 2a 00
  698.  
  699.  
  700.  
  701. [2014-09-22 10:14:53][Warning][System] Bus error getting heating control value from c3d3d755b8f95a8e80bc4e6d9b94a24700: DSMeter Error [22] request can't be executed
  702. dsm-api: ResponseSize :123
  703. dsm-api: frameSize :128
  704. OK.......getIcon..............Size: 123
  705. 08
  706. 05 10 bf 03 ba 06 73 0a
  707. 71 0a 0c 64 65 76 69 63
  708. 65 49 63 6f 6e 31 36 12
  709. 61 32 5f 89 50 4e 47 0d
  710. 0a 1a 0a 00 00 00 0d 49
  711. 48 44 52 00 00 00 10 00
  712. 00 00 10 08 02 00 00 00
  713. 90 91 68 36 00 00 00 26
  714. 49 44 41 54 78 01 63 20
  715. 07 fc 27 1a 20 34 10 69
  716. 2e 0a eb ff 5b 04 c2 b4
  717. 76 e8 6a 18 d5 40 49 d2
  718. 20 1a 90 93 b4 01 12 c6
  719. 7d be 04 5e 66 0d 00 00
  720. 00 00 49 45 4e 44 ae 42
  721. 60 82
  722.  
  723.  
  724. [2014-09-22 10:14:53][Debug][Apartment] Even[2014-09-22 10:14:54.016] ds485c: <dss-mry:8440.38484> sync signal short
  725. [2014-09-22 10:14:54.065] ds485c: <dss-mry:8440.38479> sync signal short
  726. [2014-09-22 10:14:54.106] ds485c: <dss-mry:8440.38484> sync signal short
  727. [2014-09-22 10:14:54.162] ds485c: <dss-mry:8440.38479> sync signal short
  728. [2014-09-22 10:14:54.274] ds485c: <dss-mry:8440.38479> sync signal short
  729. [2014-09-22 10:14:54.275] ds485c: <dss-mry:8440.38484> thread terminates
  730. [2014-09-22 10:14:54.374] ds485c: <dss-mry:8440.38479> sync signal short
  731. [2014-09-22 10:14:54.442] ds485c: <dss-mry:8440.38479> sync signal short
  732. [2014-09-22 10:14:54.442] ds485c: <dss-mry:8440.38479> sync long: start +++++
  733. [2014-09-22 10:14:54.602] ds485c: <dss-mry:8440.38479> recv long: length:0x9e, 0x9e
  734. [2014-09-22 10:14:54.602] ds485c: <dss-mry:8440.38479> sync signal long
  735. [2014-09-22 10:14:54.602] ds485c: <dss-mry:8440.38479> sync long: length:0x9e, 0x9e
  736. [2014-09-22 10:14:54.602] ds485c: <dss-mry:8440.38479> sync long: start +++++
  737. [2014-09-22 10:14:54.710] ds485c: <dss-mry:8440.38479> recv long: length:0x80, 0x80
  738. [2014-09-22 10:14:54.710] ds485c: <dss-mry:8440.38479> sync signal long
  739. [2014-09-22 10:14:54.710] ds485c: <dss-mry:8440.38479> sync long: length:0x80, 0x80
  740. t counter match on dSM c3d3d755b8f95a8e80bc4e6d9b94a24700
  741. [2014-09-22 10:14:53][Debug][EventInterpreter] Queue: new event 'dsMeter_ready' in queue...
  742. [2014-09-22 10:14:53][Info][Apartment] Scanning dS485 bus device: 84855887e07459acc0a706ec2cacebfa00
  743. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: got event from queue: 'dsMeter_ready'
  744. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: - parameter 'dsMeter' = 'c3d3d755b8f95a8e80bc4e6d9b94a24700'
  745. [2014-09-22 10:14:53][Debug][EventInterpreter] Interpreter: subscription 'dsMeter_ready_EventInterpreterHeatingMonitorPlugin' matches event
  746. [2014-09-22 10:14:53][Info][System] Scan dS485 device start: 84855887e07459acc0a706ec2cacebfa00
  747. [2014-09-22 10:14:54][Debug][EventInterpreter] Queue: new event 'dsMeter_ready' in queue...
  748. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: got event from queue: 'dsMeter_ready'
  749. [2014-09-22 10:14:54][Info][Apartment] ******** Finished loading model from dSM(s)...
  750. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: - parameter 'dsMeter' = '84855887e07459acc0a706ec2cacebfa00'
  751. [2014-09-22 10:14:54][Debug][Apartment] setApartmentState: apartment state set to present
  752. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: subscription 'dsMeter_ready_EventInterpreterHeatingMonitorPlugin' matches event
  753. dsm-api: ResponseSize :153
  754. dsm-api: frameSize :158
  755. OK.......getSpec..............Size: 153
  756. 08
  757. 05 10 c1 03 ba 06 90 01
  758. 0a 29 0a 0c 68 61 72 64
  759. 77 61 72 65 47 75 69 64
  760. 12 19 2a 17 65 6e 6f 63
  761. 65 61 6e 61 64 64 72 65
  762. 73 73 3a 46 45 46 46 36
  763. 33 39 46 0a 35 0a 05 6d
  764. 6f 64 65 6c 12 2c 2a 2a
  765. 3c 75 6e 6b 6e 6f 77 6e
  766. 3e 20 45 6e 4f 63 65 61
  767. 6e 20 72 6f 63 6b 65 72
  768. 20 73 77 69 74 63 68 20
  769. 28 46 36 2d 30 32 2d 46
  770. 46 29 0a 20 0a 09 6d 6f
  771. 64 65 6c 47 75 69 64 12
  772. 13 2a 11 65 6e 6f 63 65
  773. 61 6e 65 65 70 3a 46 36
  774. 30 32 46 46 0a 0a 0a 04
  775. 6e 61 6d 65 12 02 2a 00
  776.  
  777.  
  778.  
  779. dsm-api: ResponseSize :123
  780. dsm-api: frameSize :128
  781. OK.......getIcon..............Size: 123
  782. 08
  783. 05 10 c2 03 ba 06 73 0a
  784. 71 0a 0c 64 65 76 69 63
  785. 65 49 63 6f 6e 31 36 12
  786. 61 32 5f 89 50 4e 47 0d
  787. 0a 1a 0a 00 00 00 0d 49
  788. 48 44 52 00 00 00 10 00
  789. 00 00 10 08 02 00 00 00
  790. 90 91 68 36 00 00 00 26
  791. 49 44 41 54 78 01 63 20
  792. 07 fc 27 1a 20 34 10 69
  793. 2e 0a eb ff 5b 04 c2 b4
  794. 76 e8 6a 18 d5 40 49 d2
  795. 20 1a 90 93 b4 01 12 c6
  796. 7d be 04 5e 66 0d 00 00
  797. 00 00 49 45 4e 44 ae 42
  798. 60 82
  799.  
  800.  
  801. [2014-09-22 10:14:54][Debug][EventInterpreter] Queue: new event 'model_ready' in queue...
  802. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: got event from queue: 'model_ready'
  803. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: subscription 'model_ready_system_state' matches event
  804. [2014-09-22 10:14:54][Debug][System] EventInterpreterPluginSystemState::handleEvent: processing event 'model_ready'
  805. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: subscription 'model_ready_system_event_log' matches event
  806. [2014-09-22 10:14:54][Debug][System] EventInterpreterPluginSystemEventLog::handleEvent: processing event 'model_ready'
  807. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: subscription 'model_ready_EventInterpreterSensorMonitorPlugin' matches event
  808. [2014-09-22 10:14:54][Info][System] Logged in as system user (SystemEventLog needs system rights)
  809. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: subscription 'model_ready_EventInterpreterHeatingMonitorPlugin' matches event
  810. [2014-09-22 10:14:54][Info][System] Logged in as system user (SystemState needs system rights)
  811. [2014-09-22 10:14:54][Debug][EventInterpreter] Queue: new event 'system-addon-scene-responder.config' in queue...
  812. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: got event from queue: 'system-addon-scene-responder.config'
  813. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: - parameter 'value' = '%7B%20%22name%22%3A%22FireAutoClear%22%2C%20%22id%22%3A%20%22system_state_fire_alarm_reset%22%2C%22triggers%22%3A%5B%7B%20%22type%22%3A%22state-change%22%2C%20%22name%22%3A%22fire%22%2C%20%22state%22%3A%22active%22%7D%5D%2C%22delay%22%3A21600%2C%22actions%22%3A%5B%7B%20%22[2014-09-22 10:14:54.716] ds485c: <dss-mry:8440.38487> connected
  814. [2014-09-22 10:14:54.773] ds485c: <dss-mry:8440.38487> sync signal short
  815. [2014-09-22 10:14:54.934] ds485c: <dss-mry:8440.38487> sync signal short
  816. [2014-09-22 10:14:55.346] ds485c: <dss-mry:8440.38487> thread terminates
  817. [2014-09-22 10:14:55.347] ds485c: <dss-mry:8440.38479> sync long: start +++++
  818. [2014-09-22 10:14:55.383] ds485c: <dss-mry:8440.38479> sync signal short
  819. [2014-09-22 10:14:55.383] ds485c: <dss-mry:8440.38479> sync long: length:0x0, 0x0
  820. libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "vdcapi.Message" because it is missing required fields: type
  821. [2014-09-22 10:14:55.385] ds485c: <dss-mry:8440.38479> sync long: start +++++
  822. [2014-09-22 10:14:55.614] ds485c: <dss-mry:8440.38479> recv long: length:0x9e, 0x9e
  823. [2014-09-22 10:14:55.614] ds485c: <dss-mry:8440.38479> sync signal long
  824. [2014-09-22 10:14:55.614] ds485c: <dss-mry:8440.38479> recv long: length:0x81, 0x81
  825. [2014-09-22 10:14:55.614] ds485c: <dss-mry:8440.38479> sync long: length:0x9e, 0x9e
  826. [2014-09-22 10:14:55.619] ds485c: <dss-mry:8440.38488> connected
  827. [2014-09-22 10:14:55.663] ds485c: <dss-mry:8440.38488> sync signal short
  828. [2014-09-22 10:14:55.822] ds485c: <dss-mry:8440.38488> sync signal short
  829. [2014-09-22 10:14:56.347] ds485c: <dss-mry:8440.38488> thread terminates
  830. [2014-09-22 10:14:56.349] ds485c: <dss-mry:8440.38479> sync long: start +++++
  831. [2014-09-22 10:14:56.383] ds485c: <dss-mry:8440.38479> sync signal short
  832. [2014-09-22 10:14:56.383] ds485c: <dss-mry:8440.38479> sync long: length:0x0, 0x0
  833. libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "vdcapi.Message" because it is missing required fields: type
  834. [2014-09-22 10:14:56.383] ds485c: <dss-mry:8440.38479> sync long: start +++++
  835. [2014-09-22 10:14:56.582] ds485c: <dss-mry:8440.38479> recv long: length:0xa3, 0xa3
  836. [2014-09-22 10:14:56.582] ds485c: <dss-mry:8440.38479> sync signal long
  837. [2014-09-22 10:14:56.582] ds485c: <dss-mry:8440.38479> recv long: length:0x18a, 0x18a
  838. [2014-09-22 10:14:56.582] ds485c: <dss-mry:8440.38479> sync long: length:0xa3, 0xa3
  839. [2014-09-22 10:14:56.587] ds485c: <dss-mry:8440.38489> connected
  840. [2014-09-22 10:14:56.633] ds485c: <dss-mry:8440.38489> sync signal short
  841. [2014-09-22 10:14:56.794] ds485c: <dss-mry:8440.38489> sync signal short
  842. [2014-09-22 10:14:57.348] ds485c: <dss-mry:8440.38489> thread terminates
  843. [2014-09-22 10:14:57.351] ds485c: <dss-mry:8440.38479> sync long: start +++++
  844. [2014-09-22 10:14:57.383] ds485c: <dss-mry:8440.38479> sync signal short
  845. [2014-09-22 10:14:57.383] ds485c: <dss-mry:8440.38479> sync long: length:0x0, 0x0
  846. libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "vdcapi.Message" because it is missing required fields: type
  847. [2014-09-22 10:14:57.383] ds485c: <dss-mry:8440.38479> sync long: start +++++
  848. [2014-09-22 10:14:57.582] ds485c: <dss-mry:8440.38479> recv long: length:0xa3, 0xa3
  849. [2014-09-22 10:14:57.582] ds485c: <dss-mry:8440.38479> sync signal long
  850. [2014-09-22 10:14:57.582] ds485c: <dss-mry:8440.38479> recv long: length:0x270, 0x270
  851. [2014-09-22 10:14:57.582] ds485c: <dss-mry:8440.38479> sync long: length:0xa3, 0xa3
  852. [2014-09-22 10:14:57.585] ds485c: <dss-mry:8440.38490> connected
  853. [2014-09-22 10:14:57.633] ds485c: <dss-mry:8440.38490> sync signal short
  854. [2014-09-22 10:14:57.794] ds485c: <dss-mry:8440.38490> sync signal short
  855. [2014-09-22 10:14:58.349] ds485c: <dss-mry:8440.38490> thread terminates
  856. [2014-09-22 10:14:58.351] ds485c: <dss-mry:8440.38479> sync long: start +++++
  857. [2014-09-22 10:14:58.383] ds485c: <dss-mry:8440.38479> sync signal short
  858. [2014-09-22 10:14:58.383] ds485c: <dss-mry:8440.38479> sync long: length:0x0, 0x0
  859. libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "vdcapi.Message" because it is missing required fields: type
  860. type%22%3A%22undo-zone-scene%22%2C%20%22zone%22%3A0%2C%20%22group%22%3A0%2C%20%22scene%22%3A76%2C%20%22force%22%3A%22false%22%2C%20%22delay%22%3A0%20%7D%5D%2C%22conditions%22%3A%7B%20%22enabled%22%3Anull%2C%22weekdays%22%3Anull%2C%22timeframe%22%3Anull%2C%22zoneState%22%3Anull%2C%22systemState%22%3A%5B%7B%22name%22%3A%22fire%22%2C%22value%22%3A%221%22%7D%5D%2C%22addonState%22%3Anull%7D%2C%22scope%22%3A%22system_state.auto_cleanup%22%7D'
  861. [2014-09-22 10:14:54][Debug][EventInterpreter] Interpreter: - parameter 'actions' = 'save'
  862. [2014-09-22 10:14:54][Debug][System] [CommChannel] sending message failed: Failed to connect: Connection refused
  863. [2014-09-22 10:14:54][Debug][System] [CommChannel] sending message failed: Failed to connect: Connection refused
  864. [2014-09-22 10:14:54][Debug][EventInterpreter] Queue: new event 'ModelMaintenace_updateWebData' in queue...
  865. [2014-09-22 10:14:54][Debug][EventInterpreter] scheduleFromEvent: event has a valid time, rescheduling at 2014-09-22 10:14:59
  866. [2014-09-22 10:14:54][Info][System] Writing apartment config to '/home/mry/VDSM/DSS/data/apartment.xml'
  867. [2014-09-22 10:14:54][Info][System] Writing apartment config to '/home/mry/VDSM/DSS/data/apartment.xml'
  868. dsm-api: ResponseSize :0
  869. dsm-api: frameSize :0
  870. FAILED...getSpec..............Size: 0
  871.  
  872.  
  873.  
  874.  
  875. [2014-09-22 10:14:55][Warning][System] VdcDataQuery: could not query properties from dd3424ebb3a153888044f655cc23926002, Message: could not parse response message
  876. dsm-api: ResponseSize :153
  877. dsm-api: frameSize :158
  878. OK.......getIcon..............Size: 153
  879. 08
  880. 05 10 c4 03 ba 06 90 01
  881. 0a 29 0a 0c 68 61 72 64
  882. 77 61 72 65 47 75 69 64
  883. 12 19 2a 17 65 6e 6f 63
  884. 65 61 6e 61 64 64 72 65
  885. 73 73 3a 46 45 46 46 36
  886. 33 39 46 0a 35 0a 05 6d
  887. 6f 64 65 6c 12 2c 2a 2a
  888. 3c 75 6e 6b 6e 6f 77 6e
  889. 3e 20 45 6e 4f 63 65 61
  890. 6e 20 72 6f 63 6b 65 72
  891. 20 73 77 69 74 63 68 20
  892. 28 46 36 2d 30 32 2d 46
  893. 46 29 0a 20 0a 09 6d 6f
  894. 64 65 6c 47 75 69 64 12
  895. 13 2a 11 65 6e 6f 63 65
  896. 61 6e 65 65 70 3a 46 36
  897. 30 32 46 46 0a 0a 0a 04
  898. 6e 61 6d 65 12 02 2a 00
  899.  
  900.  
  901.  
  902. [2014-09-22 10:14:55][Info][System] Writing apartment config to '/home/mry/VDSM/DSS/data/apartment.xml'
  903. dsm-api: ResponseSize :0
  904. dsm-api: frameSize :0
  905. FAILED...getSpec..............Size: 0
  906.  
  907.  
  908.  
  909.  
  910. [2014-09-22 10:14:56][Warning][System] VdcDataQuery: could not query properties from 70b5bd3b42c35b4c8006db9cdf33c5a500, Message: could not parse response message
  911. dsm-api: ResponseSize :158
  912. dsm-api: frameSize :163
  913. OK.......getIcon..............Size: 158
  914. 08
  915. 05 10 c7 03 ba 06 95 01
  916. 0a 29 0a 0c 68 61 72 64
  917. 77 61 72 65 47 75 69 64
  918. 12 19 2a 17 65 6e 6f 63
  919. 65 61 6e 61 64 64 72 65
  920. 73 73 3a 30 30 38 35 38
  921. 32 46 46 0a 3a 0a 05 6d
  922. 6f 64 65 6c 12 31 2a 2f
  923. 54 68 65 72 6d 6f 6b 6f
  924. 6e 20 45 6e 4f 63 65 61
  925. 6e 20 54 65 6d 70 65 72
  926. 61 74 75 72 65 20 73 65
  927. 6e 73 6f 72 20 28 41 35
  928. 2d 30 32 2d 30 35 29 0a
  929. 20 0a 09 6d 6f 64 65 6c
  930. 47 75 69 64 12 13 2a 11
  931. 65 6e 6f 63 65 61 6e 65
  932. 65 70 3a 41 35 30 32 30
  933. 35 0a 0a 0a 04 6e 61 6d
  934. 65 12 02 2a 00
  935.  
  936.  
  937. [2014-09-22 10:14:56][Info][System] Writing apartment config to '/home/mry/VDSM/DSS/data/apartment.xml'
  938. dsm-api: ResponseSize :0
  939. dsm-api: frameSize :0
  940. FAILED...getSpec..............Size: 0
  941.  
  942.  
  943.  
  944.  
  945. [2014-09-22 10:14:57][Warning][System] VdcDataQuery: could not query properties from d006c48a735d5348c06463dc7276217700, Message: could not parse response message
  946. dsm-api: ResponseSize :158
  947. dsm-api: frameSize :163
  948. OK.......getIcon..............Size: 158
  949. 08
  950. 05 10 ca 03 ba 06 95 01
  951. 0a 29 0a 0c 68 61 72 64
  952. 77 61 72 65 47 75 69 64
  953. 12 19 2a 17 65 6e 6f 63
  954. 65 61 6e 61 64 64 72 65
  955. 73 73 3a 30 31 38 33 41
  956. 44 35 38 0a 3a 0a 05 6d
  957. 6f 64 65 6c 12 31 2a 2f
  958. 4b 69 65 62 61 63 6b 20
  959. 2b 20 50 65 74 65 72 20
  960. 45 6e 4f 63 65 61 6e 20
  961. 56 61 6c 76 65 20 6f 75
  962. 74 70 75 74 20 28 41 35
  963. 2d 32 30 2d 30 31 29 0a
  964. 20 0a 09 6d 6f 64 65 6c
  965. 47 75 69 64 12 13 2a 11
  966. 65 6e 6f 63 65 61 6e 65
  967. 65 70 3a 41 35 32 30 30
  968. 31 0a 0a 0a 04 6e 61 6d
  969. 65 12 02 2a 00
  970.  
  971.  
  972. [2014-09-22 10:14:57][Info][System] Writing apartment config to '/home/mry/VDSM/DSS/data/apartment.xml'
  973. dsm-api: ResponseSize :0
  974. dsm-api: frameSize :0
  975. FAILED...getSpec..............Si[2014-09-22 10:14:58.383] ds485c: <dss-mry:8440.38479> sync long: start +++++
  976. [2014-09-22 10:14:58.582] ds485c: <dss-mry:8440.38479> recv long: length:0xa3, 0xa3
  977. [2014-09-22 10:14:58.582] ds485c: <dss-mry:8440.38479> sync signal long
  978. [2014-09-22 10:14:58.582] ds485c: <dss-mry:8440.38479> recv long: length:0x270, 0x270
  979. [2014-09-22 10:14:58.582] ds485c: <dss-mry:8440.38479> sync long: length:0xa3, 0xa3
  980. [2014-09-22 10:14:58.585] ds485c: <dss-mry:8440.38491> connected
  981. [2014-09-22 10:14:58.633] ds485c: <dss-mry:8440.38491> sync signal short
  982. [2014-09-22 10:14:58.794] ds485c: <dss-mry:8440.38491> sync signal short
  983. [2014-09-22 10:14:59.350] ds485c: <dss-mry:8440.38491> thread terminates
  984. [2014-09-22 10:14:59.352] ds485c: <dss-mry:8440.38479> sync long: start +++++
  985. [2014-09-22 10:14:59.383] ds485c: <dss-mry:8440.38479> sync signal short
  986. [2014-09-22 10:14:59.383] ds485c: <dss-mry:8440.38479> sync long: length:0x0, 0x0
  987. libprotobuf ERROR google/protobuf/message_lite.cc:123] Can't parse message of type "vdcapi.Message" because it is missing required fields: type
  988. [2014-09-22 10:14:59.384] ds485c: <dss-mry:8440.38479> sync long: start +++++
  989. [2014-09-22 10:14:59.582] ds485c: <dss-mry:8440.38479> recv long: length:0x9e, 0x9e
  990. [2014-09-22 10:14:59.582] ds485c: <dss-mry:8440.38479> sync signal long
  991. [2014-09-22 10:14:59.582] ds485c: <dss-mry:8440.38479> recv long: length:0x81, 0x81
  992. [2014-09-22 10:14:59.582] ds485c: <dss-mry:8440.38479> sync long: length:0x9e, 0x9e
  993. ze: 0
  994.  
  995.  
  996.  
  997.  
  998. [2014-09-22 10:14:58][Warning][System] VdcDataQuery: could not query properties from 75c4895c2d6f5738809541141a10781b00, Message: could not parse response message
  999. dsm-api: ResponseSize :158
  1000. dsm-api: frameSize :163
  1001. OK.......getIcon..............Size: 158
  1002. 08
  1003. 05 10 cd 03 ba 06 95 01
  1004. 0a 29 0a 0c 68 61 72 64
  1005. 77 61 72 65 47 75 69 64
  1006. 12 19 2a 17 65 6e 6f 63
  1007. 65 61 6e 61 64 64 72 65
  1008. 73 73 3a 30 30 38 34 35
  1009. 34 41 42 0a 3a 0a 05 6d
  1010. 6f 64 65 6c 12 31 2a 2f
  1011. 4b 69 65 62 61 63 6b 20
  1012. 2b 20 50 65 74 65 72 20
  1013. 45 6e 4f 63 65 61 6e 20
  1014. 56 61 6c 76 65 20 6f 75
  1015. 74 70 75 74 20 28 41 35
  1016. 2d 32 30 2d 30 31 29 0a
  1017. 20 0a 09 6d 6f 64 65 6c
  1018. 47 75 69 64 12 13 2a 11
  1019. 65 6e 6f 63 65 61 6e 65
  1020. 65 70 3a 41 35 32 30 30
  1021. 31 0a 0a 0a 04 6e 61 6d
  1022. 65 12 02 2a 00
  1023.  
  1024.  
  1025. [2014-09-22 10:14:58][Info][System] Writing apartment config to '/home/mry/VDSM/DSS/data/apartment.xml'
  1026. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'ModelMaintenace_updateWebData' in queue...
  1027. [2014-09-22 10:14:59][Debug][EventInterpreter] Runner: event 6-1411373694_ModelMaintenace_updateWebData has no further schedule
  1028. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: got event from queue: 'ModelMaintenace_updateWebData'
  1029. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: subscription 'ModelMaintenace_updateWebData_internal_relay' matches event
  1030. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'ModelMaintenace_updateWebData' in queue...
  1031. [2014-09-22 10:14:59][Debug][EventInterpreter] scheduleFromEvent: event has a valid time, rescheduling at 2014-09-23 10:14:59
  1032. dsm-api: ResponseSize :0
  1033. dsm-api: frameSize :0
  1034. FAILED...getSpec..............Size: 0
  1035.  
  1036.  
  1037.  
  1038.  
  1039. [2014-09-22 10:14:59][Warning][System] VdcDataQuery: could not query properties from 551b40d2772e58b28032f11dd972363702, Message: could not parse response message
  1040. dsm-api: ResponseSize :153
  1041. dsm-api: frameSize :158
  1042. OK.......getIcon..............Size: 153
  1043. 08
  1044. 05 10 d0 03 ba 06 90 01
  1045. 0a 29 0a 0c 68 61 72 64
  1046. 77 61 72 65 47 75 69 64
  1047. 12 19 2a 17 65 6e 6f 63
  1048. 65 61 6e 61 64 64 72 65
  1049. 73 73 3a 46 45 46 46 36
  1050. 33 44 35 0a 35 0a 05 6d
  1051. 6f 64 65 6c 12 2c 2a 2a
  1052. 3c 75 6e 6b 6e 6f 77 6e
  1053. 3e 20 45 6e 4f 63 65 61
  1054. 6e 20 72 6f 63 6b 65 72
  1055. 20 73 77 69 74 63 68 20
  1056. 28 46 36 2d 30 32 2d 46
  1057. 46 29 0a 20 0a 09 6d 6f
  1058. 64 65 6c 47 75 69 64 12
  1059. 13 2a 11 65 6e 6f 63 65
  1060. 61 6e 65 65 70 3a 46 36
  1061. 30 32 46 46 0a 0a 0a 04
  1062. 6e 61 6d 65 12 02 2a 00
  1063.  
  1064.  
  1065.  
  1066. [2014-09-22 10:14:59][Debug][System] Sensor #0 of device 759f76e909f25689809b09d9d17fd18b00 is invalid, firing event
  1067. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'invalidSensorData' in queue...
  1068. [2014-09-22 10:14:59][Debug][System] Sensor #0 of device 70b5bd3b42c35b4c8006db9cdf33c5a500 is invalid, firing event
  1069. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: got event from queue: 'invalidSensorData'
  1070. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'invalidSensorData' in queue...
  1071. [2014-09-22 10:14:59][Debug][System] Sensor #0 of device d006c48a735d5348c06463dc7276217700 is invalid, firing event
  1072. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'invalidSensorData' in queue...
  1073. [2014-09-22 10:14:59][Debug][System] Sensor #0 of device 75c4895c2d6f5738809541141a10781b00 is invalid, firing event
  1074. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: - parameter 'sensorType' = '9'
  1075. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: - parameter 'sensorIndex' = '0'
  1076. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: - parameter 'dsuid' = '759f76e909f25689809b09d9d17fd18b00'
  1077. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'invalidSensorData' in queue...
  1078. [2014-09-22 10:14:59][Debug][System] queued check_sensor_values event
  1079. [2014-09-22 10:14:59][Debug][EventInterpreter] Queue: new event 'check_sensor_values' in queue...
  1080. [2014-09-22 10:14:59][Debug][EventInterpreter] scheduleFromEvent: event has a valid time, rescheduling at 2014-09-22 10:24:59
  1081. [2014-09-22 10:14:59][Debug][EventInterpreter] Interpreter: got event from queue: 'invalidSensorData'
  1082. [2014-09-22 10:14:59][Debug][EventIn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement