Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 448.68 KB | None | 0 0
  1. 16:52:59.508 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  2. 16:52:59.540 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  3. 16:52:59.558 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  4. 16:52:59.559 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  5. 16:52:59.560 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  6. 16:52:59.562 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  7. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  8. NOT STARTED.
  9. Currently in standby mode.
  10. Number of jobs executed: 0
  11. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  12. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  13.  
  14. 16:52:59.564 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  15. 16:52:59.566 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  16. 16:52:59.567 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  17. 16:52:59.570 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openHAB\configurations\openhab_default.cfg'.
  18. 16:52:59.572 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openHAB\configurations\openhab.cfg'.
  19. 16:52:59.577 [WARN ] [o.config.core.ConfigDispatcher:237 ] - Cannot parse line '#######################################################################################' of main configuration file 'configurations\openhab.cfg'.
  20. 16:53:00.170 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openHAB\webapps\static\uuid' with content 'a8c1582d-f8a5-45ee-80a4-fdb177d234da'
  21. 16:53:00.176 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openHAB\webapps\static\version' with content '1.8.0'
  22. 16:53:00.180 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.0).
  23. 16:53:00.227 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  24. 16:53:01.045 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  25. 16:53:01.062 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  26. 16:53:01.106 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  27. 16:53:01.142 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  28. 16:53:01.149 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  29. 16:53:01.191 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  30. 16:53:01.376 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  31. 16:53:01.472 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  32. 16:53:01.993 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  33. 16:53:02.005 [INFO ] [.io.transport.mqtt.MqttService:108 ] - MQTT Service initialization completed.
  34. 16:53:02.007 [INFO ] [o.i.t.m.i.MqttBrokerConnection:114 ] - Starting MQTT broker connection 'mosquitto'
  35. 16:53:02.009 [DEBUG] [o.i.t.m.i.MqttBrokerConnection:294 ] - Creating new client for 'tcp://localhost:1883' using id 'thatoneguy99.1984' and file store 'C:\Users\THATON~1\AppData\Local\Temp\/mosquitto'
  36. 16:53:02.213 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  37. 16:53:02.298 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  38. 16:53:02.355 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  39. 16:53:02.379 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  40. 16:53:02.386 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  41. 16:53:02.397 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  42. 16:53:02.414 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  43. 16:53:02.435 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  44. 16:53:02.437 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  45. 16:53:02.439 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  46. 16:53:02.464 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  47. 16:53:02.541 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  48. 16:53:02.544 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:826 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
  49. class org.atmosphere.jersey.AtmosphereResourceConfigurator
  50. 16:53:02.587 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  51. 16:53:03.188 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  52. 16:53:03.190 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  53. 16:53:03.198 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  54. 16:53:03.201 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  55. 16:53:03.203 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  56. 16:53:03.205 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  57. 16:53:03.208 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  58. 16:53:03.210 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  59. 16:53:03.214 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  60. 16:53:03.221 [WARN ] [sphere.cpr.AtmosphereFramework:941 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
  61. 16:53:03.224 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  62. 16:53:03.226 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  63. 16:53:03.227 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  64. 16:53:03.228 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  65. 16:53:03.230 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  66. 16:53:03.231 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  67. 16:53:03.233 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  68. 16:53:03.234 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  69. 16:53:03.235 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  70. 16:53:03.237 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  71. 16:53:03.239 [INFO ] [sphere.cpr.AtmosphereFramework:994 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebSocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
  72. 16:53:03.242 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  73. 16:53:03.245 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
  74.  
  75. For Atmosphere Framework Commercial Support, visit
  76. http://www.async-io.org/ or send an email to support@async-io.org
  77.  
  78. 16:53:03.248 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  79. 16:53:03.250 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  80. 16:53:03.304 [INFO ] [sphere.cpr.AtmosphereFramework:1053 ] - Latest version of Atmosphere's JavaScript Client 2.2.12
  81. 16:53:03.305 [INFO ] [sphere.cpr.AtmosphereFramework:1060 ] -
  82.  
  83. Atmosphere Framework Updates
  84. Minor available (bugs fixes): 2.2.8
  85. Major available (new features): 2.4.1
  86. 16:53:09.623 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  87. 16:53:10.869 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'default.sitemap'
  88. 16:53:11.007 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'mysql.persist'
  89. 16:53:11.068 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'default.items'
  90. 16:53:11.102 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'default.items'
  91. 16:53:11.108 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'default.items'
  92. 16:53:12.371 [INFO ] [.o.u.w.i.servlet.WebAppServlet:79 ] - Started Classic UI at /openhab.app
  93. 16:53:12.599 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  94. 16:53:12.613 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  95. 16:53:16.252 [DEBUG] [a.p.internal.PushoverActivator:35 ] - Pushover action has been started.
  96. 16:53:16.254 [DEBUG] [.o.a.p.i.PushoverActionService:90 ] - Pushover action service activated
  97. 16:53:16.256 [DEBUG] [.o.a.p.i.PushoverActionService:112 ] - Configuration file is being parsed.
  98. 16:53:16.259 [DEBUG] [.o.a.p.i.PushoverActionService:114 ] - Configuration data exists. Parsing the paramaters.
  99. 16:53:16.266 [DEBUG] [.astro.internal.AstroActivator:32 ] - Astro action has been started.
  100. 16:53:16.290 [DEBUG] [nhab.io.habmin.HABminActivator:33 ] - HABmin Interface has been started.
  101. 16:53:16.303 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  102. 16:53:16.310 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  103. 16:53:16.312 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  104. 16:53:16.319 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  105. 16:53:16.336 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  106. 16:53:16.342 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  107. 16:53:16.343 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  108. 16:53:16.346 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  109. 16:53:16.352 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  110. 16:53:16.357 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  111. 16:53:16.359 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:826 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
  112. class org.atmosphere.jersey.AtmosphereResourceConfigurator
  113. 16:53:16.379 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.habmin.HABminApplication
  114. 16:53:16.813 [WARN ] [sphere.cpr.AtmosphereFramework:1097 ] -
  115. java.lang.ClassNotFoundException: org.atmosphere.interceptor.DefaultHeadersInterceptor
  116. at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501) ~[org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
  117. at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) ~[org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
  118. at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412) ~[org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
  119. at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107) ~[org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
  120. at java.lang.ClassLoader.loadClass(Unknown Source) ~[na:1.8.0_66]
  121. at org.atmosphere.util.IOUtils.loadClass(IOUtils.java:309) ~[atmosphere-runtime-2.2.5.jar:2.2.5]
  122. at org.atmosphere.cpr.AtmosphereFramework.configureAtmosphereInterceptor(AtmosphereFramework.java:1094) [atmosphere-runtime-2.2.5.jar:2.2.5]
  123. at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:892) [atmosphere-runtime-2.2.5.jar:2.2.5]
  124. at org.atmosphere.cpr.AtmosphereFramework.init(AtmosphereFramework.java:780) [atmosphere-runtime-2.2.5.jar:2.2.5]
  125. at org.atmosphere.cpr.AtmosphereServlet.configureFramework(AtmosphereServlet.java:101) [atmosphere-runtime-2.2.5.jar:2.2.5]
  126. at org.atmosphere.cpr.AtmosphereServlet.init(AtmosphereServlet.java:80) [atmosphere-runtime-2.2.5.jar:2.2.5]
  127. at org.eclipse.equinox.http.servlet.internal.ServletRegistration.init(ServletRegistration.java:49) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
  128. at org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(ProxyServlet.java:179) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
  129. at org.eclipse.equinox.http.servlet.internal.HttpServiceImpl.registerServlet(HttpServiceImpl.java:66) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
  130. at org.openhab.io.habmin.HABminApplication.activate(HABminApplication.java:179) [bundlefile:na]
  131. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66]
  132. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_66]
  133. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_66]
  134. at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_66]
  135. at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:235) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  136. at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  137. at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  138. at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  139. at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  140. at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  141. at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  142. at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  143. at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  144. at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
  145. at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
  146. 16:53:16.836 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  147. 16:53:16.837 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  148. 16:53:16.839 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  149. 16:53:16.840 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  150. 16:53:16.842 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  151. 16:53:16.843 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  152. 16:53:16.844 [WARN ] [sphere.cpr.AtmosphereFramework:941 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
  153. 16:53:16.845 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  154. 16:53:16.846 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  155. 16:53:16.847 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  156. 16:53:16.848 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: Unlimited
  157. 16:53:16.849 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 200
  158. 16:53:16.850 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  159. 16:53:16.851 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  160. 16:53:16.852 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  161. 16:53:16.853 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  162. 16:53:16.854 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  163. 16:53:16.856 [INFO ] [sphere.cpr.AtmosphereFramework:994 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebSocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
  164. 16:53:16.858 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  165. 16:53:16.860 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
  166.  
  167. For Atmosphere Framework Commercial Support, visit
  168. http://www.async-io.org/ or send an email to support@async-io.org
  169.  
  170. 16:53:16.863 [INFO ] [.o.io.habmin.HABminApplication:182 ] - Started HABmin REST API at /services/habmin
  171. 16:53:16.864 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  172. 16:53:16.898 [INFO ] [sphere.cpr.AtmosphereFramework:1053 ] - Latest version of Atmosphere's JavaScript Client 2.2.12
  173. 16:53:16.899 [INFO ] [sphere.cpr.AtmosphereFramework:1060 ] -
  174.  
  175. Atmosphere Framework Updates
  176. Minor available (bugs fixes): 2.2.8
  177. Major available (new features): 2.4.1
  178. 16:53:19.529 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  179. 16:53:21.196 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'TestingLocation.rules'
  180. 16:53:22.264 [DEBUG] [.a.xbmc.internal.XBMCActivator:34 ] - XBMC action has been started.
  181. 16:53:22.274 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
  182. 16:53:22.291 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Date (Type=DateTimeItem, State=Uninitialized)' with 'NtpGenericBindingProvider' reader.
  183. 16:53:22.309 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
  184. 16:53:22.313 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
  185. 16:53:22.344 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
  186. 16:53:22.358 [DEBUG] [sqlPersistenceServiceActivator:32 ] - mySQL persistence bundle has been started.
  187. 16:53:22.369 [DEBUG] [.p.m.i.MysqlPersistenceService:472 ] - mySQL: Attempting to connect to database jdbc:mysql://192.168.1.104:3306/openhab
  188. 16:53:22.388 [DEBUG] [inding.ntp.internal.NtpBinding:83 ] - Got time from us.pool.ntp.org: Friday, November 27, 2015 4:53:22 PM EST
  189. 16:53:22.661 [DEBUG] [.p.m.i.MysqlPersistenceService:475 ] - mySQL: Connected to database jdbc:mysql://192.168.1.104:3306/openhab
  190. 16:53:22.667 [DEBUG] [.p.m.i.MysqlPersistenceService:181 ] - mySQL configuration complete.
  191. 16:53:22.670 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mysql persistence service.
  192. 16:53:22.694 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is All
  193. 16:53:22.696 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'All'.
  194. 16:53:22.699 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is gGF
  195. 16:53:22.701 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item17 ORDER BY Time DESC LIMIT 0,1
  196. 16:53:22.709 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 8ms
  197. 16:53:22.713 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:19:37 PM' for item 'gGF' -> 'ON'
  198. 16:53:22.715 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Status
  199. 16:53:22.717 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'Status'.
  200. 16:53:22.720 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Obie
  201. 16:53:22.721 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item23 ORDER BY Time DESC LIMIT 0,1
  202. 16:53:22.723 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  203. 16:53:22.725 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 9:39:03 AM' for item 'Obie' -> 'OFF'
  204. 16:53:22.728 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is XBMC_Status
  205. 16:53:22.729 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'XBMC_Status'.
  206. 16:53:22.731 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Weather
  207. 16:53:22.732 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'Weather'.
  208. 16:53:22.736 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is GF_Living
  209. 16:53:22.737 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item18 ORDER BY Time DESC LIMIT 0,1
  210. 16:53:22.739 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  211. 16:53:22.744 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:19:37 PM' for item 'GF_Living' -> 'ON'
  212. 16:53:22.746 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Forecast
  213. 16:53:22.748 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'Forecast'.
  214. 16:53:22.751 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC
  215. 16:53:22.752 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC'.
  216. 16:53:22.754 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Scent
  217. 16:53:22.756 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item19 ORDER BY Time DESC LIMIT 0,1
  218. 16:53:22.758 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  219. 16:53:22.816 [DEBUG] [.p.m.i.MysqlPersistenceService:409 ] - mySQL: Stored item 'gGF' as 'ON'[ON] in SQL database at Fri Nov 27 16:53:22 EST 2015.
  220. 16:53:22.817 [DEBUG] [.p.m.i.MysqlPersistenceService:411 ] - mySQL: query: INSERT INTO Item17 (TIME, VALUE) VALUES(NOW(),?) ON DUPLICATE KEY UPDATE VALUE=?;
  221. 16:53:22.860 [DEBUG] [.p.m.i.MysqlPersistenceService:409 ] - mySQL: Stored item 'GF_Living' as 'ON'[ON] in SQL database at Fri Nov 27 16:53:22 EST 2015.
  222. 16:53:22.861 [DEBUG] [.p.m.i.MysqlPersistenceService:411 ] - mySQL: query: INSERT INTO Item18 (TIME, VALUE) VALUES(NOW(),?) ON DUPLICATE KEY UPDATE VALUE=?;
  223. 16:53:22.864 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 3:02:54 PM' for item 'Scent' -> 'ON'
  224. 16:53:22.866 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is XBMC_Title
  225. 16:53:22.867 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item5 ORDER BY Time DESC LIMIT 0,1
  226. 16:53:22.870 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 3ms
  227. 16:53:22.875 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 12:00:00 AM' for item 'XBMC_Title' -> ''
  228. 16:53:22.877 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is XBMC_State
  229. 16:53:22.878 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item2 ORDER BY Time DESC LIMIT 0,1
  230. 16:53:22.880 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  231. 16:53:22.883 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 12:00:00 AM' for item 'XBMC_State' -> 'Stop'
  232. 16:53:22.886 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is XBMC_Type
  233. 16:53:22.887 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item4 ORDER BY Time DESC LIMIT 0,1
  234. 16:53:22.890 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 3ms
  235. 16:53:22.894 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 12:00:00 AM' for item 'XBMC_Type' -> ''
  236. 16:53:22.897 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is XBMC_showname
  237. 16:53:22.899 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item3 ORDER BY Time DESC LIMIT 0,1
  238. 16:53:22.901 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  239. 16:53:22.904 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 12:00:00 AM' for item 'XBMC_showname' -> ''
  240. 16:53:22.906 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Justins_Phone
  241. 16:53:22.907 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item20 ORDER BY Time DESC LIMIT 0,1
  242. 16:53:22.909 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  243. 16:53:22.913 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 10:20:30 AM' for item 'Justins_Phone' -> 'ON'
  244. 16:53:22.916 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Justins_PhoneWork
  245. 16:53:22.917 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item21 ORDER BY Time DESC LIMIT 0,1
  246. 16:53:22.920 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 3ms
  247. 16:53:22.923 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 12:00:00 AM' for item 'Justins_PhoneWork' -> 'OFF'
  248. 16:53:22.925 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Date
  249. 16:53:22.928 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item1 ORDER BY Time DESC LIMIT 0,1
  250. 16:53:22.931 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 3ms
  251. 16:53:22.933 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:43:00 PM' for item 'Date' -> '2015-11-27T16:42:59'
  252. 16:53:22.935 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Station_Name
  253. 16:53:22.936 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item12 ORDER BY Time DESC LIMIT 0,1
  254. 16:53:22.938 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  255. 16:53:22.942 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Station_Name' -> 'South Greenbrier, Chesapeake, Virginia'
  256. 16:53:22.948 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Temperature
  257. 16:53:22.949 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item9 ORDER BY Time DESC LIMIT 0,1
  258. 16:53:22.952 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  259. 16:53:22.955 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:44:41 PM' for item 'Temperature' -> '64.7600000000000051159076974727213382720947265625'
  260. 16:53:22.961 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Humidity
  261. 16:53:22.962 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item13 ORDER BY Time DESC LIMIT 0,1
  262. 16:53:22.964 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  263. 16:53:22.967 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:44:41 PM' for item 'Humidity' -> '71'
  264. 16:53:22.972 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Wind_Chill
  265. 16:53:22.973 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item14 ORDER BY Time DESC LIMIT 0,1
  266. 16:53:22.975 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  267. 16:53:22.978 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 8:00:00 AM' for item 'Wind_Chill' -> '48.2000000000000028421709430404007434844970703125'
  268. 16:53:22.985 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Precip_Prob
  269. 16:53:22.986 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item10 ORDER BY Time DESC LIMIT 0,1
  270. 16:53:22.988 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  271. 16:53:22.993 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Precip_Prob' -> '0'
  272. 16:53:23.002 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Temp_Min_F
  273. 16:53:23.003 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item11 ORDER BY Time DESC LIMIT 0,1
  274. 16:53:23.005 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  275. 16:53:23.009 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Temp_Min_F' -> '50'
  276. 16:53:23.010 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Temp_Max_F
  277. 16:53:23.012 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item15 ORDER BY Time DESC LIMIT 0,1
  278. 16:53:23.014 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 3ms
  279. 16:53:23.017 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:19:41 PM' for item 'Temp_Max_F' -> '69.7999999999999971578290569595992565155029296875'
  280. 16:53:23.019 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Condition_F
  281. 16:53:23.024 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item16 ORDER BY Time DESC LIMIT 0,1
  282. 16:53:23.026 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  283. 16:53:23.030 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Condition_F' -> 'Partly Cloudy'
  284. 16:53:23.042 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Sunrise_Time
  285. 16:53:23.043 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item8 ORDER BY Time DESC LIMIT 0,1
  286. 16:53:23.046 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 3ms
  287. 16:53:23.049 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Sunrise_Time' -> '2015-11-27T06:56:00'
  288. 16:53:23.051 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Sunset_Time
  289. 16:53:23.054 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item6 ORDER BY Time DESC LIMIT 0,1
  290. 16:53:23.056 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  291. 16:53:23.058 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Sunset_Time' -> '2015-11-27T16:52:00'
  292. 16:53:23.062 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Season_Name
  293. 16:53:23.063 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item7 ORDER BY Time DESC LIMIT 0,1
  294. 16:53:23.065 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  295. 16:53:23.067 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 4:00:00 PM' for item 'Season_Name' -> 'Autumn'
  296. 16:53:23.069 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is Garage_Door
  297. 16:53:23.070 [DEBUG] [.p.m.i.MysqlPersistenceService:622 ] - mySQL: query:SELECT Time, Value FROM Item22 ORDER BY Time DESC LIMIT 0,1
  298. 16:53:23.072 [DEBUG] [.p.m.i.MysqlPersistenceService:662 ] - mySQL: query returned 1 rows in 2ms
  299. 16:53:23.074 [DEBUG] [.p.internal.PersistenceManager:377 ] - Restored item state from 'Nov 27, 2015 12:00:01 AM' for item 'Garage_Door' -> 'OFF'
  300. 16:53:23.076 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_HeatSetPoint
  301. 16:53:23.077 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_HeatSetPoint'.
  302. 16:53:23.079 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_CoolSetPoint
  303. 16:53:23.080 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_CoolSetPoint'.
  304. 16:53:23.082 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Temperature
  305. 16:53:23.083 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Temperature'.
  306. 16:53:23.085 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Humidity
  307. 16:53:23.086 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Humidity'.
  308. 16:53:23.089 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Mode
  309. 16:53:23.090 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Mode'.
  310. 16:53:23.091 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Fan_Mode
  311. 16:53:23.096 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Fan_Mode'.
  312. 16:53:23.098 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Operating_State
  313. 16:53:23.102 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Operating_State'.
  314. 16:53:23.104 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Fan_State
  315. 16:53:23.105 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Fan_State'.
  316. 16:53:23.106 [DEBUG] [.p.m.i.MysqlPersistenceService:562 ] - mySQL query: item is HVAC_Battery
  317. 16:53:23.108 [ERROR] [.p.m.i.MysqlPersistenceService:581 ] - mySQL: Unable to find table for query 'HVAC_Battery'.
  318. 16:53:23.122 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy mysql.everyHour with cron expression 0 0 * * * ?
  319. 16:53:23.125 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy mysql.everyDay with cron expression 0 0 0 * * ?
  320. 16:53:23.136 [DEBUG] [.zwave.internal.ZWaveActivator:36 ] - Z-Wave binding started. Version 1.8.0.201511270243
  321. 16:53:23.148 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Scent (Type=SwitchItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  322. 16:53:23.150 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_HeatSetPoint (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  323. 16:53:23.163 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_CoolSetPoint (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  324. 16:53:23.165 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Temperature (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  325. 16:53:23.166 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Humidity (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  326. 16:53:23.170 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Mode (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  327. 16:53:23.171 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Fan_Mode (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  328. 16:53:23.173 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Operating_State (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  329. 16:53:23.174 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Fan_State (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  330. 16:53:23.176 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'HVAC_Battery (Type=NumberItem, State=Uninitialized)' with 'ZWaveGenericBindingProvider' reader.
  331. 16:53:23.180 [DEBUG] [.z.internal.ZWaveActiveBinding:175 ] - ConverterHandler not initialised. Polling disabled.
  332. 16:53:23.182 [INFO ] [.z.internal.ZWaveActiveBinding:325 ] - Update config, port = COM5
  333. 16:53:23.197 [INFO ] [.z.internal.ZWaveActiveBinding:330 ] - Update config, healtime = 2
  334. 16:53:23.198 [INFO ] [.z.internal.ZWaveActiveBinding:393 ] - Update config, masterController = true
  335. 16:53:23.199 [DEBUG] [.z.internal.ZWaveActiveBinding:282 ] - Initialising zwave binding
  336. 16:53:23.215 [INFO ] [b.z.i.protocol.ZWaveController:148 ] - Starting Z-Wave controller
  337. 16:53:23.218 [INFO ] [b.z.i.protocol.ZWaveController:156 ] - Z-Wave timeout is set to 5000ms. Soft reset is false.
  338. 16:53:23.219 [INFO ] [b.z.i.protocol.ZWaveController:322 ] - Connecting to serial port COM5
  339. 16:53:23.230 [INFO ] [.service.AbstractActiveService:169 ] - ZWave Refresh Service has been started
  340. 16:53:23.257 [DEBUG] [.b.xbmc.internal.XbmcActivator:33 ] - XBMC binding has been started
  341. 16:53:23.263 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'XBMC_Title (Type=StringItem, State=Uninitialized)' with 'XbmcGenericBindingProvider' reader.
  342. 16:53:23.265 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'XBMC_State (Type=StringItem, State=Uninitialized)' with 'XbmcGenericBindingProvider' reader.
  343. 16:53:23.267 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'XBMC_Type (Type=StringItem, State=Uninitialized)' with 'XbmcGenericBindingProvider' reader.
  344. 16:53:23.268 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'XBMC_showname (Type=StringItem, State=Uninitialized)' with 'XbmcGenericBindingProvider' reader.
  345. 16:53:23.278 [DEBUG] [b.x.internal.XbmcActiveBinding:54 ] - XBMC Refresh Service activate()
  346. 16:53:23.280 [DEBUG] [.p.m.i.MysqlPersistenceService:409 ] - mySQL: Stored item 'Date' as '2015-11-27T16:53:22'[2015-11-27T16:53:22] in SQL database at Fri Nov 27 16:53:23 EST 2015.
  347. 16:53:23.281 [DEBUG] [.p.m.i.MysqlPersistenceService:411 ] - mySQL: query: INSERT INTO Item1 (TIME, VALUE) VALUES(NOW(),?) ON DUPLICATE KEY UPDATE VALUE=?;
  348. 16:53:23.285 [INFO ] [.service.AbstractActiveService:169 ] - XBMC Refresh Service has been started
  349. 16:53:23.290 [DEBUG] [.a.internal.bus.AstroActivator:32 ] - Astro binding has been started.
  350. 16:53:23.303 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Sunrise_Time (Type=DateTimeItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
  351. 16:53:23.316 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Sunrise_Time with AstroBindingConfig[planet=sun,type=rise,property=start]
  352. 16:53:23.317 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Sunset_Time (Type=DateTimeItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
  353. 16:53:23.319 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Sunset_Time with AstroBindingConfig[planet=sun,type=set,property=end]
  354. 16:53:23.322 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Season_Name (Type=StringItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
  355. 16:53:23.324 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Season_Name with AstroBindingConfig[planet=sun,type=season,property=name]
  356. 16:53:23.333 [DEBUG] [o.o.b.w.i.bus.WeatherActivator:32 ] - Weather binding has been started.
  357. 16:53:23.349 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Station_Name (Type=StringItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  358. 16:53:23.357 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Station_Name with WeatherBindingConfig[locationId=House,type=station,property=name]
  359. 16:53:23.359 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Temperature (Type=NumberItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  360. 16:53:23.361 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Temperature with WeatherBindingConfig[locationId=House,type=temperature,property=current,roundingMode=HALF_UP,scale=2,unit=FAHRENHEIT]
  361. 16:53:23.362 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Humidity (Type=NumberItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  362. 16:53:23.364 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Humidity with WeatherBindingConfig[locationId=House,type=atmosphere,property=humidity,roundingMode=HALF_UP,scale=2]
  363. 16:53:23.365 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Wind_Chill (Type=NumberItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  364. 16:53:23.367 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Wind_Chill with WeatherBindingConfig[locationId=House,type=wind,property=chill,roundingMode=HALF_UP,scale=2,unit=FAHRENHEIT]
  365. 16:53:23.369 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Precip_Prob (Type=NumberItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  366. 16:53:23.371 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Precip_Prob with ForecastBindingConfig[locationId=House,forecast=1,type=precipitation,property=probability,roundingMode=HALF_UP,scale=2]
  367. 16:53:23.373 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Temp_Min_F (Type=NumberItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  368. 16:53:23.375 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Temp_Min_F with ForecastBindingConfig[locationId=House,forecast=1,type=temperature,property=min,roundingMode=HALF_UP,scale=2,unit=FAHRENHEIT]
  369. 16:53:23.377 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Temp_Max_F (Type=NumberItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  370. 16:53:23.379 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Temp_Max_F with ForecastBindingConfig[locationId=House,forecast=1,type=temperature,property=max,roundingMode=HALF_UP,scale=2,unit=FAHRENHEIT]
  371. 16:53:23.381 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Condition_F (Type=StringItem, State=Uninitialized)' with 'WeatherGenericBindingProvider' reader.
  372. 16:53:23.383 [DEBUG] [.WeatherGenericBindingProvider:57 ] - Adding item Condition_F with ForecastBindingConfig[locationId=House,forecast=1,type=condition,property=text]
  373. 16:53:23.424 [DEBUG] [.w.internal.gfx.WeatherServlet:62 ] - Starting up weather servlet at /weather
  374. 16:53:23.429 [DEBUG] [.b.mqtt.internal.MqttActivator:34 ] - MQTT binding has been started.
  375. 16:53:23.602 [DEBUG] [m.internal.MqttEventBusBinding:61 ] - MQTT: Activating event bus binding.
  376. 16:53:23.610 [DEBUG] [.m.internal.MqttitudeActivator:33 ] - Mqttitude binding has been started.
  377. 16:53:23.617 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Justins_Phone (Type=SwitchItem, State=Uninitialized)' with 'MqttitudeGenericBindingProvider' reader.
  378. 16:53:23.618 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Justins_PhoneWork (Type=SwitchItem, State=Uninitialized)' with 'MqttitudeGenericBindingProvider' reader.
  379. 16:53:23.623 [DEBUG] [.b.m.internal.MqttitudeBinding:177 ] - Registering Mqttitude consumer for owntracks/user/Justins/event (on mosquitto)
  380. 16:53:23.625 [DEBUG] [o.i.t.m.i.MqttBrokerConnection:476 ] - Starting message consumer for broker 'mosquitto' on topic 'owntracks/user/Justins/event'
  381. 16:53:23.628 [DEBUG] [.b.m.internal.MqttitudeBinding:84 ] - Activating Mqttitude binding
  382. 16:53:23.805 [INFO ] [b.z.i.protocol.ZWaveController:342 ] - Serial port is initialized
  383. 16:53:23.829 [DEBUG] [eController$ZWaveReceiveThread:1413 ] - Starting Z-Wave thread: Receive
  384. 16:53:23.838 [DEBUG] [b.z.i.protocol.ZWaveController:1154 ] - Starting Z-Wave thread: Input
  385. 16:53:23.838 [DEBUG] [WaveController$ZWaveSendThread:1197 ] - Starting Z-Wave thread: Send
  386. 16:53:23.842 [DEBUG] [b.x.internal.XbmcActiveBinding:390 ] - XBMC Refresh Service updated()
  387. 16:53:23.844 [DEBUG] [b.x.internal.XbmcActiveBinding:233 ] - Creating new XbmcConnector for '#livingRoom' on 192.168.1.106
  388. 16:53:24.091 [DEBUG] [binding.xbmc.rpc.XbmcConnector:192 ] - [192.168.1.106]: Websocket opened
  389. 16:53:24.154 [INFO ] [.b.a.internal.bus.AstroBinding:70 ] - AstroConfig[latitude=36.744,longitude=-76.215,interval=600,systemTimezone=America/New_York (EST -0500),daylightSavings=false]
  390. 16:53:24.164 [INFO ] [o.o.b.w.i.common.WeatherConfig:228 ] - ProviderConfig[providerName=WUNDERGROUND,apiKey=b7e925eaec96206b]
  391. 16:53:24.170 [INFO ] [o.o.b.w.i.common.WeatherConfig:232 ] - LocationConfig[providerName=WUNDERGROUND,language=en,updateInterval=5,latitude=36.744,longitude=-76.215,locationId=House,name=<null>]
  392. 16:53:26.807 [DEBUG] [veController$WatchDogTimerTask:178 ] - Initialising network
  393. 16:53:26.819 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = GetVersion (0x15), type = Request (0x00)
  394. 16:53:26.822 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  395. 16:53:26.822 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  396. 16:53:26.826 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = MemoryGetId (0x20), type = Request (0x00)
  397. 16:53:26.828 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 03 00 15 E9
  398. 16:53:26.831 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 03 00 15 E9
  399. 16:53:26.837 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  400. 16:53:26.838 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 10 01 15 5A 2D 57 61 76 65 20 32 2E 37 38 00 01 9B
  401. 16:53:26.841 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = SerialApiGetCapabilities (0x07), type = Request (0x00)
  402. 16:53:26.842 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  403. 16:53:26.843 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  404. 16:53:26.844 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  405. 16:53:26.845 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = SerialApiSetTimeouts (0x06), type = Request (0x00)
  406. 16:53:26.847 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 3
  407. 16:53:26.848 [DEBUG] [i.p.s.GetSucNodeIdMessageClass:30 ] - Get SUC NodeID
  408. 16:53:26.850 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 10 01 15 5A 2D 57 61 76 65 20 32 2E 37 38 00 01 9B
  409. 16:53:26.854 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 10 01 15 5A 2D 57 61 76 65 20 32 2E 37 38 00 01 9B
  410. 16:53:26.855 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = GetVersion (0x15), type = Response (0x01), payload = 5A 2D 57 61 76 65 20 32 2E 37 38 00 01
  411. 16:53:26.857 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = GetSucNodeId (0x56), type = Request (0x00)
  412. 16:53:26.859 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 4
  413. 16:53:26.862 [DEBUG] [z.i.p.s.GetVersionMessageClass:39 ] - Got MessageGetVersion response. Version = Z-Wave 2.78, Library Type = 0x01
  414. 16:53:26.864 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = GetVersion (0x15), type = Request (0x00), payload =
  415. 16:53:26.865 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = GetVersion (0x15), type = Response (0x01), payload = 5A 2D 57 61 76 65 20 32 2E 37 38 00 01
  416. 16:53:26.867 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=GetVersion, expected=GetVersion, cancelled=false
  417. 16:53:26.868 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  418. 16:53:26.869 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  419. 16:53:26.870 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  420. 16:53:26.873 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 39ms/39ms.
  421. 16:53:26.874 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 3
  422. 16:53:26.875 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 03 00 20 DC
  423. 16:53:26.876 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 03 00 20 DC
  424. 16:53:26.880 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 08 01 20 01 85 37 D3 01 B7
  425. 16:53:26.881 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  426. 16:53:26.882 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  427. 16:53:26.886 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 08 01 20 01 85 37 D3 01 B7
  428. 16:53:26.889 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 08 01 20 01 85 37 D3 01 B7
  429. 16:53:26.891 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = MemoryGetId (0x20), type = Response (0x01), payload = 01 85 37 D3 01
  430. 16:53:26.893 [DEBUG] [.i.p.s.MemoryGetIdMessageClass:41 ] - Got MessageMemoryGetId response. Home id = 0x018537D3, Controller Node id = 1
  431. 16:53:26.894 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = MemoryGetId (0x20), type = Request (0x00), payload =
  432. 16:53:26.895 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = MemoryGetId (0x20), type = Response (0x01), payload = 01 85 37 D3 01
  433. 16:53:26.898 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=MemoryGetId, expected=MemoryGetId, cancelled=false
  434. 16:53:26.899 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  435. 16:53:26.900 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  436. 16:53:26.901 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  437. 16:53:26.902 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 25ms/39ms.
  438. 16:53:26.903 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 2
  439. 16:53:26.904 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 03 00 07 FB
  440. 16:53:26.905 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 03 00 07 FB
  441. 16:53:26.914 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 2B 01 07 03 07 00 86 00 02 00 01 FE 80 FE 88 0F 00 00 00 FB 97 3F 82 07 00 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 82
  442. 16:53:26.917 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  443. 16:53:26.917 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  444. 16:53:26.919 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 2B 01 07 03 07 00 86 00 02 00 01 FE 80 FE 88 0F 00 00 00 FB 97 3F 82 07 00 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 82
  445. 16:53:26.921 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 2B 01 07 03 07 00 86 00 02 00 01 FE 80 FE 88 0F 00 00 00 FB 97 3F 82 07 00 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 82
  446. 16:53:26.923 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SerialApiGetCapabilities (0x07), type = Response (0x01), payload = 03 07 00 86 00 02 00 01 FE 80 FE 88 0F 00 00 00 FB 97 3F 82 07 00 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  447. 16:53:26.925 [DEBUG] [ApiGetCapabilitiesMessageClass:45 ] - API Version = 3.7
  448. 16:53:26.926 [DEBUG] [ApiGetCapabilitiesMessageClass:46 ] - Manufacture ID = 0x86
  449. 16:53:26.927 [DEBUG] [ApiGetCapabilitiesMessageClass:47 ] - Device Type = 0x2
  450. 16:53:26.927 [DEBUG] [ApiGetCapabilitiesMessageClass:48 ] - Device ID = 0x1
  451. 16:53:26.928 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SerialApiGetInitData
  452. 16:53:26.929 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SerialApiApplicationNodeInfo
  453. 16:53:26.930 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ApplicationCommandHandler
  454. 16:53:26.931 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: GetControllerCapabilities
  455. 16:53:26.932 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SerialApiSetTimeouts
  456. 16:53:26.933 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SerialApiGetCapabilities
  457. 16:53:26.934 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SerialApiSoftReset
  458. 16:53:26.935 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RfReceiveMode
  459. 16:53:26.937 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SendNodeInfo
  460. 16:53:26.938 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SendData
  461. 16:53:26.939 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SendDataMulti
  462. 16:53:26.940 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: GetVersion
  463. 16:53:26.941 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SendDataAbort
  464. 16:53:26.942 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RfPowerLevelSet
  465. 16:53:26.943 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SendDataMeta
  466. 16:53:26.944 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: GetRandom
  467. 16:53:26.945 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: MemoryGetId
  468. 16:53:26.946 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: MemoryGetByte
  469. 16:53:26.947 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: MemoryPutByte
  470. 16:53:26.948 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ReadMemory
  471. 16:53:26.949 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: WriteMemory
  472. 16:53:26.950 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: IdentifyNode
  473. 16:53:26.951 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SetDefault
  474. 16:53:26.952 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ReplicationCommandComplete
  475. 16:53:26.953 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ReplicationSendData
  476. 16:53:26.954 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: AssignReturnRoute
  477. 16:53:26.955 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: DeleteReturnRoute
  478. 16:53:26.957 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RequestNodeNeighborUpdate
  479. 16:53:26.958 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ApplicationUpdate
  480. 16:53:26.959 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: AddNodeToNetwork
  481. 16:53:26.959 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RemoveNodeFromNetwork
  482. 16:53:26.961 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ControllerChange
  483. 16:53:26.962 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SetLearnMode
  484. 16:53:26.963 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: AssignSucReturnRoute
  485. 16:53:26.964 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: EnableSuc
  486. 16:53:26.965 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RequestNetworkUpdate
  487. 16:53:26.966 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: SetSucNodeID
  488. 16:53:26.967 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: DeleteSUCReturnRoute
  489. 16:53:26.968 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: GetSucNodeId
  490. 16:53:26.969 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RequestNodeNeighborUpdateOptions
  491. 16:53:26.970 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RequestNodeInfo
  492. 16:53:26.971 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: RemoveFailedNodeID
  493. 16:53:26.972 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: IsFailedNodeID
  494. 16:53:26.973 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: ReplaceFailedNode
  495. 16:53:26.974 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: GetRoutingInfo
  496. 16:53:26.975 [DEBUG] [ApiGetCapabilitiesMessageClass:59 ] - Supports: LockRoute
  497. 16:53:26.976 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SerialApiGetCapabilities (0x07), type = Request (0x00), payload =
  498. 16:53:26.978 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SerialApiGetCapabilities (0x07), type = Response (0x01), payload = 03 07 00 86 00 02 00 01 FE 80 FE 88 0F 00 00 00 FB 97 3F 82 07 00 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  499. 16:53:26.980 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SerialApiGetCapabilities, expected=SerialApiGetCapabilities, cancelled=false
  500. 16:53:26.981 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  501. 16:53:26.982 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  502. 16:53:26.983 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  503. 16:53:26.984 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = SerialApiGetInitData (0x02), type = Request (0x00)
  504. 16:53:26.984 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 77ms/77ms.
  505. 16:53:26.985 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 3
  506. 16:53:26.987 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 2
  507. 16:53:26.988 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 05 00 06 96 0F 65
  508. 16:53:26.990 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 05 00 06 96 0F 65
  509. 16:53:26.993 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 01 06 96 0F 64
  510. 16:53:26.994 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  511. 16:53:26.994 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  512. 16:53:26.996 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 05 01 06 96 0F 64
  513. 16:53:26.997 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 05 01 06 96 0F 64
  514. 16:53:26.999 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SerialApiSetTimeouts (0x06), type = Response (0x01), payload = 96 0F
  515. 16:53:27.000 [DEBUG] [rialApiSetTimeoutsMessageClass:40 ] - Got SerialApiSetTimeouts response. ACK=150, BYTE=15
  516. 16:53:27.001 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SerialApiSetTimeouts (0x06), type = Request (0x00), payload = 96 0F
  517. 16:53:27.002 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SerialApiSetTimeouts (0x06), type = Response (0x01), payload = 96 0F
  518. 16:53:27.004 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SerialApiSetTimeouts, expected=SerialApiSetTimeouts, cancelled=false
  519. 16:53:27.005 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  520. 16:53:27.006 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  521. 16:53:27.007 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  522. 16:53:27.008 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 17ms/77ms.
  523. 16:53:27.009 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  524. 16:53:27.010 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 03 00 56 AA
  525. 16:53:27.011 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 03 00 56 AA
  526. 16:53:27.014 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 56 00 AC
  527. 16:53:27.016 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  528. 16:53:27.016 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  529. 16:53:27.018 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 56 00 AC
  530. 16:53:27.019 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 56 00 AC
  531. 16:53:27.020 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = GetSucNodeId (0x56), type = Response (0x01), payload = 00
  532. 16:53:27.021 [DEBUG] [i.p.s.GetSucNodeIdMessageClass:41 ] - Got SUC NodeID response.
  533. 16:53:27.022 [DEBUG] [i.p.s.GetSucNodeIdMessageClass:47 ] - No SUC Node is set
  534. 16:53:27.023 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = GetSucNodeId (0x56), type = Request (0x00), payload =
  535. 16:53:27.024 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = GetSucNodeId (0x56), type = Response (0x01), payload = 00
  536. 16:53:27.025 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=GetSucNodeId, expected=GetSucNodeId, cancelled=false
  537. 16:53:27.026 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  538. 16:53:27.027 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  539. 16:53:27.028 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  540. 16:53:27.029 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 17ms/77ms.
  541. 16:53:27.029 [DEBUG] [rollerCapabilitiesMessageClass:41 ] - Creating GET_CONTROLLER_CAPABILITIES message
  542. 16:53:27.031 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = GetControllerCapabilities (0x05), type = Request (0x00)
  543. 16:53:27.032 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  544. 16:53:27.033 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  545. 16:53:27.035 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 03 00 02 FE
  546. 16:53:27.036 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 03 00 02 FE
  547. 16:53:27.089 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 25 01 02 05 00 1D 01 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01 C1
  548. 16:53:27.095 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  549. 16:53:27.096 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  550. 16:53:27.101 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 25 01 02 05 00 1D 01 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01 C1
  551. 16:53:27.104 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 25 01 02 05 00 1D 01 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01 C1
  552. 16:53:27.108 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SerialApiGetInitData (0x02), type = Response (0x01), payload = 05 00 1D 01 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01
  553. 16:53:27.110 [DEBUG] [rialApiGetInitDataMessageClass:39 ] - Got MessageSerialApiGetInitData response.
  554. 16:53:27.111 [INFO ] [rialApiGetInitDataMessageClass:57 ] - NODE 1: Node found
  555. 16:53:27.112 [INFO ] [rialApiGetInitDataMessageClass:57 ] - NODE 9: Node found
  556. 16:53:27.114 [INFO ] [rialApiGetInitDataMessageClass:57 ] - NODE 10: Node found
  557. 16:53:27.116 [INFO ] [rialApiGetInitDataMessageClass:65 ] - ZWave Controller using Controller API
  558. 16:53:27.117 [INFO ] [rialApiGetInitDataMessageClass:66 ] - ZWave Controller is Primary Controller
  559. 16:53:27.118 [INFO ] [rialApiGetInitDataMessageClass:67 ] - ------------Number of Nodes Found Registered to ZWave Controller------------
  560. 16:53:27.119 [INFO ] [rialApiGetInitDataMessageClass:68 ] - # Nodes = 3
  561. 16:53:27.120 [INFO ] [rialApiGetInitDataMessageClass:69 ] - ----------------------------------------------------------------------------
  562. 16:53:27.122 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SerialApiGetInitData (0x02), type = Request (0x00), payload =
  563. 16:53:27.123 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SerialApiGetInitData (0x02), type = Response (0x01), payload = 05 00 1D 01 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01
  564. 16:53:27.126 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SerialApiGetInitData, expected=SerialApiGetInitData, cancelled=false
  565. 16:53:27.127 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  566. 16:53:27.129 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  567. 16:53:27.130 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  568. 16:53:27.132 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 95ms/95ms.
  569. 16:53:27.133 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  570. 16:53:27.134 [DEBUG] [b.z.i.protocol.ZWaveController:493 ] - NODE 1: Init node thread start
  571. 16:53:27.135 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 03 00 05 F9
  572. 16:53:27.135 [DEBUG] [b.z.i.protocol.ZWaveController:493 ] - NODE 10: Init node thread start
  573. 16:53:27.136 [DEBUG] [b.z.i.protocol.ZWaveController:493 ] - NODE 9: Init node thread start
  574. 16:53:27.155 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 03 00 05 F9
  575. 16:53:27.176 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 05 08 F7
  576. 16:53:27.178 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  577. 16:53:27.178 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  578. 16:53:27.180 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 05 08 F7
  579. 16:53:27.181 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 05 08 F7
  580. 16:53:27.182 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = GetControllerCapabilities (0x05), type = Response (0x01), payload = 08
  581. 16:53:27.183 [DEBUG] [rollerCapabilitiesMessageClass:55 ] - Controller is secondary = false
  582. 16:53:27.184 [DEBUG] [rollerCapabilitiesMessageClass:56 ] - Controller is on other network = false
  583. 16:53:27.185 [DEBUG] [rollerCapabilitiesMessageClass:57 ] - Node ID Server is present = false
  584. 16:53:27.186 [DEBUG] [rollerCapabilitiesMessageClass:58 ] - Controller is real primary = true
  585. 16:53:27.187 [DEBUG] [rollerCapabilitiesMessageClass:59 ] - Controller is SUC = false
  586. 16:53:27.188 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = GetControllerCapabilities (0x05), type = Request (0x00), payload =
  587. 16:53:27.189 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = GetControllerCapabilities (0x05), type = Response (0x01), payload = 08
  588. 16:53:27.191 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=GetControllerCapabilities, expected=GetControllerCapabilities, cancelled=false
  589. 16:53:27.192 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  590. 16:53:27.196 [INFO ] [.b.a.internal.job.JobScheduler:150 ] - Scheduled a daily job at midnight for astro calculation
  591. 16:53:27.203 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  592. 16:53:27.204 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  593. 16:53:27.221 [INFO ] [.o.b.w.i.s.WeatherJobScheduler:147 ] - Starting and scheduling weatherJob-House with interval of 5 minutes
  594. 16:53:27.228 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 53ms/95ms.
  595. 16:53:27.320 [DEBUG] [.b.z.i.p.i.ZWaveNodeSerializer:138 ] - NODE 1: Serializing from file etc\zwave\node1.xml
  596. 16:53:27.322 [DEBUG] [.b.z.i.p.i.ZWaveNodeSerializer:138 ] - NODE 9: Serializing from file etc\zwave\node9.xml
  597. 16:53:27.326 [DEBUG] [.b.z.i.p.i.ZWaveNodeSerializer:138 ] - NODE 10: Serializing from file etc\zwave\node10.xml
  598. 16:53:27.332 [DEBUG] [.b.z.i.p.i.ZWaveNodeSerializer:141 ] - NODE 10: Error serializing from file: file does not exist.
  599. 16:53:27.361 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - EMPTYNODE: queue length(0), free to send(true)
  600. 16:53:27.366 [DEBUG] [b.z.i.protocol.ZWaveController:529 ] - NODE 1: Restore from config: Ok.
  601. 16:53:27.375 [DEBUG] [b.z.i.protocol.ZWaveController:529 ] - NODE 9: Restore from config: Ok.
  602. 16:53:27.376 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - EMPTYNODE try 1: stageAdvanced(false)
  603. 16:53:27.377 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:340 ] - NODE 10: Node advancer: Initialisation starting
  604. 16:53:27.378 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 9: Node advancer - EMPTYNODE: queue length(0), free to send(true)
  605. 16:53:27.380 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 1: Node advancer - EMPTYNODE: queue length(0), free to send(true)
  606. 16:53:27.380 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 9: Initialisation retry timer started 5000
  607. 16:53:27.381 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to PROTOINFO
  608. 16:53:27.382 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - EMPTYNODE try 1: stageAdvanced(false)
  609. 16:53:27.383 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - EMPTYNODE try 1: stageAdvanced(false)
  610. 16:53:27.384 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:340 ] - NODE 9: Node advancer: Initialisation starting
  611. 16:53:27.385 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - PROTOINFO try 0: stageAdvanced(true)
  612. 16:53:27.386 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to PROTOINFO
  613. 16:53:27.387 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:340 ] - NODE 1: Node advancer: Initialisation starting
  614. 16:53:27.387 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - PROTOINFO try 0: stageAdvanced(true)
  615. 16:53:27.388 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:349 ] - NODE 10: Node advancer: PROTOINFO - send IdentifyNode
  616. 16:53:27.389 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:349 ] - NODE 9: Node advancer: PROTOINFO - send IdentifyNode
  617. 16:53:27.390 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 1: Node advancer - advancing to PROTOINFO
  618. 16:53:27.391 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = IdentifyNode (0x41), type = Request (0x00)
  619. 16:53:27.392 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = IdentifyNode (0x41), type = Request (0x00)
  620. 16:53:27.393 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  621. 16:53:27.393 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  622. 16:53:27.394 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - PROTOINFO try 0: stageAdvanced(true)
  623. 16:53:27.395 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:349 ] - NODE 1: Node advancer: PROTOINFO - send IdentifyNode
  624. 16:53:27.396 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = IdentifyNode (0x41), type = Request (0x00)
  625. 16:53:27.397 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  626. 16:53:27.398 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 1: Node advancer - queued packet. Queue length is 1
  627. 16:53:27.399 [DEBUG] [b.z.i.protocol.ZWaveController:585 ] - NODE 1: Init node thread finished
  628. 16:53:27.410 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 41 09 B3
  629. 16:53:27.411 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 41 09 B3
  630. 16:53:27.414 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 9: Node advancer - queued packet. Queue length is 1
  631. 16:53:27.415 [DEBUG] [b.z.i.protocol.ZWaveController:585 ] - NODE 9: Init node thread finished
  632. 16:53:27.416 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 09 01 41 D3 9C 00 04 10 01 EC
  633. 16:53:27.420 [DEBUG] [a.internal.job.AbstractBaseJob:40 ] - Starting Astro DailyJob
  634. 16:53:27.420 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  635. 16:53:27.421 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  636. 16:53:27.422 [DEBUG] [o.o.b.w.i.scheduler.WeatherJob:43 ] - Starting Weather job for location 'House'
  637. 16:53:27.423 [DEBUG] [b.z.i.protocol.ZWaveController:585 ] - NODE 10: Init node thread finished
  638. 16:53:27.426 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  639. 16:53:27.427 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  640. 16:53:27.442 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 01 41 D3 9C 00 04 10 01 EC
  641. 16:53:27.443 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 09 01 41 D3 9C 00 04 10 01 EC
  642. 16:53:27.444 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = IdentifyNode (0x41), type = Response (0x01), payload = D3 9C 00 04 10 01
  643. 16:53:27.446 [DEBUG] [i.p.s.IdentifyNodeMessageClass:52 ] - NODE 9: ProtocolInfo
  644. 16:53:27.448 [DEBUG] [i.p.s.IdentifyNodeMessageClass:61 ] - NODE 9: Listening = true
  645. 16:53:27.453 [DEBUG] [i.p.s.IdentifyNodeMessageClass:62 ] - NODE 9: Routing = true
  646. 16:53:27.454 [DEBUG] [i.p.s.IdentifyNodeMessageClass:63 ] - NODE 9: Version = 4
  647. 16:53:27.455 [DEBUG] [i.p.s.IdentifyNodeMessageClass:64 ] - NODE 9: FLIRS = false
  648. 16:53:27.456 [DEBUG] [i.p.s.IdentifyNodeMessageClass:76 ] - NODE 9: Basic = Routing Slave
  649. 16:53:27.457 [DEBUG] [i.p.s.IdentifyNodeMessageClass:83 ] - NODE 9: Generic = Binary Switch
  650. 16:53:27.458 [DEBUG] [i.p.s.IdentifyNodeMessageClass:90 ] - NODE 9: Specific = Binary Power Switch
  651. 16:53:27.459 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 9: Creating new instance of command class NO_OPERATION
  652. 16:53:27.461 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 9: Creating new instance of command class BASIC
  653. 16:53:27.462 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 9: Creating new instance of command class SWITCH_BINARY
  654. 16:53:27.464 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 9: Creating new instance of command class SWITCH_ALL
  655. 16:53:27.464 [DEBUG] [.b.a.internal.job.JobScheduler:207 ] - Scheduled job with name Season at 2015-12-21 23:49:00
  656. 16:53:27.465 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = IdentifyNode (0x41), type = Request (0x00), payload = 09
  657. 16:53:27.466 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = IdentifyNode (0x41), type = Response (0x01), payload = D3 9C 00 04 10 01
  658. 16:53:27.467 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=IdentifyNode, expected=IdentifyNode, cancelled=false
  659. 16:53:27.468 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  660. 16:53:27.469 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  661. 16:53:27.470 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  662. 16:53:27.471 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 9: Node advancer - PROTOINFO: Transaction complete (IdentifyNode:Request) success(true)
  663. 16:53:27.472 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 9: Node advancer - checking initialisation queue. Queue size 1.
  664. 16:53:27.473 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 9: Node advancer - message removed from queue. Queue size 0.
  665. 16:53:27.475 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 9: Node advancer - PROTOINFO: queue length(0), free to send(true)
  666. 16:53:27.477 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 9: Initialisation retry timer started 5000
  667. 16:53:27.484 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - PROTOINFO try 1: stageAdvanced(false)
  668. 16:53:27.485 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to NEIGHBORS
  669. 16:53:27.486 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - NEIGHBORS try 0: stageAdvanced(true)
  670. 16:53:27.487 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:359 ] - NODE 9: Node advancer: NEIGHBORS - send RoutingInfo
  671. 16:53:27.488 [DEBUG] [p.s.GetRoutingInfoMessageClass:29 ] - NODE 9: Request routing info
  672. 16:53:27.489 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = GetRoutingInfo (0x80), type = Request (0x00)
  673. 16:53:27.490 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 3
  674. 16:53:27.491 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 9: Node advancer - queued packet. Queue length is 1
  675. 16:53:27.492 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 79ms/95ms.
  676. 16:53:27.493 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 2
  677. 16:53:27.494 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 41 01 BB
  678. 16:53:27.495 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 41 01 BB
  679. 16:53:27.499 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 09 01 41 12 16 00 01 02 01 B0
  680. 16:53:27.500 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  681. 16:53:27.500 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  682. 16:53:27.502 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 01 41 12 16 00 01 02 01 B0
  683. 16:53:27.503 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 09 01 41 12 16 00 01 02 01 B0
  684. 16:53:27.504 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = IdentifyNode (0x41), type = Response (0x01), payload = 12 16 00 01 02 01
  685. 16:53:27.505 [DEBUG] [i.p.s.IdentifyNodeMessageClass:52 ] - NODE 1: ProtocolInfo
  686. 16:53:27.506 [DEBUG] [i.p.s.IdentifyNodeMessageClass:61 ] - NODE 1: Listening = false
  687. 16:53:27.507 [DEBUG] [i.p.s.IdentifyNodeMessageClass:62 ] - NODE 1: Routing = false
  688. 16:53:27.508 [DEBUG] [i.p.s.IdentifyNodeMessageClass:63 ] - NODE 1: Version = 3
  689. 16:53:27.509 [DEBUG] [i.p.s.IdentifyNodeMessageClass:64 ] - NODE 1: FLIRS = false
  690. 16:53:27.510 [DEBUG] [i.p.s.IdentifyNodeMessageClass:76 ] - NODE 1: Basic = Controller
  691. 16:53:27.511 [DEBUG] [i.p.s.IdentifyNodeMessageClass:83 ] - NODE 1: Generic = Static Controller
  692. 16:53:27.512 [DEBUG] [i.p.s.IdentifyNodeMessageClass:90 ] - NODE 1: Specific = PC Controller
  693. 16:53:27.513 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 1: Creating new instance of command class NO_OPERATION
  694. 16:53:27.514 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 1: Creating new instance of command class BASIC
  695. 16:53:27.515 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = IdentifyNode (0x41), type = Request (0x00), payload = 01
  696. 16:53:27.516 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = IdentifyNode (0x41), type = Response (0x01), payload = 12 16 00 01 02 01
  697. 16:53:27.517 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=IdentifyNode, expected=IdentifyNode, cancelled=false
  698. 16:53:27.518 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  699. 16:53:27.519 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  700. 16:53:27.520 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  701. 16:53:27.521 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 1: Node advancer - PROTOINFO: Transaction complete (IdentifyNode:Request) success(true)
  702. 16:53:27.522 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 1: Node advancer - checking initialisation queue. Queue size 1.
  703. 16:53:27.523 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 1: Node advancer - message removed from queue. Queue size 0.
  704. 16:53:27.523 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 1: Node advancer - PROTOINFO: queue length(0), free to send(true)
  705. 16:53:27.527 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - PROTOINFO try 1: stageAdvanced(false)
  706. 16:53:27.528 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 1: Node advancer - advancing to NEIGHBORS
  707. 16:53:27.529 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - NEIGHBORS try 0: stageAdvanced(true)
  708. 16:53:27.530 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:359 ] - NODE 1: Node advancer: NEIGHBORS - send RoutingInfo
  709. 16:53:27.531 [DEBUG] [p.s.GetRoutingInfoMessageClass:29 ] - NODE 1: Request routing info
  710. 16:53:27.532 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = GetRoutingInfo (0x80), type = Request (0x00)
  711. 16:53:27.533 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 3
  712. 16:53:27.534 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 1: Node advancer - queued packet. Queue length is 1
  713. 16:53:27.535 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 39ms/95ms.
  714. 16:53:27.536 [DEBUG] [.b.astro.internal.job.DailyJob:50 ] - Sun[sunrise=Range[start=Fri Nov 27 06:56:00 EST 2015,end=Fri Nov 27 06:59:00 EST 2015],noon=Range[start=Fri Nov 27 11:54:00 EST 2015,end=Fri Nov 27 11:55:00 EST 2015],sunset=Range[start=Fri Nov 27 16:49:00 EST 2015,end=Fri Nov 27 16:52:00 EST 2015],night=Range[start=Fri Nov 27 18:23:00 EST 2015,end=Sat Nov 28 05:26:00 EST 2015],morningNight=Range[start=Fri Nov 27 00:00:00 EST 2015,end=Fri Nov 27 05:25:00 EST 2015],astroDawn=Range[start=Fri Nov 27 05:25:00 EST 2015,end=Fri Nov 27 05:56:00 EST 2015],nauticDawn=Range[start=Fri Nov 27 05:56:00 EST 2015,end=Fri Nov 27 06:28:00 EST 2015],civilDawn=Range[start=Fri Nov 27 06:28:00 EST 2015,end=Fri Nov 27 06:56:00 EST 2015],civilDusk=Range[start=Fri Nov 27 16:52:00 EST 2015,end=Fri Nov 27 17:20:00 EST 2015],nauticDusk=Range[start=Fri Nov 27 17:20:00 EST 2015,end=Fri Nov 27 17:52:00 EST 2015],astroDusk=Range[start=Fri Nov 27 17:52:00 EST 2015,end=Fri Nov 27 18:23:00 EST 2015],daylight=Range[start=Fri Nov 27 06:59:00 EST 2015,end=Fri Nov 27 16:49:00 EST 2015],eveningNight=Range[start=Fri Nov 27 18:23:00 EST 2015,end=Sat Nov 28 00:00:00 EST 2015],eclipse=SunEclipse[total=Tue Mar 08 20:58:00 EST 2016,partial=Thu Feb 15 15:53:00 EST 2018,ring=Thu Sep 01 05:09:00 EDT 2016]]
  715. 16:53:27.536 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 2
  716. 16:53:27.555 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 41 0A B0
  717. 16:53:27.560 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 41 0A B0
  718. 16:53:27.568 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 09 01 41 D2 9C 00 04 08 06 F2
  719. 16:53:27.574 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  720. 16:53:27.574 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  721. 16:53:27.576 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 01 41 D2 9C 00 04 08 06 F2
  722. 16:53:27.578 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 09 01 41 D2 9C 00 04 08 06 F2
  723. 16:53:27.579 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = IdentifyNode (0x41), type = Response (0x01), payload = D2 9C 00 04 08 06
  724. 16:53:27.580 [DEBUG] [i.p.s.IdentifyNodeMessageClass:52 ] - NODE 10: ProtocolInfo
  725. 16:53:27.581 [DEBUG] [i.p.s.IdentifyNodeMessageClass:61 ] - NODE 10: Listening = true
  726. 16:53:27.582 [DEBUG] [i.p.s.IdentifyNodeMessageClass:62 ] - NODE 10: Routing = true
  727. 16:53:27.582 [DEBUG] [.b.astro.internal.job.DailyJob:57 ] - Moon[rise=Fri Nov 27 18:53:00 EST 2015,set=Fri Nov 27 08:21:00 EST 2015,phase=MoonPhase[firstQuarter=Fri Dec 18 10:15:00 EST 2015,full=Fri Dec 25 06:13:00 EST 2015,thirdQuarter=Thu Dec 03 02:42:00 EST 2015,new=Fri Dec 11 05:30:00 EST 2015,age=16,illumination=94.94530525338382,name=WANING_GIBBOUS],apogee=MoonDistance[date=Sat Dec 05 09:57:00 EST 2015,kilometer=404800.71575231664,miles=251531.50326947018],perigee=MoonDistance[date=Mon Dec 21 03:54:00 EST 2015,kilometer=368423.3935698087,miles=228927.68322315716],distance=MoonDistance[date=Fri Nov 27 16:53:27 EST 2015,kilometer=374602.8308388496,miles=232767.40752491035],eclipse=Eclipse[total=Wed Jan 31 08:31:00 EST 2018,partial=Mon Aug 07 14:22:00 EDT 2017],position=Position[azimuth=47.42045114809744,elevation=-20.20637887585995],zodiac=org.openhab.binding.astro.internal.model.Zodiac@2cdce3fe]
  728. 16:53:27.582 [DEBUG] [i.p.s.IdentifyNodeMessageClass:63 ] - NODE 10: Version = 3
  729. 16:53:27.583 [DEBUG] [i.p.s.IdentifyNodeMessageClass:64 ] - NODE 10: FLIRS = false
  730. 16:53:27.588 [DEBUG] [i.p.s.IdentifyNodeMessageClass:76 ] - NODE 10: Basic = Routing Slave
  731. 16:53:27.589 [DEBUG] [i.p.s.IdentifyNodeMessageClass:83 ] - NODE 10: Generic = Thermostat
  732. 16:53:27.590 [DEBUG] [i.p.s.IdentifyNodeMessageClass:90 ] - NODE 10: Specific = General Thermostat V2
  733. 16:53:27.591 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class NO_OPERATION
  734. 16:53:27.593 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class NO_OPERATION to the list of supported command classes.
  735. 16:53:27.594 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class BASIC
  736. 16:53:27.595 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class BASIC to the list of supported command classes.
  737. 16:53:27.596 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = IdentifyNode (0x41), type = Request (0x00), payload = 0A
  738. 16:53:27.597 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = IdentifyNode (0x41), type = Response (0x01), payload = D2 9C 00 04 08 06
  739. 16:53:27.598 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=IdentifyNode, expected=IdentifyNode, cancelled=false
  740. 16:53:27.600 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  741. 16:53:27.601 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  742. 16:53:27.602 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  743. 16:53:27.603 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - PROTOINFO: Transaction complete (IdentifyNode:Request) success(true)
  744. 16:53:27.604 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  745. 16:53:27.605 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  746. 16:53:27.606 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - PROTOINFO: queue length(0), free to send(true)
  747. 16:53:27.607 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  748. 16:53:27.608 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - PROTOINFO try 1: stageAdvanced(false)
  749. 16:53:27.609 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to NEIGHBORS
  750. 16:53:27.611 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - NEIGHBORS try 0: stageAdvanced(true)
  751. 16:53:27.612 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:359 ] - NODE 10: Node advancer: NEIGHBORS - send RoutingInfo
  752. 16:53:27.613 [DEBUG] [p.s.GetRoutingInfoMessageClass:29 ] - NODE 10: Request routing info
  753. 16:53:27.614 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = GetRoutingInfo (0x80), type = Request (0x00)
  754. 16:53:27.615 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 3
  755. 16:53:27.616 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  756. 16:53:27.617 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 51ms/95ms.
  757. 16:53:27.618 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 2
  758. 16:53:27.619 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 80 09 00 00 03 72
  759. 16:53:27.620 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 07 00 80 09 00 00 03 72
  760. 16:53:27.629 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 20 01 80 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5C
  761. 16:53:27.632 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  762. 16:53:27.632 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  763. 16:53:27.634 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 20 01 80 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5C
  764. 16:53:27.636 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 20 01 80 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5C
  765. 16:53:27.637 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = GetRoutingInfo (0x80), type = Response (0x01), payload = 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  766. 16:53:27.638 [DEBUG] [p.s.GetRoutingInfoMessageClass:47 ] - NODE 9: Got NodeRoutingInfo request.
  767. 16:53:27.640 [DEBUG] [p.s.GetRoutingInfoMessageClass:78 ] - NODE 9: Neighbor nodes: 10
  768. 16:53:27.641 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveNetworkEvent
  769. 16:53:27.642 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  770. 16:53:27.644 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = GetRoutingInfo (0x80), type = Request (0x00), payload = 09 00 00 03
  771. 16:53:27.645 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = GetRoutingInfo (0x80), type = Response (0x01), payload = 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  772. 16:53:27.646 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=GetRoutingInfo, expected=GetRoutingInfo, cancelled=false
  773. 16:53:27.647 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  774. 16:53:27.648 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  775. 16:53:27.649 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  776. 16:53:27.650 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 9: Node advancer - NEIGHBORS: Transaction complete (GetRoutingInfo:Request) success(true)
  777. 16:53:27.651 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 9: Node advancer - checking initialisation queue. Queue size 1.
  778. 16:53:27.652 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 9: Node advancer - message removed from queue. Queue size 0.
  779. 16:53:27.653 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 9: Node advancer - NEIGHBORS: queue length(0), free to send(true)
  780. 16:53:27.654 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 9: Initialisation retry timer started 5000
  781. 16:53:27.655 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - NEIGHBORS try 1: stageAdvanced(false)
  782. 16:53:27.656 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to FAILED_CHECK
  783. 16:53:27.656 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - FAILED_CHECK try 0: stageAdvanced(true)
  784. 16:53:27.658 [DEBUG] [i.p.s.IsFailedNodeMessageClass:31 ] - NODE 9: Requesting IsFailedNode status from controller.
  785. 16:53:27.659 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = IsFailedNodeID (0x62), type = Request (0x00)
  786. 16:53:27.660 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 3
  787. 16:53:27.661 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 9: Node advancer - queued packet. Queue length is 1
  788. 16:53:27.662 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 39ms/95ms.
  789. 16:53:27.663 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 2
  790. 16:53:27.664 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 80 01 00 00 03 7A
  791. 16:53:27.665 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 07 00 80 01 00 00 03 7A
  792. 16:53:27.673 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 20 01 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5E
  793. 16:53:27.675 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  794. 16:53:27.675 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  795. 16:53:27.677 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 20 01 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5E
  796. 16:53:27.678 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 20 01 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5E
  797. 16:53:27.681 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = GetRoutingInfo (0x80), type = Response (0x01), payload = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  798. 16:53:27.682 [DEBUG] [p.s.GetRoutingInfoMessageClass:47 ] - NODE 1: Got NodeRoutingInfo request.
  799. 16:53:27.683 [DEBUG] [p.s.GetRoutingInfoMessageClass:71 ] - NODE 1: No neighbors reported
  800. 16:53:27.684 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveNetworkEvent
  801. 16:53:27.685 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  802. 16:53:27.686 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = GetRoutingInfo (0x80), type = Request (0x00), payload = 01 00 00 03
  803. 16:53:27.687 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = GetRoutingInfo (0x80), type = Response (0x01), payload = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  804. 16:53:27.689 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=GetRoutingInfo, expected=GetRoutingInfo, cancelled=false
  805. 16:53:27.689 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  806. 16:53:27.690 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  807. 16:53:27.691 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  808. 16:53:27.692 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 1: Node advancer - NEIGHBORS: Transaction complete (GetRoutingInfo:Request) success(true)
  809. 16:53:27.693 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 1: Node advancer - checking initialisation queue. Queue size 1.
  810. 16:53:27.694 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 1: Node advancer - message removed from queue. Queue size 0.
  811. 16:53:27.695 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 1: Node advancer - NEIGHBORS: queue length(0), free to send(true)
  812. 16:53:27.696 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - NEIGHBORS try 1: stageAdvanced(false)
  813. 16:53:27.697 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 1: Node advancer - advancing to FAILED_CHECK
  814. 16:53:27.698 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - FAILED_CHECK try 0: stageAdvanced(true)
  815. 16:53:27.699 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:368 ] - NODE 1: Node advancer: FAILED_CHECK - Controller - terminating initialisation
  816. 16:53:27.700 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 1: Node advancer: loop - DONE try 0: stageAdvanced(true)
  817. 16:53:27.702 [DEBUG] [.b.z.i.p.i.ZWaveNodeSerializer:107 ] - NODE 1: Serializing to file etc\zwave\node1.xml
  818. 16:53:27.716 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:827 ] - NODE 1: Node advancer: Initialisation complete!
  819. 16:53:27.718 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveInitializationCompletedEvent
  820. 16:53:27.719 [DEBUG] [.z.internal.ZWaveActiveBinding:425 ] - NODE 1: ZWaveIncomingEvent Called, Network Event, Init Done. Setting device ready.
  821. 16:53:27.720 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Operating_State is not completed initialisation
  822. 16:53:27.721 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Fan_State is not completed initialisation
  823. 16:53:27.722 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Fan_Mode is not completed initialisation
  824. 16:53:27.723 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Humidity is not completed initialisation
  825. 16:53:27.724 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 9: Polling list: item Scent is not completed initialisation
  826. 16:53:27.725 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Temperature is not completed initialisation
  827. 16:53:27.726 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_CoolSetPoint is not completed initialisation
  828. 16:53:27.727 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Battery is not completed initialisation
  829. 16:53:27.728 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_HeatSetPoint is not completed initialisation
  830. 16:53:27.729 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Mode is not completed initialisation
  831. 16:53:27.730 [DEBUG] [z.internal.ZWaveNetworkMonitor:730 ] - Network initialised - starting network monitor.
  832. 16:53:27.732 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 66ms/95ms.
  833. 16:53:27.733 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  834. 16:53:27.734 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 80 0A 00 00 03 71
  835. 16:53:27.735 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 07 00 80 0A 00 00 03 71
  836. 16:53:27.742 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 20 01 80 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5F
  837. 16:53:27.744 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  838. 16:53:27.744 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  839. 16:53:27.746 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 20 01 80 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5F
  840. 16:53:27.748 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 20 01 80 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5F
  841. 16:53:27.749 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = GetRoutingInfo (0x80), type = Response (0x01), payload = 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  842. 16:53:27.751 [DEBUG] [p.s.GetRoutingInfoMessageClass:47 ] - NODE 10: Got NodeRoutingInfo request.
  843. 16:53:27.752 [DEBUG] [p.s.GetRoutingInfoMessageClass:78 ] - NODE 10: Neighbor nodes: 9
  844. 16:53:27.753 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveNetworkEvent
  845. 16:53:27.754 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  846. 16:53:27.755 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = GetRoutingInfo (0x80), type = Request (0x00), payload = 0A 00 00 03
  847. 16:53:27.757 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = GetRoutingInfo (0x80), type = Response (0x01), payload = 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  848. 16:53:27.758 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=GetRoutingInfo, expected=GetRoutingInfo, cancelled=false
  849. 16:53:27.759 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  850. 16:53:27.760 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  851. 16:53:27.761 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  852. 16:53:27.762 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - NEIGHBORS: Transaction complete (GetRoutingInfo:Request) success(true)
  853. 16:53:27.763 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  854. 16:53:27.764 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  855. 16:53:27.765 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - NEIGHBORS: queue length(0), free to send(true)
  856. 16:53:27.766 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  857. 16:53:27.767 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - NEIGHBORS try 1: stageAdvanced(false)
  858. 16:53:27.768 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to FAILED_CHECK
  859. 16:53:27.769 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - FAILED_CHECK try 0: stageAdvanced(true)
  860. 16:53:27.770 [DEBUG] [i.p.s.IsFailedNodeMessageClass:31 ] - NODE 10: Requesting IsFailedNode status from controller.
  861. 16:53:27.772 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = IsFailedNodeID (0x62), type = Request (0x00)
  862. 16:53:27.773 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  863. 16:53:27.774 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  864. 16:53:27.775 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 39ms/95ms.
  865. 16:53:27.776 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  866. 16:53:27.777 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 62 09 90
  867. 16:53:27.778 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 62 09 90
  868. 16:53:27.781 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 62 00 98
  869. 16:53:27.783 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  870. 16:53:27.783 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  871. 16:53:27.785 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 62 00 98
  872. 16:53:27.786 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 62 00 98
  873. 16:53:27.787 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = IsFailedNodeID (0x62), type = Response (0x01), payload = 00
  874. 16:53:27.788 [DEBUG] [i.p.s.IsFailedNodeMessageClass:54 ] - NODE 9: Is currently marked as healthy by the controller
  875. 16:53:27.789 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = IsFailedNodeID (0x62), type = Request (0x00), payload = 09
  876. 16:53:27.790 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = IsFailedNodeID (0x62), type = Response (0x01), payload = 00
  877. 16:53:27.791 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=IsFailedNodeID, expected=IsFailedNodeID, cancelled=false
  878. 16:53:27.792 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  879. 16:53:27.793 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  880. 16:53:27.794 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  881. 16:53:27.796 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 9: Node advancer - FAILED_CHECK: Transaction complete (IsFailedNodeID:Request) success(true)
  882. 16:53:27.797 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 9: Node advancer - checking initialisation queue. Queue size 1.
  883. 16:53:27.798 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 9: Node advancer - message removed from queue. Queue size 0.
  884. 16:53:27.799 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 9: Node advancer - FAILED_CHECK: queue length(0), free to send(true)
  885. 16:53:27.800 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 9: Initialisation retry timer started 5000
  886. 16:53:27.801 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - FAILED_CHECK try 1: stageAdvanced(false)
  887. 16:53:27.802 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to WAIT
  888. 16:53:27.803 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - WAIT try 0: stageAdvanced(true)
  889. 16:53:27.804 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:382 ] - NODE 9: Node advancer: WAIT - Listening=true, FrequentlyListening=false
  890. 16:53:27.805 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:386 ] - NODE 9: Node advancer: WAIT - Advancing
  891. 16:53:27.806 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to PING
  892. 16:53:27.807 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - PING try 0: stageAdvanced(true)
  893. 16:53:27.808 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:419 ] - NODE 9: Node advancer: PING - send NoOperation
  894. 16:53:27.809 [DEBUG] [c.ZWaveNoOperationCommandClass:72 ] - NODE 9: Creating new message for command No Operation
  895. 16:53:27.811 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 9: Creating empty message of class = SendData (0x13), type = Request (0x00)
  896. 16:53:27.812 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 2
  897. 16:53:27.813 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  898. 16:53:27.814 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 9: Node advancer - queued packet. Queue length is 1
  899. 16:53:27.815 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 36ms/95ms.
  900. 16:53:27.816 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  901. 16:53:27.817 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 62 0A 93
  902. 16:53:27.818 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 62 0A 93
  903. 16:53:27.821 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 62 00 98
  904. 16:53:27.822 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  905. 16:53:27.823 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  906. 16:53:27.825 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 62 00 98
  907. 16:53:27.826 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 62 00 98
  908. 16:53:27.826 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = IsFailedNodeID (0x62), type = Response (0x01), payload = 00
  909. 16:53:27.827 [DEBUG] [i.p.s.IsFailedNodeMessageClass:54 ] - NODE 10: Is currently marked as healthy by the controller
  910. 16:53:27.828 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = IsFailedNodeID (0x62), type = Request (0x00), payload = 0A
  911. 16:53:27.829 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = IsFailedNodeID (0x62), type = Response (0x01), payload = 00
  912. 16:53:27.830 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=IsFailedNodeID, expected=IsFailedNodeID, cancelled=false
  913. 16:53:27.831 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  914. 16:53:27.832 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  915. 16:53:27.833 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  916. 16:53:27.834 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - FAILED_CHECK: Transaction complete (IsFailedNodeID:Request) success(true)
  917. 16:53:27.835 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  918. 16:53:27.836 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  919. 16:53:27.838 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - FAILED_CHECK: queue length(0), free to send(true)
  920. 16:53:27.839 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  921. 16:53:27.840 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - FAILED_CHECK try 1: stageAdvanced(false)
  922. 16:53:27.841 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to WAIT
  923. 16:53:27.842 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - WAIT try 0: stageAdvanced(true)
  924. 16:53:27.843 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:382 ] - NODE 10: Node advancer: WAIT - Listening=true, FrequentlyListening=false
  925. 16:53:27.844 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:386 ] - NODE 10: Node advancer: WAIT - Advancing
  926. 16:53:27.845 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to PING
  927. 16:53:27.846 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - PING try 0: stageAdvanced(true)
  928. 16:53:27.847 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:419 ] - NODE 10: Node advancer: PING - send NoOperation
  929. 16:53:27.848 [DEBUG] [c.ZWaveNoOperationCommandClass:72 ] - NODE 10: Creating new message for command No Operation
  930. 16:53:27.850 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  931. 16:53:27.851 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 3
  932. 16:53:27.851 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  933. 16:53:27.852 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  934. 16:53:27.854 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 35ms/95ms.
  935. 16:53:27.855 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  936. 16:53:27.856 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 08 00 13 09 01 00 25 02 CB
  937. 16:53:27.857 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 9: Sending REQUEST Message = 01 08 00 13 09 01 00 25 02 CB
  938. 16:53:27.865 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  939. 16:53:27.867 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  940. 16:53:27.867 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  941. 16:53:27.868 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  942. 16:53:27.869 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  943. 16:53:27.871 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  944. 16:53:27.872 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 9: Sent Data successfully placed on stack.
  945. 16:53:27.883 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 02 00 EB
  946. 16:53:27.884 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  947. 16:53:27.884 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  948. 16:53:27.886 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 02 00 00 00 E9
  949. 16:53:27.887 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 02 00 00 00 E9
  950. 16:53:27.888 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 02 00
  951. 16:53:27.890 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 9: SendData Request. CallBack ID = 2, Status = Transmission complete and ACK received(0)
  952. 16:53:27.923 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 09 01 00
  953. 16:53:27.928 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 02 00
  954. 16:53:27.930 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=SendData, cancelled=false
  955. 16:53:27.931 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  956. 16:53:27.932 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  957. 16:53:27.933 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  958. 16:53:27.934 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 9: Node advancer - PING: Transaction complete (SendData:Request) success(true)
  959. 16:53:27.935 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 9: Node advancer - checking initialisation queue. Queue size 1.
  960. 16:53:27.936 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 9: Node advancer - message removed from queue. Queue size 0.
  961. 16:53:27.937 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 9: Node advancer - PING: queue length(0), free to send(true)
  962. 16:53:27.938 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 9: Initialisation retry timer started 5000
  963. 16:53:27.939 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - PING try 1: stageAdvanced(false)
  964. 16:53:27.940 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to DETAILS
  965. 16:53:27.941 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - DETAILS try 0: stageAdvanced(true)
  966. 16:53:27.942 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:437 ] - NODE 9: Node advancer: Restored from file - skipping static initialisation
  967. 16:53:27.943 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to DYNAMIC_VALUES
  968. 16:53:27.944 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - DYNAMIC_VALUES try 0: stageAdvanced(true)
  969. 16:53:27.945 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking SWITCH_BINARY
  970. 16:53:27.946 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:784 ] - NODE 9: Node advancer: DYNAMIC_VALUES - found SWITCH_BINARY
  971. 16:53:27.947 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:788 ] - NODE 9: Found 1 instances of SWITCH_BINARY
  972. 16:53:27.948 [DEBUG] [.ZWaveBinarySwitchCommandClass:125 ] - NODE 9: Creating new message for application command SWITCH_BINARY_GET
  973. 16:53:27.949 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 9: Creating empty message of class = SendData (0x13), type = Request (0x00)
  974. 16:53:27.950 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking SWITCH_ALL
  975. 16:53:27.951 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking VERSION
  976. 16:53:27.952 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking BASIC
  977. 16:53:27.954 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking MANUFACTURER_SPECIFIC
  978. 16:53:27.954 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking NO_OPERATION
  979. 16:53:27.956 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking CONFIGURATION
  980. 16:53:27.957 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:816 ] - NODE 9: Node advancer: DYNAMIC_VALUES - queued 1 frames
  981. 16:53:27.958 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 4
  982. 16:53:27.958 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  983. 16:53:27.959 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 9: Node advancer - queued packet. Queue length is 1
  984. 16:53:27.960 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 9: Response processed after 102ms/102ms.
  985. 16:53:27.962 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  986. 16:53:27.963 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 09 02 25 02 25 04 E8
  987. 16:53:27.964 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 9: Sending REQUEST Message = 01 09 00 13 09 02 25 02 25 04 E8
  988. 16:53:27.972 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  989. 16:53:27.974 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  990. 16:53:27.974 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  991. 16:53:27.976 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  992. 16:53:27.977 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  993. 16:53:27.978 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  994. 16:53:27.979 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 9: Sent Data successfully placed on stack.
  995. 16:53:27.990 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 04 00 ED
  996. 16:53:27.991 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  997. 16:53:27.991 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  998. 16:53:27.993 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 04 00 00 00 EF
  999. 16:53:27.994 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 04 00 00 00 EF
  1000. 16:53:27.995 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 04 00
  1001. 16:53:27.996 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 9: SendData Request. CallBack ID = 4, Status = Transmission complete and ACK received(0)
  1002. 16:53:27.997 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 09 02 25 02
  1003. 16:53:27.998 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 04 00
  1004. 16:53:27.999 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1005. 16:53:28.002 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 09 00 04 00 09 03 25 03 FF 21
  1006. 16:53:28.004 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1007. 16:53:28.004 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1008. 16:53:28.006 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 04 00 09 03 25 03 FF 21
  1009. 16:53:28.007 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 09 00 04 00 09 03 25 03 FF 21
  1010. 16:53:28.008 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 09 03 25 03 FF
  1011. 16:53:28.009 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 9: Application Command Request (ALIVE:DYNAMIC_VALUES)
  1012. 16:53:28.011 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 9: Incoming command class SWITCH_BINARY
  1013. 16:53:28.012 [DEBUG] [.ZWaveBinarySwitchCommandClass:79 ] - Received Switch Binary Request for Node ID = 9
  1014. 16:53:28.013 [DEBUG] [.ZWaveBinarySwitchCommandClass:115 ] - NODE 9: Switch Binary report, value = 0xFF
  1015. 16:53:28.014 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveCommandClassValueEvent
  1016. 16:53:28.015 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1017. 16:53:28.016 [DEBUG] [.z.internal.ZWaveActiveBinding:450 ] - NODE 9: Got a value event from Z-Wave network, endpoint = 0, command class = SWITCH_BINARY, value = 255
  1018. 16:53:28.018 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 09 02 25 02
  1019. 16:53:28.019 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 09 03 25 03 FF
  1020. 16:53:28.021 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1021. 16:53:28.022 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1022. 16:53:28.024 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1023. 16:53:28.025 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1024. 16:53:28.026 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 9: Node advancer - DYNAMIC_VALUES: Transaction complete (SendData:Request) success(true)
  1025. 16:53:28.027 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 9: Node advancer - checking initialisation queue. Queue size 1.
  1026. 16:53:28.028 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 9: Node advancer - message removed from queue. Queue size 0.
  1027. 16:53:28.029 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 9: Node advancer - DYNAMIC_VALUES: queue length(0), free to send(true)
  1028. 16:53:28.030 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 9: Initialisation retry timer started 5000
  1029. 16:53:28.031 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - DYNAMIC_VALUES try 1: stageAdvanced(false)
  1030. 16:53:28.032 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking SWITCH_BINARY
  1031. 16:53:28.033 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:784 ] - NODE 9: Node advancer: DYNAMIC_VALUES - found SWITCH_BINARY
  1032. 16:53:28.034 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:788 ] - NODE 9: Found 1 instances of SWITCH_BINARY
  1033. 16:53:28.035 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking SWITCH_ALL
  1034. 16:53:28.036 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking VERSION
  1035. 16:53:28.037 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking BASIC
  1036. 16:53:28.038 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking MANUFACTURER_SPECIFIC
  1037. 16:53:28.039 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking NO_OPERATION
  1038. 16:53:28.040 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:781 ] - NODE 9: Node advancer: DYNAMIC_VALUES - checking CONFIGURATION
  1039. 16:53:28.041 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:816 ] - NODE 9: Node advancer: DYNAMIC_VALUES - queued 0 frames
  1040. 16:53:28.043 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 9: Node advancer - advancing to DONE
  1041. 16:53:28.044 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 9: Node advancer: loop - DONE try 0: stageAdvanced(true)
  1042. 16:53:28.045 [DEBUG] [.b.z.i.p.i.ZWaveNodeSerializer:107 ] - NODE 9: Serializing to file etc\zwave\node9.xml
  1043. 16:53:28.051 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:827 ] - NODE 9: Node advancer: Initialisation complete!
  1044. 16:53:28.053 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveInitializationCompletedEvent
  1045. 16:53:28.054 [DEBUG] [.z.internal.ZWaveActiveBinding:425 ] - NODE 9: ZWaveIncomingEvent Called, Network Event, Init Done. Setting device ready.
  1046. 16:53:28.055 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Operating_State is not completed initialisation
  1047. 16:53:28.056 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Fan_State is not completed initialisation
  1048. 16:53:28.057 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Fan_Mode is not completed initialisation
  1049. 16:53:28.058 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Humidity is not completed initialisation
  1050. 16:53:28.059 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Temperature is not completed initialisation
  1051. 16:53:28.060 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_CoolSetPoint is not completed initialisation
  1052. 16:53:28.061 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Battery is not completed initialisation
  1053. 16:53:28.062 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_HeatSetPoint is not completed initialisation
  1054. 16:53:28.064 [DEBUG] [.z.internal.ZWaveActiveBinding:192 ] - NODE 10: Polling list: item HVAC_Mode is not completed initialisation
  1055. 16:53:28.065 [DEBUG] [z.internal.ZWaveNetworkMonitor:730 ] - Network initialised - starting network monitor.
  1056. 16:53:28.066 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 9: Response processed after 101ms/102ms.
  1057. 16:53:28.067 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1058. 16:53:28.068 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 08 00 13 0A 01 00 25 03 C9
  1059. 16:53:28.069 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 08 00 13 0A 01 00 25 03 C9
  1060. 16:53:28.075 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1061. 16:53:28.076 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1062. 16:53:28.077 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1063. 16:53:28.078 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1064. 16:53:28.080 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1065. 16:53:28.081 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1066. 16:53:28.082 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1067. 16:53:28.120 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 03 00 EA
  1068. 16:53:28.121 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1069. 16:53:28.121 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1070. 16:53:28.123 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 03 00 00 00 E8
  1071. 16:53:28.124 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 03 00 00 00 E8
  1072. 16:53:28.125 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 03 00
  1073. 16:53:28.126 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 3, Status = Transmission complete and ACK received(0)
  1074. 16:53:28.128 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 01 00
  1075. 16:53:28.131 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 03 00
  1076. 16:53:28.134 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=SendData, cancelled=false
  1077. 16:53:28.137 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1078. 16:53:28.140 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1079. 16:53:28.143 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1080. 16:53:28.145 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - PING: Transaction complete (SendData:Request) success(true)
  1081. 16:53:28.148 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1082. 16:53:28.150 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1083. 16:53:28.152 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - PING: queue length(0), free to send(true)
  1084. 16:53:28.155 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1085. 16:53:28.157 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - PING try 1: stageAdvanced(false)
  1086. 16:53:28.159 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to DETAILS
  1087. 16:53:28.160 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - DETAILS try 0: stageAdvanced(true)
  1088. 16:53:28.161 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:448 ] - NODE 10: Node advancer: DETAILS - send RequestNodeInfo
  1089. 16:53:28.163 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 255: Creating empty message of class = RequestNodeInfo (0x60), type = Request (0x00)
  1090. 16:53:28.165 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1091. 16:53:28.166 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1092. 16:53:28.168 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 98ms/102ms.
  1093. 16:53:28.169 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1094. 16:53:28.170 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 60 0A 91
  1095. 16:53:28.172 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 60 0A 91
  1096. 16:53:28.178 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 60 01 9B
  1097. 16:53:28.181 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1098. 16:53:28.181 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1099. 16:53:28.183 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 60 01 9B
  1100. 16:53:28.184 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 60 01 9B
  1101. 16:53:28.186 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = RequestNodeInfo (0x60), type = Response (0x01), payload = 01
  1102. 16:53:28.187 [DEBUG] [.s.RequestNodeInfoMessageClass:38 ] - Request node info successfully placed on stack.
  1103. 16:53:28.189 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = RequestNodeInfo (0x60), type = Request (0x00), payload = 0A
  1104. 16:53:28.190 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = RequestNodeInfo (0x60), type = Response (0x01), payload = 01
  1105. 16:53:28.192 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=RequestNodeInfo, expected=ApplicationUpdate, cancelled=false
  1106. 16:53:28.281 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 18 00 49 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60 8E
  1107. 16:53:28.285 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1108. 16:53:28.285 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1109. 16:53:28.289 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 18 00 49 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60 8E
  1110. 16:53:28.293 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 18 00 49 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60 8E
  1111. 16:53:28.296 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationUpdate (0x49), type = Request (0x00), payload = 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60
  1112. 16:53:28.302 [DEBUG] [.ApplicationUpdateMessageClass:45 ] - NODE 10: Application update request. Node information received.
  1113. 16:53:28.305 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class BASIC
  1114. 16:53:28.307 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass:221 ] - NODE 10: Unsupported command class CLOCK
  1115. 16:53:28.309 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class INDICATOR
  1116. 16:53:28.310 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class INDICATOR to the list of supported command classes.
  1117. 16:53:28.312 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class MANUFACTURER_SPECIFIC
  1118. 16:53:28.313 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class MANUFACTURER_SPECIFIC to the list of supported command classes.
  1119. 16:53:28.315 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class SENSOR_MULTILEVEL
  1120. 16:53:28.316 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class SENSOR_MULTILEVEL to the list of supported command classes.
  1121. 16:53:28.318 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_MODE
  1122. 16:53:28.320 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class THERMOSTAT_MODE to the list of supported command classes.
  1123. 16:53:28.321 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_OPERATING_STATE
  1124. 16:53:28.323 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class THERMOSTAT_OPERATING_STATE to the list of supported command classes.
  1125. 16:53:28.325 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_FAN_MODE
  1126. 16:53:28.326 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class THERMOSTAT_FAN_MODE to the list of supported command classes.
  1127. 16:53:28.328 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_FAN_STATE
  1128. 16:53:28.329 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class THERMOSTAT_FAN_STATE to the list of supported command classes.
  1129. 16:53:28.331 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_SETPOINT
  1130. 16:53:28.332 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class THERMOSTAT_SETPOINT to the list of supported command classes.
  1131. 16:53:28.334 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class VERSION
  1132. 16:53:28.335 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class VERSION to the list of supported command classes.
  1133. 16:53:28.337 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class CONFIGURATION
  1134. 16:53:28.338 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class CONFIGURATION to the list of supported command classes.
  1135. 16:53:28.339 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class BATTERY
  1136. 16:53:28.340 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class BATTERY to the list of supported command classes.
  1137. 16:53:28.341 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class ASSOCIATION
  1138. 16:53:28.342 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class ASSOCIATION to the list of supported command classes.
  1139. 16:53:28.343 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class MULTI_INSTANCE
  1140. 16:53:28.345 [DEBUG] [.z.internal.protocol.ZWaveNode:560 ] - NODE 10: Adding command class MULTI_INSTANCE to the list of supported command classes.
  1141. 16:53:28.346 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveNodeInfoEvent
  1142. 16:53:28.347 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1143. 16:53:28.348 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1060 ] - NODE 10: 10 NIF event during initialisation stage DETAILS
  1144. 16:53:28.349 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1069 ] - NODE 10: NIF event during initialisation stage DETAILS
  1145. 16:53:28.350 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - DETAILS: queue length(1), free to send(false)
  1146. 16:53:28.351 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1147. 16:53:28.629 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1148. 16:53:28.630 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1149. 16:53:28.631 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = RequestNodeInfo (0x60), type = Request (0x00), payload = 0A
  1150. 16:53:28.632 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationUpdate (0x49), type = Request (0x00), payload = 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60
  1151. 16:53:28.634 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationUpdate, expected=ApplicationUpdate, cancelled=false
  1152. 16:53:28.635 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1153. 16:53:28.636 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1154. 16:53:28.637 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1155. 16:53:28.638 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - DETAILS: Transaction complete (RequestNodeInfo:Request) success(true)
  1156. 16:53:28.639 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1157. 16:53:28.641 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1158. 16:53:28.641 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - DETAILS: queue length(0), free to send(true)
  1159. 16:53:28.642 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1160. 16:53:28.643 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - DETAILS try 1: stageAdvanced(false)
  1161. 16:53:28.644 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:444 ] - NODE 10: Node advancer: received RequestNodeInfo
  1162. 16:53:28.645 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to MANUFACTURER
  1163. 16:53:28.646 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - MANUFACTURER try 0: stageAdvanced(true)
  1164. 16:53:28.647 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:466 ] - NODE 10: Node advancer: MANUFACTURER - send ManufacturerSpecific
  1165. 16:53:28.648 [DEBUG] [nufacturerSpecificCommandClass:101 ] - NODE 10: Creating new message for command MANUFACTURER_SPECIFIC_GET
  1166. 16:53:28.649 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1167. 16:53:28.650 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 5
  1168. 16:53:28.651 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  1169. 16:53:28.652 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1170. 16:53:28.656 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 483ms/483ms.
  1171. 16:53:28.657 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  1172. 16:53:28.661 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 00 60 0A 91
  1173. 16:53:28.663 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 255: Sending REQUEST Message = 01 04 00 60 0A 91
  1174. 16:53:28.669 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 60 01 9B
  1175. 16:53:28.670 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1176. 16:53:28.670 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1177. 16:53:28.672 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 60 01 9B
  1178. 16:53:28.673 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 60 01 9B
  1179. 16:53:28.674 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = RequestNodeInfo (0x60), type = Response (0x01), payload = 01
  1180. 16:53:28.675 [DEBUG] [.s.RequestNodeInfoMessageClass:38 ] - Request node info successfully placed on stack.
  1181. 16:53:28.676 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = RequestNodeInfo (0x60), type = Request (0x00), payload = 0A
  1182. 16:53:28.677 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = RequestNodeInfo (0x60), type = Response (0x01), payload = 01
  1183. 16:53:28.678 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=RequestNodeInfo, expected=ApplicationUpdate, cancelled=false
  1184. 16:53:28.736 [DEBUG] [.w.i.p.AbstractWeatherProvider:75 ] - WUNDERGROUND[House]: Weather[Temperature[current=17.7,min=<null>,max=<null>,feel=17.7,dewpoint=13.0],Atmosphere[humidity=73,visibility=16.1,pressure=1029.0,pressureTrend=down,ozone=<null>,uvIndex=0],Clouds[percent=<null>],Condition[text=Clear,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Fri Nov 27 16:53:15 EST 2015,id=<null>,icon=clear,commonId=sunny],Precipitation[rain=0.0,snow=0.0,probability=30],Wind[speed=<null>,direction=<null>,degree=<null>,gust=8.0,chill=<null>],Station[name=South Greenbrier, Chesapeake, Virginia,id=KVACHESA52,latitude=36.744202,longitude=-76.215256],<null>]
  1185. 16:53:28.740 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=0,Temperature[current=<null>,min=8.0,max=23.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=91,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Partly Cloudy,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Fri Nov 27 19:00:00 EST 2015,id=<null>,icon=partlycloudy,commonId=partly-cloudy-day],Precipitation[rain=0.0,snow=0.0,probability=0],Wind[speed=2.0,direction=N,degree=0,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1186. 16:53:28.744 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=1,Temperature[current=<null>,min=10.0,max=21.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=72,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Partly Cloudy,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Sat Nov 28 19:00:00 EST 2015,id=<null>,icon=partlycloudy,commonId=partly-cloudy-day],Precipitation[rain=0.0,snow=0.0,probability=0],Wind[speed=5.0,direction=WSW,degree=246,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1187. 16:53:28.752 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=2,Temperature[current=<null>,min=9.0,max=18.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=81,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Overcast,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Sun Nov 29 19:00:00 EST 2015,id=<null>,icon=cloudy,commonId=cloudy],Precipitation[rain=1.0,snow=0.0,probability=10],Wind[speed=11.0,direction=NNE,degree=25,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1188. 16:53:28.756 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=3,Temperature[current=<null>,min=12.0,max=16.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=80,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Chance of Rain,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Mon Nov 30 19:00:00 EST 2015,id=<null>,icon=chancerain,commonId=few-showers],Precipitation[rain=3.0,snow=0.0,probability=40],Wind[speed=19.0,direction=NE,degree=46,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1189. 16:53:28.760 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=4,Temperature[current=<null>,min=12.0,max=17.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=86,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Rain,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Tue Dec 01 19:00:00 EST 2015,id=<null>,icon=rain,commonId=rain],Precipitation[rain=5.0,snow=0.0,probability=70],Wind[speed=10.0,direction=WNW,degree=289,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1190. 16:53:28.764 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=5,Temperature[current=<null>,min=8.0,max=19.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=79,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Chance of Rain,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Wed Dec 02 19:00:00 EST 2015,id=<null>,icon=chancerain,commonId=few-showers],Precipitation[rain=2.0,snow=0.0,probability=60],Wind[speed=16.0,direction=SW,degree=220,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1191. 16:53:28.767 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=6,Temperature[current=<null>,min=6.0,max=12.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=57,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Partly Cloudy,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Thu Dec 03 19:00:00 EST 2015,id=<null>,icon=partlycloudy,commonId=partly-cloudy-day],Precipitation[rain=0.0,snow=0.0,probability=10],Wind[speed=18.0,direction=N,degree=354,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1192. 16:53:28.769 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 18 00 49 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60 8E
  1193. 16:53:28.773 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1194. 16:53:28.773 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1195. 16:53:28.775 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 18 00 49 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60 8E
  1196. 16:53:28.776 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 18 00 49 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60 8E
  1197. 16:53:28.777 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationUpdate (0x49), type = Request (0x00), payload = 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60
  1198. 16:53:28.779 [DEBUG] [.ApplicationUpdateMessageClass:45 ] - NODE 10: Application update request. Node information received.
  1199. 16:53:28.780 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class BASIC
  1200. 16:53:28.781 [WARN ] [.o.b.z.i.p.c.ZWaveCommandClass:221 ] - NODE 10: Unsupported command class CLOCK
  1201. 16:53:28.782 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class INDICATOR
  1202. 16:53:28.783 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class MANUFACTURER_SPECIFIC
  1203. 16:53:28.784 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class SENSOR_MULTILEVEL
  1204. 16:53:28.785 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_MODE
  1205. 16:53:28.786 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_OPERATING_STATE
  1206. 16:53:28.787 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_FAN_MODE
  1207. 16:53:28.788 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_FAN_STATE
  1208. 16:53:28.789 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class THERMOSTAT_SETPOINT
  1209. 16:53:28.790 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class VERSION
  1210. 16:53:28.791 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class CONFIGURATION
  1211. 16:53:28.792 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class BATTERY
  1212. 16:53:28.793 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class ASSOCIATION
  1213. 16:53:28.794 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class MULTI_INSTANCE
  1214. 16:53:28.795 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveNodeInfoEvent
  1215. 16:53:28.796 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1216. 16:53:28.797 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1060 ] - NODE 10: 10 NIF event during initialisation stage MANUFACTURER
  1217. 16:53:28.798 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1069 ] - NODE 10: NIF event during initialisation stage MANUFACTURER
  1218. 16:53:28.799 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - MANUFACTURER: queue length(1), free to send(false)
  1219. 16:53:28.800 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1220. 16:53:28.801 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 6
  1221. 16:53:28.801 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  1222. 16:53:28.802 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1223. 16:53:28.803 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = RequestNodeInfo (0x60), type = Request (0x00), payload = 0A
  1224. 16:53:28.804 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationUpdate (0x49), type = Request (0x00), payload = 84 0A 12 04 08 06 20 81 87 72 31 40 42 44 45 43 86 70 80 85 60
  1225. 16:53:28.806 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationUpdate, expected=ApplicationUpdate, cancelled=false
  1226. 16:53:28.807 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1227. 16:53:28.808 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1228. 16:53:28.809 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1229. 16:53:28.810 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - MANUFACTURER: Transaction complete (RequestNodeInfo:Request) success(true)
  1230. 16:53:28.811 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1231. 16:53:28.812 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 255: Response processed after 148ms/483ms.
  1232. 16:53:28.813 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  1233. 16:53:28.814 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 72 04 25 06 B8
  1234. 16:53:28.816 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 72 04 25 06 B8
  1235. 16:53:28.816 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=7,Temperature[current=<null>,min=6.0,max=12.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=67,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Partly Cloudy,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Fri Dec 04 19:00:00 EST 2015,id=<null>,icon=partlycloudy,commonId=partly-cloudy-day],Precipitation[rain=0.0,snow=0.0,probability=20],Wind[speed=21.0,direction=N,degree=8,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1236. 16:53:28.822 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1237. 16:53:28.831 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1238. 16:53:28.831 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1239. 16:53:28.833 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1240. 16:53:28.834 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1241. 16:53:28.835 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1242. 16:53:28.836 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1243. 16:53:28.837 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=8,Temperature[current=<null>,min=7.0,max=13.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=69,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Partly Cloudy,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Sat Dec 05 19:00:00 EST 2015,id=<null>,icon=partlycloudy,commonId=partly-cloudy-day],Precipitation[rain=0.0,snow=0.0,probability=10],Wind[speed=27.0,direction=N,degree=352,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1244. 16:53:28.841 [DEBUG] [.w.i.p.AbstractWeatherProvider:77 ] - WUNDERGROUND[House]: Forecast[day=9,Temperature[current=<null>,min=6.0,max=14.0,feel=<null>,dewpoint=<null>],Atmosphere[humidity=60,visibility=<null>,pressure=<null>,pressureTrend=<null>,ozone=<null>,uvIndex=<null>],Clouds[percent=<null>],Condition[text=Clear,lastUpdate=Fri Nov 27 16:53:28 EST 2015,observationTime=Sun Dec 06 19:00:00 EST 2015,id=<null>,icon=clear,commonId=sunny],Precipitation[rain=1.0,snow=0.0,probability=10],Wind[speed=18.0,direction=NNW,degree=336,gust=<null>,chill=<null>],Station[name=<null>,id=<null>,latitude=<null>,longitude=<null>],<null>]
  1245. 16:53:28.866 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 06 00 EF
  1246. 16:53:28.868 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1247. 16:53:28.868 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1248. 16:53:28.870 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 06 00 00 00 ED
  1249. 16:53:28.871 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 06 00 00 00 ED
  1250. 16:53:28.872 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 06 00
  1251. 16:53:28.873 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 6, Status = Transmission complete and ACK received(0)
  1252. 16:53:28.874 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 72 04
  1253. 16:53:28.875 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 06 00
  1254. 16:53:28.876 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1255. 16:53:28.893 [DEBUG] [.p.m.i.MysqlPersistenceService:409 ] - mySQL: Stored item 'Temperature' as '63.86'[63.86] in SQL database at Fri Nov 27 16:53:28 EST 2015.
  1256. 16:53:28.894 [DEBUG] [.p.m.i.MysqlPersistenceService:411 ] - mySQL: query: INSERT INTO Item9 (TIME, VALUE) VALUES(NOW(),?) ON DUPLICATE KEY UPDATE VALUE=?;
  1257. 16:53:28.913 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0E 00 04 00 0A 08 72 05 00 98 65 01 00 0C 70
  1258. 16:53:28.915 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1259. 16:53:28.915 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1260. 16:53:28.917 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0E 00 04 00 0A 08 72 05 00 98 65 01 00 0C 70
  1261. 16:53:28.918 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0E 00 04 00 0A 08 72 05 00 98 65 01 00 0C 70
  1262. 16:53:28.919 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 08 72 05 00 98 65 01 00 0C
  1263. 16:53:28.920 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:MANUFACTURER)
  1264. 16:53:28.921 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MANUFACTURER_SPECIFIC
  1265. 16:53:28.922 [DEBUG] [nufacturerSpecificCommandClass:66 ] - NODE 10: Received Manufacture Specific Information
  1266. 16:53:28.923 [DEBUG] [nufacturerSpecificCommandClass:83 ] - NODE 10: Manufacturer ID = 0x0098
  1267. 16:53:28.924 [DEBUG] [nufacturerSpecificCommandClass:84 ] - NODE 10: Device Type = 0x6501
  1268. 16:53:28.925 [DEBUG] [nufacturerSpecificCommandClass:85 ] - NODE 10: Device ID = 0x000c
  1269. 16:53:28.927 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 72 04
  1270. 16:53:28.928 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 08 72 05 00 98 65 01 00 0C
  1271. 16:53:28.929 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1272. 16:53:28.931 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1273. 16:53:28.932 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1274. 16:53:28.933 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1275. 16:53:28.934 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - MANUFACTURER: Transaction complete (SendData:Request) success(true)
  1276. 16:53:28.935 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1277. 16:53:28.936 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1278. 16:53:28.937 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - MANUFACTURER: queue length(0), free to send(true)
  1279. 16:53:28.938 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1280. 16:53:28.939 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - MANUFACTURER try 1: stageAdvanced(false)
  1281. 16:53:28.940 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to VERSION
  1282. 16:53:28.941 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - VERSION try 0: stageAdvanced(true)
  1283. 16:53:28.942 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_SETPOINT, version is 0
  1284. 16:53:28.943 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued THERMOSTAT_SETPOINT
  1285. 16:53:28.945 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class THERMOSTAT_SETPOINT
  1286. 16:53:28.946 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1287. 16:53:28.947 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking ASSOCIATION, version is 0
  1288. 16:53:28.948 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1289. 16:53:28.949 [DEBUG] [.p.m.i.MysqlPersistenceService:409 ] - mySQL: Stored item 'Humidity' as '73.00'[73.00] in SQL database at Fri Nov 27 16:53:28 EST 2015.
  1290. 16:53:28.949 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking MANUFACTURER_SPECIFIC, version is 0
  1291. 16:53:28.950 [DEBUG] [.p.m.i.MysqlPersistenceService:411 ] - mySQL: query: INSERT INTO Item13 (TIME, VALUE) VALUES(NOW(),?) ON DUPLICATE KEY UPDATE VALUE=?;
  1292. 16:53:28.951 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1293. 16:53:28.952 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_FAN_STATE, version is 0
  1294. 16:53:28.954 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued THERMOSTAT_FAN_STATE
  1295. 16:53:28.955 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class THERMOSTAT_FAN_STATE
  1296. 16:53:28.959 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1297. 16:53:28.960 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_MODE, version is 0
  1298. 16:53:28.961 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued THERMOSTAT_MODE
  1299. 16:53:28.962 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class THERMOSTAT_MODE
  1300. 16:53:28.963 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1301. 16:53:28.964 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking CONFIGURATION, version is 0
  1302. 16:53:28.965 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1303. 16:53:28.966 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking VERSION, version is 0
  1304. 16:53:28.967 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1305. 16:53:28.968 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_FAN_MODE, version is 0
  1306. 16:53:28.969 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued THERMOSTAT_FAN_MODE
  1307. 16:53:28.970 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class THERMOSTAT_FAN_MODE
  1308. 16:53:28.971 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1309. 16:53:28.972 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking INDICATOR, version is 0
  1310. 16:53:28.974 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1311. 16:53:28.975 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking BATTERY, version is 0
  1312. 16:53:28.975 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1313. 16:53:28.976 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking BASIC, version is 0
  1314. 16:53:28.977 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1315. 16:53:28.978 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking NO_OPERATION, version is 0
  1316. 16:53:28.979 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:487 ] - NODE 10: Node advancer: VERSION - VERSION default to 1
  1317. 16:53:28.980 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking SENSOR_MULTILEVEL, version is 0
  1318. 16:53:28.982 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued SENSOR_MULTILEVEL
  1319. 16:53:28.983 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class SENSOR_MULTILEVEL
  1320. 16:53:28.984 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1321. 16:53:28.985 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking MULTI_INSTANCE, version is 0
  1322. 16:53:28.986 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued MULTI_INSTANCE
  1323. 16:53:28.987 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class MULTI_INSTANCE
  1324. 16:53:28.988 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1325. 16:53:28.989 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_OPERATING_STATE, version is 0
  1326. 16:53:28.990 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:482 ] - NODE 10: Node advancer: VERSION - queued THERMOSTAT_OPERATING_STATE
  1327. 16:53:28.991 [DEBUG] [i.p.c.ZWaveVersionCommandClass:169 ] - NODE 10: Creating new message for application command VERSION_COMMAND_CLASS_GET command class THERMOSTAT_OPERATING_STATE
  1328. 16:53:28.993 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1329. 16:53:28.994 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:491 ] - NODE 10: Node advancer: VERSION - queued 7 frames
  1330. 16:53:28.995 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 7
  1331. 16:53:28.995 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 2
  1332. 16:53:28.996 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 7
  1333. 16:53:28.998 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 180ms/483ms.
  1334. 16:53:28.999 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 1
  1335. 16:53:29.000 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 72 04 25 06 B8
  1336. 16:53:29.001 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 72 04 25 06 B8
  1337. 16:53:29.007 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1338. 16:53:29.008 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1339. 16:53:29.008 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1340. 16:53:29.010 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1341. 16:53:29.011 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1342. 16:53:29.012 [DEBUG] [.p.m.i.MysqlPersistenceService:409 ] - mySQL: Stored item 'Temp_Max_F' as '69.80'[69.80] in SQL database at Fri Nov 27 16:53:29 EST 2015.
  1343. 16:53:29.012 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1344. 16:53:29.013 [DEBUG] [.p.m.i.MysqlPersistenceService:411 ] - mySQL: query: INSERT INTO Item15 (TIME, VALUE) VALUES(NOW(),?) ON DUPLICATE KEY UPDATE VALUE=?;
  1345. 16:53:29.014 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1346. 16:53:29.052 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 06 00 EF
  1347. 16:53:29.053 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1348. 16:53:29.053 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1349. 16:53:29.055 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 06 00 00 00 ED
  1350. 16:53:29.056 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 06 00 00 00 ED
  1351. 16:53:29.058 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 06 00
  1352. 16:53:29.061 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 6, Status = Transmission complete and ACK received(0)
  1353. 16:53:29.064 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 72 04
  1354. 16:53:29.066 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 06 00
  1355. 16:53:29.068 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1356. 16:53:29.100 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0E 00 04 00 0A 08 72 05 00 98 65 01 00 0C 70
  1357. 16:53:29.104 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1358. 16:53:29.104 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1359. 16:53:29.109 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0E 00 04 00 0A 08 72 05 00 98 65 01 00 0C 70
  1360. 16:53:29.111 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0E 00 04 00 0A 08 72 05 00 98 65 01 00 0C 70
  1361. 16:53:29.114 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 08 72 05 00 98 65 01 00 0C
  1362. 16:53:29.117 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1363. 16:53:29.119 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MANUFACTURER_SPECIFIC
  1364. 16:53:29.122 [DEBUG] [nufacturerSpecificCommandClass:66 ] - NODE 10: Received Manufacture Specific Information
  1365. 16:53:29.124 [DEBUG] [nufacturerSpecificCommandClass:83 ] - NODE 10: Manufacturer ID = 0x0098
  1366. 16:53:29.127 [DEBUG] [nufacturerSpecificCommandClass:84 ] - NODE 10: Device Type = 0x6501
  1367. 16:53:29.129 [DEBUG] [nufacturerSpecificCommandClass:85 ] - NODE 10: Device ID = 0x000c
  1368. 16:53:29.132 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 72 04
  1369. 16:53:29.135 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 08 72 05 00 98 65 01 00 0C
  1370. 16:53:29.138 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1371. 16:53:29.141 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1372. 16:53:29.144 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1373. 16:53:29.146 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1374. 16:53:29.148 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1375. 16:53:29.149 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 7.
  1376. 16:53:29.151 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 149ms/483ms.
  1377. 16:53:29.152 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1378. 16:53:29.154 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 43 25 07 1B
  1379. 16:53:29.155 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 43 25 07 1B
  1380. 16:53:29.162 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1381. 16:53:29.164 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1382. 16:53:29.164 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1383. 16:53:29.167 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1384. 16:53:29.168 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1385. 16:53:29.169 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1386. 16:53:29.170 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1387. 16:53:29.208 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 07 00 EE
  1388. 16:53:29.211 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1389. 16:53:29.212 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1390. 16:53:29.217 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 07 00 00 00 EC
  1391. 16:53:29.220 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 07 00 00 00 EC
  1392. 16:53:29.222 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 07 00
  1393. 16:53:29.224 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 7, Status = Transmission complete and ACK received(0)
  1394. 16:53:29.227 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 43
  1395. 16:53:29.229 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 07 00
  1396. 16:53:29.231 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1397. 16:53:29.253 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 43 02 2C
  1398. 16:53:29.255 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1399. 16:53:29.255 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1400. 16:53:29.258 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 43 02 2C
  1401. 16:53:29.260 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 43 02 2C
  1402. 16:53:29.261 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 43 02
  1403. 16:53:29.263 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1404. 16:53:29.265 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1405. 16:53:29.266 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1406. 16:53:29.268 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1407. 16:53:29.269 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = THERMOSTAT_SETPOINT, Version = 2
  1408. 16:53:29.270 [DEBUG] [i.p.c.ZWaveVersionCommandClass:135 ] - NODE 10: Version = 2, version set. Enabling extra functionality.
  1409. 16:53:29.272 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 43
  1410. 16:53:29.273 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 43 02
  1411. 16:53:29.275 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1412. 16:53:29.277 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1413. 16:53:29.278 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1414. 16:53:29.279 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1415. 16:53:29.280 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1416. 16:53:29.282 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 7.
  1417. 16:53:29.283 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 6.
  1418. 16:53:29.285 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(6), free to send(true)
  1419. 16:53:29.286 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1420. 16:53:29.288 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 8
  1421. 16:53:29.289 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1422. 16:53:29.291 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 6
  1423. 16:53:29.292 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 136ms/483ms.
  1424. 16:53:29.293 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1425. 16:53:29.295 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 45 25 08 12
  1426. 16:53:29.296 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 45 25 08 12
  1427. 16:53:29.303 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1428. 16:53:29.304 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1429. 16:53:29.304 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1430. 16:53:29.306 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1431. 16:53:29.307 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1432. 16:53:29.308 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1433. 16:53:29.309 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1434. 16:53:29.348 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 08 00 E1
  1435. 16:53:29.349 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1436. 16:53:29.350 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1437. 16:53:29.351 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 08 00 00 00 E3
  1438. 16:53:29.352 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 08 00 00 00 E3
  1439. 16:53:29.354 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 08 00
  1440. 16:53:29.355 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 8, Status = Transmission complete and ACK received(0)
  1441. 16:53:29.356 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 45
  1442. 16:53:29.357 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 08 00
  1443. 16:53:29.360 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1444. 16:53:29.394 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 45 01 29
  1445. 16:53:29.397 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1446. 16:53:29.397 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1447. 16:53:29.402 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 45 01 29
  1448. 16:53:29.404 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 45 01 29
  1449. 16:53:29.407 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 45 01
  1450. 16:53:29.410 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1451. 16:53:29.413 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1452. 16:53:29.415 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1453. 16:53:29.417 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1454. 16:53:29.418 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = THERMOSTAT_FAN_STATE, Version = 1
  1455. 16:53:29.420 [DEBUG] [i.p.c.ZWaveVersionCommandClass:135 ] - NODE 10: Version = 1, version set. Enabling extra functionality.
  1456. 16:53:29.421 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 45
  1457. 16:53:29.422 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 45 01
  1458. 16:53:29.424 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1459. 16:53:29.426 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1460. 16:53:29.427 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1461. 16:53:29.428 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1462. 16:53:29.430 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1463. 16:53:29.431 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 6.
  1464. 16:53:29.433 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 5.
  1465. 16:53:29.434 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(5), free to send(true)
  1466. 16:53:29.436 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1467. 16:53:29.437 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 9
  1468. 16:53:29.438 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1469. 16:53:29.440 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 5
  1470. 16:53:29.441 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 144ms/483ms.
  1471. 16:53:29.443 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1472. 16:53:29.444 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 40 25 09 16
  1473. 16:53:29.445 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 40 25 09 16
  1474. 16:53:29.452 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1475. 16:53:29.453 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1476. 16:53:29.454 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1477. 16:53:29.455 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1478. 16:53:29.456 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1479. 16:53:29.457 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1480. 16:53:29.458 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1481. 16:53:29.497 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 09 00 E0
  1482. 16:53:29.499 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1483. 16:53:29.499 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1484. 16:53:29.501 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 09 00 00 00 E2
  1485. 16:53:29.502 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 09 00 00 00 E2
  1486. 16:53:29.503 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 09 00
  1487. 16:53:29.504 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 9, Status = Transmission complete and ACK received(0)
  1488. 16:53:29.505 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 40
  1489. 16:53:29.507 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 09 00
  1490. 16:53:29.508 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1491. 16:53:29.544 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 40 02 2F
  1492. 16:53:29.547 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1493. 16:53:29.547 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1494. 16:53:29.551 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 40 02 2F
  1495. 16:53:29.554 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 40 02 2F
  1496. 16:53:29.556 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 40 02
  1497. 16:53:29.560 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1498. 16:53:29.562 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1499. 16:53:29.565 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1500. 16:53:29.567 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1501. 16:53:29.570 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = THERMOSTAT_MODE, Version = 2
  1502. 16:53:29.572 [DEBUG] [i.p.c.ZWaveVersionCommandClass:135 ] - NODE 10: Version = 2, version set. Enabling extra functionality.
  1503. 16:53:29.575 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 40
  1504. 16:53:29.577 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 40 02
  1505. 16:53:29.580 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1506. 16:53:29.584 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1507. 16:53:29.586 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1508. 16:53:29.588 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1509. 16:53:29.591 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1510. 16:53:29.593 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 5.
  1511. 16:53:29.596 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 4.
  1512. 16:53:29.598 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(4), free to send(true)
  1513. 16:53:29.601 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1514. 16:53:29.603 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 10
  1515. 16:53:29.605 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1516. 16:53:29.607 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 4
  1517. 16:53:29.610 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 163ms/483ms.
  1518. 16:53:29.612 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1519. 16:53:29.615 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 44 25 0A 11
  1520. 16:53:29.617 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 44 25 0A 11
  1521. 16:53:29.625 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1522. 16:53:29.629 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1523. 16:53:29.629 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1524. 16:53:29.633 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1525. 16:53:29.635 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1526. 16:53:29.638 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1527. 16:53:29.640 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1528. 16:53:29.671 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 0A 00 E3
  1529. 16:53:29.674 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1530. 16:53:29.674 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1531. 16:53:29.678 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 0A 00 00 00 E1
  1532. 16:53:29.681 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 0A 00 00 00 E1
  1533. 16:53:29.684 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 0A 00
  1534. 16:53:29.686 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 10, Status = Transmission complete and ACK received(0)
  1535. 16:53:29.689 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 44
  1536. 16:53:29.691 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 00
  1537. 16:53:29.693 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1538. 16:53:29.716 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 44 01 28
  1539. 16:53:29.719 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1540. 16:53:29.719 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1541. 16:53:29.724 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 44 01 28
  1542. 16:53:29.726 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 44 01 28
  1543. 16:53:29.729 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 44 01
  1544. 16:53:29.732 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1545. 16:53:29.735 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1546. 16:53:29.737 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1547. 16:53:29.740 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1548. 16:53:29.742 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = THERMOSTAT_FAN_MODE, Version = 1
  1549. 16:53:29.744 [DEBUG] [i.p.c.ZWaveVersionCommandClass:135 ] - NODE 10: Version = 1, version set. Enabling extra functionality.
  1550. 16:53:29.747 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 44
  1551. 16:53:29.750 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 44 01
  1552. 16:53:29.753 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1553. 16:53:29.756 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1554. 16:53:29.758 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1555. 16:53:29.761 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1556. 16:53:29.763 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1557. 16:53:29.766 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 4.
  1558. 16:53:29.768 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 3.
  1559. 16:53:29.770 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(3), free to send(true)
  1560. 16:53:29.773 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1561. 16:53:29.775 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 11
  1562. 16:53:29.777 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1563. 16:53:29.778 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 3
  1564. 16:53:29.780 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 160ms/483ms.
  1565. 16:53:29.781 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1566. 16:53:29.783 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 31 25 0B 65
  1567. 16:53:29.784 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 31 25 0B 65
  1568. 16:53:29.791 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1569. 16:53:29.793 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1570. 16:53:29.793 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1571. 16:53:29.795 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1572. 16:53:29.797 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1573. 16:53:29.798 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1574. 16:53:29.800 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1575. 16:53:29.836 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 0B 00 E2
  1576. 16:53:29.838 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1577. 16:53:29.838 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1578. 16:53:29.841 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 0B 00 00 00 E0
  1579. 16:53:29.842 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 0B 00 00 00 E0
  1580. 16:53:29.843 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 0B 00
  1581. 16:53:29.845 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 11, Status = Transmission complete and ACK received(0)
  1582. 16:53:29.846 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 31
  1583. 16:53:29.848 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 0B 00
  1584. 16:53:29.849 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1585. 16:53:29.881 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 31 02 5E
  1586. 16:53:29.883 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1587. 16:53:29.884 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1588. 16:53:29.886 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 31 02 5E
  1589. 16:53:29.887 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 31 02 5E
  1590. 16:53:29.889 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 31 02
  1591. 16:53:29.891 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1592. 16:53:29.892 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1593. 16:53:29.894 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1594. 16:53:29.895 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1595. 16:53:29.896 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = SENSOR_MULTILEVEL, Version = 2
  1596. 16:53:29.898 [DEBUG] [i.p.c.ZWaveVersionCommandClass:135 ] - NODE 10: Version = 2, version set. Enabling extra functionality.
  1597. 16:53:29.899 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 31
  1598. 16:53:29.901 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 31 02
  1599. 16:53:29.903 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1600. 16:53:29.904 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1601. 16:53:29.906 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1602. 16:53:29.907 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1603. 16:53:29.908 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1604. 16:53:29.910 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 3.
  1605. 16:53:29.911 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 2.
  1606. 16:53:29.913 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(2), free to send(true)
  1607. 16:53:29.914 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1608. 16:53:29.915 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 12
  1609. 16:53:29.917 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1610. 16:53:29.918 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  1611. 16:53:29.919 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 133ms/483ms.
  1612. 16:53:29.921 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1613. 16:53:29.922 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 60 25 0C 33
  1614. 16:53:29.924 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 60 25 0C 33
  1615. 16:53:29.930 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1616. 16:53:29.932 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1617. 16:53:29.932 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1618. 16:53:29.935 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1619. 16:53:29.936 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1620. 16:53:29.938 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1621. 16:53:29.939 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1622. 16:53:29.976 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 0C 00 E5
  1623. 16:53:29.978 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1624. 16:53:29.978 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1625. 16:53:29.980 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 0C 00 00 00 E7
  1626. 16:53:29.982 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 0C 00 00 00 E7
  1627. 16:53:29.983 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 0C 00
  1628. 16:53:29.984 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 12, Status = Transmission complete and ACK received(0)
  1629. 16:53:29.986 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 60
  1630. 16:53:29.987 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 0C 00
  1631. 16:53:29.989 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1632. 16:53:30.021 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 60 03 0E
  1633. 16:53:30.023 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1634. 16:53:30.023 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1635. 16:53:30.026 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 60 03 0E
  1636. 16:53:30.027 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 60 03 0E
  1637. 16:53:30.028 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 60 03
  1638. 16:53:30.030 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1639. 16:53:30.032 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1640. 16:53:30.033 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1641. 16:53:30.035 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1642. 16:53:30.036 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = MULTI_INSTANCE, Version = 3
  1643. 16:53:30.037 [DEBUG] [i.p.c.ZWaveVersionCommandClass:132 ] - NODE 10: Version = 2, version set to maximum supported by the binding. Enabling extra functionality.
  1644. 16:53:30.039 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 60
  1645. 16:53:30.041 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 60 03
  1646. 16:53:30.043 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1647. 16:53:30.045 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1648. 16:53:30.046 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1649. 16:53:30.047 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1650. 16:53:30.049 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1651. 16:53:30.050 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  1652. 16:53:30.051 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  1653. 16:53:30.053 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(1), free to send(true)
  1654. 16:53:30.054 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1655. 16:53:30.056 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 13
  1656. 16:53:30.057 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1657. 16:53:30.058 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1658. 16:53:30.060 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 134ms/483ms.
  1659. 16:53:30.061 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1660. 16:53:30.062 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 86 13 42 25 0D 10
  1661. 16:53:30.064 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 86 13 42 25 0D 10
  1662. 16:53:30.070 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1663. 16:53:30.072 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1664. 16:53:30.072 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1665. 16:53:30.075 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1666. 16:53:30.076 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1667. 16:53:30.078 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1668. 16:53:30.079 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1669. 16:53:30.116 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 0D 00 E4
  1670. 16:53:30.119 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1671. 16:53:30.119 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1672. 16:53:30.124 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 0D 00 00 00 E6
  1673. 16:53:30.127 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 0D 00 00 00 E6
  1674. 16:53:30.129 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 0D 00
  1675. 16:53:30.132 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 13, Status = Transmission complete and ACK received(0)
  1676. 16:53:30.134 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 42
  1677. 16:53:30.137 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 0D 00
  1678. 16:53:30.139 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1679. 16:53:30.162 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 86 14 42 02 2D
  1680. 16:53:30.165 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1681. 16:53:30.166 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1682. 16:53:30.170 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 86 14 42 02 2D
  1683. 16:53:30.173 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 86 14 42 02 2D
  1684. 16:53:30.175 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 42 02
  1685. 16:53:30.178 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:VERSION)
  1686. 16:53:30.180 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1687. 16:53:30.183 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1688. 16:53:30.185 [DEBUG] [i.p.c.ZWaveVersionCommandClass:98 ] - NODE 10: Process Version Command Class Report
  1689. 16:53:30.187 [DEBUG] [i.p.c.ZWaveVersionCommandClass:108 ] - NODE 10: Requested Command Class = THERMOSTAT_OPERATING_STATE, Version = 2
  1690. 16:53:30.189 [DEBUG] [i.p.c.ZWaveVersionCommandClass:135 ] - NODE 10: Version = 2, version set. Enabling extra functionality.
  1691. 16:53:30.192 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 86 13 42
  1692. 16:53:30.194 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 86 14 42 02
  1693. 16:53:30.197 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1694. 16:53:30.199 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1695. 16:53:30.200 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1696. 16:53:30.201 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1697. 16:53:30.202 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - VERSION: Transaction complete (SendData:Request) success(true)
  1698. 16:53:30.203 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1699. 16:53:30.204 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1700. 16:53:30.205 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - VERSION: queue length(0), free to send(true)
  1701. 16:53:30.206 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1702. 16:53:30.207 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - VERSION try 1: stageAdvanced(false)
  1703. 16:53:30.208 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_SETPOINT, version is 2
  1704. 16:53:30.209 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking ASSOCIATION, version is 1
  1705. 16:53:30.210 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking MANUFACTURER_SPECIFIC, version is 1
  1706. 16:53:30.211 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_FAN_STATE, version is 1
  1707. 16:53:30.212 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_MODE, version is 2
  1708. 16:53:30.214 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking CONFIGURATION, version is 1
  1709. 16:53:30.215 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking VERSION, version is 1
  1710. 16:53:30.216 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_FAN_MODE, version is 1
  1711. 16:53:30.217 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking INDICATOR, version is 1
  1712. 16:53:30.218 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking BATTERY, version is 1
  1713. 16:53:30.219 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking BASIC, version is 1
  1714. 16:53:30.220 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking NO_OPERATION, version is 1
  1715. 16:53:30.221 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking SENSOR_MULTILEVEL, version is 2
  1716. 16:53:30.222 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking MULTI_INSTANCE, version is 2
  1717. 16:53:30.223 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:479 ] - NODE 10: Node advancer: VERSION - checking THERMOSTAT_OPERATING_STATE, version is 2
  1718. 16:53:30.224 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:491 ] - NODE 10: Node advancer: VERSION - queued 0 frames
  1719. 16:53:30.225 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to APP_VERSION
  1720. 16:53:30.226 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - APP_VERSION try 0: stageAdvanced(true)
  1721. 16:53:30.227 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:509 ] - NODE 10: Node advancer: APP_VERSION - send VersionMessage
  1722. 16:53:30.228 [DEBUG] [i.p.c.ZWaveVersionCommandClass:151 ] - NODE 10: Creating new message for command VERSION_GET
  1723. 16:53:30.229 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1724. 16:53:30.230 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 14
  1725. 16:53:30.231 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1726. 16:53:30.231 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1727. 16:53:30.233 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 168ms/483ms.
  1728. 16:53:30.234 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1729. 16:53:30.235 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 86 11 25 0E 51
  1730. 16:53:30.236 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 86 11 25 0E 51
  1731. 16:53:30.242 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1732. 16:53:30.243 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1733. 16:53:30.243 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1734. 16:53:30.245 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1735. 16:53:30.246 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1736. 16:53:30.247 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1737. 16:53:30.249 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1738. 16:53:30.287 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 0E 00 E7
  1739. 16:53:30.291 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1740. 16:53:30.292 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1741. 16:53:30.296 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 0E 00 00 00 E5
  1742. 16:53:30.298 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 0E 00 00 00 E5
  1743. 16:53:30.300 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 0E 00
  1744. 16:53:30.303 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 14, Status = Transmission complete and ACK received(0)
  1745. 16:53:30.306 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 86 11
  1746. 16:53:30.309 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 0E 00
  1747. 16:53:30.312 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1748. 16:53:30.335 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 86 12 03 03 1C 09 00 7A
  1749. 16:53:30.336 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1750. 16:53:30.336 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1751. 16:53:30.339 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 86 12 03 03 1C 09 00 7A
  1752. 16:53:30.340 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 86 12 03 03 1C 09 00 7A
  1753. 16:53:30.341 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 86 12 03 03 1C 09 00
  1754. 16:53:30.342 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:APP_VERSION)
  1755. 16:53:30.344 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class VERSION
  1756. 16:53:30.345 [DEBUG] [i.p.c.ZWaveVersionCommandClass:78 ] - NODE 10: Received Version Request
  1757. 16:53:30.346 [DEBUG] [i.p.c.ZWaveVersionCommandClass:86 ] - NODE 10: Process Version Report
  1758. 16:53:30.347 [DEBUG] [i.p.c.ZWaveVersionCommandClass:93 ] - NODE 10: Library Type = 3 (Slave Enhanced)
  1759. 16:53:30.348 [DEBUG] [i.p.c.ZWaveVersionCommandClass:94 ] - NODE 10: Protocol Version = 3.28
  1760. 16:53:30.349 [DEBUG] [i.p.c.ZWaveVersionCommandClass:95 ] - NODE 10: Application Version = 9.0
  1761. 16:53:30.351 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 86 11
  1762. 16:53:30.352 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 86 12 03 03 1C 09 00
  1763. 16:53:30.354 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1764. 16:53:30.355 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1765. 16:53:30.356 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1766. 16:53:30.357 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1767. 16:53:30.358 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - APP_VERSION: Transaction complete (SendData:Request) success(true)
  1768. 16:53:30.359 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1769. 16:53:30.361 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1770. 16:53:30.362 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - APP_VERSION: queue length(0), free to send(true)
  1771. 16:53:30.363 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1772. 16:53:30.364 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - APP_VERSION try 1: stageAdvanced(false)
  1773. 16:53:30.365 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to ENDPOINTS
  1774. 16:53:30.366 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - ENDPOINTS try 0: stageAdvanced(true)
  1775. 16:53:30.368 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:519 ] - NODE 10: Node advancer: ENDPOINTS - MultiInstance is supported
  1776. 16:53:30.369 [DEBUG] [ZWaveMultiInstanceCommandClass:584 ] - NODE 10: Initialising endpoints - version 2
  1777. 16:53:30.370 [DEBUG] [ZWaveMultiInstanceCommandClass:524 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENDPOINT_GET
  1778. 16:53:30.371 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1779. 16:53:30.373 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:521 ] - NODE 10: Node advancer: ENDPOINTS - queued 1 frames
  1780. 16:53:30.374 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 15
  1781. 16:53:30.374 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1782. 16:53:30.376 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1783. 16:53:30.377 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 140ms/483ms.
  1784. 16:53:30.378 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1785. 16:53:30.379 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 60 07 25 0F A0
  1786. 16:53:30.380 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 60 07 25 0F A0
  1787. 16:53:30.387 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1788. 16:53:30.388 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1789. 16:53:30.388 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1790. 16:53:30.390 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1791. 16:53:30.391 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1792. 16:53:30.392 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1793. 16:53:30.394 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1794. 16:53:30.432 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 0F 00 E6
  1795. 16:53:30.433 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1796. 16:53:30.433 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1797. 16:53:30.436 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 0F 00 00 00 E4
  1798. 16:53:30.437 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 0F 00 00 00 E4
  1799. 16:53:30.438 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 0F 00
  1800. 16:53:30.439 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 15, Status = Transmission complete and ACK received(0)
  1801. 16:53:30.440 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 60 07
  1802. 16:53:30.441 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 0F 00
  1803. 16:53:30.442 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1804. 16:53:30.477 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 60 08 40 02 D5
  1805. 16:53:30.479 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1806. 16:53:30.479 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1807. 16:53:30.481 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 60 08 40 02 D5
  1808. 16:53:30.482 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 60 08 40 02 D5
  1809. 16:53:30.483 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 60 08 40 02
  1810. 16:53:30.484 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:ENDPOINTS)
  1811. 16:53:30.486 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  1812. 16:53:30.487 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  1813. 16:53:30.488 [DEBUG] [ZWaveMultiInstanceCommandClass:271 ] - Process Multi-channel endpoint Report
  1814. 16:53:30.489 [DEBUG] [ZWaveMultiInstanceCommandClass:277 ] - NODE 10: Changing number of endpoints = false
  1815. 16:53:30.490 [DEBUG] [ZWaveMultiInstanceCommandClass:278 ] - NODE 10: Endpoints are the same device class = true
  1816. 16:53:30.491 [DEBUG] [ZWaveMultiInstanceCommandClass:279 ] - NODE 10: Number of endpoints = 2
  1817. 16:53:30.493 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 60 07
  1818. 16:53:30.494 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 60 08 40 02
  1819. 16:53:30.496 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1820. 16:53:30.497 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1821. 16:53:30.498 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1822. 16:53:30.499 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1823. 16:53:30.500 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
  1824. 16:53:30.502 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1825. 16:53:30.503 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1826. 16:53:30.504 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - ENDPOINTS: queue length(0), free to send(true)
  1827. 16:53:30.505 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1828. 16:53:30.506 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - ENDPOINTS try 1: stageAdvanced(false)
  1829. 16:53:30.507 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:519 ] - NODE 10: Node advancer: ENDPOINTS - MultiInstance is supported
  1830. 16:53:30.508 [DEBUG] [ZWaveMultiInstanceCommandClass:584 ] - NODE 10: Initialising endpoints - version 2
  1831. 16:53:30.510 [DEBUG] [ZWaveMultiInstanceCommandClass:541 ] - NODE 10: Creating new message for command MULTI_CHANNEL_CAPABILITY_GET endpoint 1
  1832. 16:53:30.511 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1833. 16:53:30.512 [DEBUG] [ZWaveMultiInstanceCommandClass:541 ] - NODE 10: Creating new message for command MULTI_CHANNEL_CAPABILITY_GET endpoint 2
  1834. 16:53:30.513 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1835. 16:53:30.514 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:521 ] - NODE 10: Node advancer: ENDPOINTS - queued 2 frames
  1836. 16:53:30.516 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 16
  1837. 16:53:30.516 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1838. 16:53:30.517 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  1839. 16:53:30.519 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 138ms/483ms.
  1840. 16:53:30.520 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1841. 16:53:30.521 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 60 09 01 25 10 B2
  1842. 16:53:30.522 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 60 09 01 25 10 B2
  1843. 16:53:30.528 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1844. 16:53:30.530 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1845. 16:53:30.530 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1846. 16:53:30.532 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1847. 16:53:30.533 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1848. 16:53:30.534 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1849. 16:53:30.535 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1850. 16:53:30.574 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 10 00 F9
  1851. 16:53:30.575 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1852. 16:53:30.575 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1853. 16:53:30.577 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 10 00 00 00 FB
  1854. 16:53:30.578 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 10 00 00 00 FB
  1855. 16:53:30.579 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 10 00
  1856. 16:53:30.580 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 16, Status = Transmission complete and ACK received(0)
  1857. 16:53:30.581 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 60 09 01
  1858. 16:53:30.582 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 10 00
  1859. 16:53:30.583 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1860. 16:53:30.621 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 0A 01 08 06 31 85 2A
  1861. 16:53:30.625 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1862. 16:53:30.625 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1863. 16:53:30.629 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 0A 01 08 06 31 85 2A
  1864. 16:53:30.632 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 0A 01 08 06 31 85 2A
  1865. 16:53:30.634 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 0A 01 08 06 31 85
  1866. 16:53:30.638 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:ENDPOINTS)
  1867. 16:53:30.640 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  1868. 16:53:30.642 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  1869. 16:53:30.644 [DEBUG] [ZWaveMultiInstanceCommandClass:301 ] - NODE 10: Process Multi-channel capability Report
  1870. 16:53:30.646 [DEBUG] [ZWaveMultiInstanceCommandClass:307 ] - NODE 10: Endpoints are the same device class = true
  1871. 16:53:30.648 [DEBUG] [ZWaveMultiInstanceCommandClass:373 ] - NODE 10: Endpoint Id = 1
  1872. 16:53:30.650 [DEBUG] [ZWaveMultiInstanceCommandClass:374 ] - NODE 10: Endpoints is dynamic = false
  1873. 16:53:30.651 [DEBUG] [ZWaveMultiInstanceCommandClass:375 ] - NODE 10: Basic = Routing Slave 0x04
  1874. 16:53:30.652 [DEBUG] [ZWaveMultiInstanceCommandClass:376 ] - NODE 10: Generic = Thermostat 0x08
  1875. 16:53:30.654 [DEBUG] [ZWaveMultiInstanceCommandClass:377 ] - NODE 10: Specific = General Thermostat V2 0x06
  1876. 16:53:30.655 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class SENSOR_MULTILEVEL
  1877. 16:53:30.656 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 1: Adding command class SENSOR_MULTILEVEL.
  1878. 16:53:30.658 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class ASSOCIATION
  1879. 16:53:30.659 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 1: Adding command class ASSOCIATION.
  1880. 16:53:30.660 [DEBUG] [ZWaveMultiInstanceCommandClass:373 ] - NODE 10: Endpoint Id = 2
  1881. 16:53:30.661 [DEBUG] [ZWaveMultiInstanceCommandClass:374 ] - NODE 10: Endpoints is dynamic = false
  1882. 16:53:30.663 [DEBUG] [ZWaveMultiInstanceCommandClass:375 ] - NODE 10: Basic = Routing Slave 0x04
  1883. 16:53:30.664 [DEBUG] [ZWaveMultiInstanceCommandClass:376 ] - NODE 10: Generic = Thermostat 0x08
  1884. 16:53:30.665 [DEBUG] [ZWaveMultiInstanceCommandClass:377 ] - NODE 10: Specific = General Thermostat V2 0x06
  1885. 16:53:30.667 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class SENSOR_MULTILEVEL
  1886. 16:53:30.668 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 2: Adding command class SENSOR_MULTILEVEL.
  1887. 16:53:30.669 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class ASSOCIATION
  1888. 16:53:30.671 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 2: Adding command class ASSOCIATION.
  1889. 16:53:30.672 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 60 09 01
  1890. 16:53:30.673 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 0A 01 08 06 31 85
  1891. 16:53:30.675 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1892. 16:53:30.677 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1893. 16:53:30.678 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1894. 16:53:30.679 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1895. 16:53:30.679 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
  1896. 16:53:30.680 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  1897. 16:53:30.681 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  1898. 16:53:30.682 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - ENDPOINTS: queue length(1), free to send(true)
  1899. 16:53:30.683 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1900. 16:53:30.684 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 17
  1901. 16:53:30.685 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  1902. 16:53:30.686 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  1903. 16:53:30.687 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 164ms/483ms.
  1904. 16:53:30.687 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  1905. 16:53:30.688 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 13 0A 03 60 09 02 25 11 B0
  1906. 16:53:30.689 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0A 00 13 0A 03 60 09 02 25 11 B0
  1907. 16:53:30.695 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  1908. 16:53:30.697 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1909. 16:53:30.697 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1910. 16:53:30.699 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  1911. 16:53:30.700 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  1912. 16:53:30.701 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  1913. 16:53:30.702 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  1914. 16:53:30.741 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 11 00 F8
  1915. 16:53:30.742 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1916. 16:53:30.742 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1917. 16:53:30.744 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 11 00 00 00 FA
  1918. 16:53:30.745 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 11 00 00 00 FA
  1919. 16:53:30.746 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 11 00
  1920. 16:53:30.747 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 17, Status = Transmission complete and ACK received(0)
  1921. 16:53:30.748 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 60 09 02
  1922. 16:53:30.749 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 11 00
  1923. 16:53:30.750 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  1924. 16:53:30.787 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 0A 02 08 06 31 85 29
  1925. 16:53:30.788 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  1926. 16:53:30.788 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  1927. 16:53:30.790 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 0A 02 08 06 31 85 29
  1928. 16:53:30.791 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 0A 02 08 06 31 85 29
  1929. 16:53:30.792 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 0A 02 08 06 31 85
  1930. 16:53:30.793 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:ENDPOINTS)
  1931. 16:53:30.794 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  1932. 16:53:30.796 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  1933. 16:53:30.797 [DEBUG] [ZWaveMultiInstanceCommandClass:301 ] - NODE 10: Process Multi-channel capability Report
  1934. 16:53:30.797 [DEBUG] [ZWaveMultiInstanceCommandClass:307 ] - NODE 10: Endpoints are the same device class = true
  1935. 16:53:30.798 [DEBUG] [ZWaveMultiInstanceCommandClass:373 ] - NODE 10: Endpoint Id = 1
  1936. 16:53:30.799 [DEBUG] [ZWaveMultiInstanceCommandClass:374 ] - NODE 10: Endpoints is dynamic = false
  1937. 16:53:30.800 [DEBUG] [ZWaveMultiInstanceCommandClass:375 ] - NODE 10: Basic = Routing Slave 0x04
  1938. 16:53:30.801 [DEBUG] [ZWaveMultiInstanceCommandClass:376 ] - NODE 10: Generic = Thermostat 0x08
  1939. 16:53:30.802 [DEBUG] [ZWaveMultiInstanceCommandClass:377 ] - NODE 10: Specific = General Thermostat V2 0x06
  1940. 16:53:30.803 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class SENSOR_MULTILEVEL
  1941. 16:53:30.804 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 1: Adding command class SENSOR_MULTILEVEL.
  1942. 16:53:30.805 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class ASSOCIATION
  1943. 16:53:30.806 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 1: Adding command class ASSOCIATION.
  1944. 16:53:30.807 [DEBUG] [ZWaveMultiInstanceCommandClass:373 ] - NODE 10: Endpoint Id = 2
  1945. 16:53:30.808 [DEBUG] [ZWaveMultiInstanceCommandClass:374 ] - NODE 10: Endpoints is dynamic = false
  1946. 16:53:30.809 [DEBUG] [ZWaveMultiInstanceCommandClass:375 ] - NODE 10: Basic = Routing Slave 0x04
  1947. 16:53:30.810 [DEBUG] [ZWaveMultiInstanceCommandClass:376 ] - NODE 10: Generic = Thermostat 0x08
  1948. 16:53:30.811 [DEBUG] [ZWaveMultiInstanceCommandClass:377 ] - NODE 10: Specific = General Thermostat V2 0x06
  1949. 16:53:30.811 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class SENSOR_MULTILEVEL
  1950. 16:53:30.812 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 2: Adding command class SENSOR_MULTILEVEL.
  1951. 16:53:30.813 [DEBUG] [.o.b.z.i.p.c.ZWaveCommandClass:224 ] - NODE 10: Creating new instance of command class ASSOCIATION
  1952. 16:53:30.814 [DEBUG] [ZWaveMultiInstanceCommandClass:408 ] - NODE 10: Endpoint 2: Adding command class ASSOCIATION.
  1953. 16:53:30.815 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 03 60 09 02
  1954. 16:53:30.816 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 0A 02 08 06 31 85
  1955. 16:53:30.818 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  1956. 16:53:30.819 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  1957. 16:53:30.820 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  1958. 16:53:30.821 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  1959. 16:53:30.822 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - ENDPOINTS: Transaction complete (SendData:Request) success(true)
  1960. 16:53:30.822 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  1961. 16:53:30.823 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  1962. 16:53:30.825 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - ENDPOINTS: queue length(0), free to send(true)
  1963. 16:53:30.826 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  1964. 16:53:30.827 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - ENDPOINTS try 2: stageAdvanced(false)
  1965. 16:53:30.828 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:519 ] - NODE 10: Node advancer: ENDPOINTS - MultiInstance is supported
  1966. 16:53:30.829 [DEBUG] [ZWaveMultiInstanceCommandClass:584 ] - NODE 10: Initialising endpoints - version 2
  1967. 16:53:30.830 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:521 ] - NODE 10: Node advancer: ENDPOINTS - queued 0 frames
  1968. 16:53:30.831 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to UPDATE_DATABASE
  1969. 16:53:30.831 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - UPDATE_DATABASE try 0: stageAdvanced(true)
  1970. 16:53:30.832 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:534 ] - NODE 10: Node advancer: UPDATE_DATABASE
  1971. 16:53:31.014 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:868 ] - NODE 10: Node advancer - advancing to STATIC_VALUES
  1972. 16:53:31.027 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 0: stageAdvanced(true)
  1973. 16:53:31.028 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  1974. 16:53:31.032 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  1975. 16:53:31.033 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  1976. 16:53:31.034 [DEBUG] [ThermostatSetpointCommandClass:284 ] - NODE 10: Creating new message for command THERMOSTAT_SETPOINT_SUPPORTED_GET
  1977. 16:53:31.035 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1978. 16:53:31.036 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  1979. 16:53:31.037 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  1980. 16:53:31.038 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  1981. 16:53:31.039 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  1982. 16:53:31.040 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1983. 16:53:31.041 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  1984. 16:53:31.042 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  1985. 16:53:31.043 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  1986. 16:53:31.044 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  1987. 16:53:31.045 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  1988. 16:53:31.045 [DEBUG] [WaveThermostatModeCommandClass:238 ] - NODE 10: Creating new message for application command THERMOSTAT_MODE_SUPPORTED_GET
  1989. 16:53:31.046 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1990. 16:53:31.048 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  1991. 16:53:31.050 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  1992. 16:53:31.051 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  1993. 16:53:31.051 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  1994. 16:53:31.052 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  1995. 16:53:31.053 [DEBUG] [eThermostatFanModeCommandClass:237 ] - NODE 10: Creating new message for application command THERMOSTAT_FAN_MODE_SUPPORTED_GET
  1996. 16:53:31.054 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  1997. 16:53:31.055 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  1998. 16:53:31.056 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  1999. 16:53:31.057 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  2000. 16:53:31.058 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  2001. 16:53:31.059 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  2002. 16:53:31.060 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2003. 16:53:31.061 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  2004. 16:53:31.062 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  2005. 16:53:31.062 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  2006. 16:53:31.063 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  2007. 16:53:31.064 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2008. 16:53:31.065 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2009. 16:53:31.066 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2010. 16:53:31.067 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  2011. 16:53:31.068 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  2012. 16:53:31.069 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  2013. 16:53:31.070 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2014. 16:53:31.071 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  2015. 16:53:31.072 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  2016. 16:53:31.073 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2017. 16:53:31.073 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2018. 16:53:31.074 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2019. 16:53:31.075 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  2020. 16:53:31.076 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  2021. 16:53:31.078 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  2022. 16:53:31.079 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2023. 16:53:31.080 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  2024. 16:53:31.080 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 6 frames
  2025. 16:53:31.081 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 18
  2026. 16:53:31.082 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2027. 16:53:31.083 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 6
  2028. 16:53:31.084 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 394ms/483ms.
  2029. 16:53:31.085 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2030. 16:53:31.086 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 43 04 25 12 9D
  2031. 16:53:31.087 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 43 04 25 12 9D
  2032. 16:53:31.093 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2033. 16:53:31.094 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2034. 16:53:31.094 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2035. 16:53:31.096 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2036. 16:53:31.097 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2037. 16:53:31.098 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2038. 16:53:31.099 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2039. 16:53:31.138 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 12 00 FB
  2040. 16:53:31.139 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2041. 16:53:31.139 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2042. 16:53:31.141 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 12 00 00 00 F9
  2043. 16:53:31.142 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 12 00 00 00 F9
  2044. 16:53:31.143 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 12 00
  2045. 16:53:31.144 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 18, Status = Transmission complete and ACK received(0)
  2046. 16:53:31.144 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 43 04
  2047. 16:53:31.145 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 12 00
  2048. 16:53:31.146 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2049. 16:53:31.183 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 43 05 06 00 BF
  2050. 16:53:31.185 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2051. 16:53:31.185 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2052. 16:53:31.187 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 43 05 06 00 BF
  2053. 16:53:31.188 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 43 05 06 00 BF
  2054. 16:53:31.189 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 43 05 06 00
  2055. 16:53:31.190 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2056. 16:53:31.191 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class THERMOSTAT_SETPOINT
  2057. 16:53:31.192 [DEBUG] [ThermostatSetpointCommandClass:100 ] - NODE 10: Received Thermostat Setpoint Request
  2058. 16:53:31.193 [DEBUG] [ThermostatSetpointCommandClass:111 ] - NODE 10: Process Thermostat Supported Setpoint Report
  2059. 16:53:31.194 [DEBUG] [ThermostatSetpointCommandClass:132 ] - NODE 10: Added mode type Heating (1)
  2060. 16:53:31.195 [DEBUG] [ThermostatSetpointCommandClass:132 ] - NODE 10: Added mode type Cooling (2)
  2061. 16:53:31.196 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 43 04
  2062. 16:53:31.197 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 43 05 06 00
  2063. 16:53:31.199 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2064. 16:53:31.200 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2065. 16:53:31.201 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2066. 16:53:31.202 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2067. 16:53:31.203 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2068. 16:53:31.204 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 6.
  2069. 16:53:31.205 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 5.
  2070. 16:53:31.206 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(5), free to send(true)
  2071. 16:53:31.208 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2072. 16:53:31.209 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 19
  2073. 16:53:31.209 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2074. 16:53:31.210 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 5
  2075. 16:53:31.211 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 123ms/483ms.
  2076. 16:53:31.212 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2077. 16:53:31.214 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 85 05 25 13 5B
  2078. 16:53:31.215 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 85 05 25 13 5B
  2079. 16:53:31.220 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2080. 16:53:31.221 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2081. 16:53:31.221 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2082. 16:53:31.223 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2083. 16:53:31.224 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2084. 16:53:31.225 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2085. 16:53:31.226 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2086. 16:53:31.275 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 13 00 FA
  2087. 16:53:31.276 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2088. 16:53:31.276 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2089. 16:53:31.280 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 13 00 00 00 F8
  2090. 16:53:31.282 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 13 00 00 00 F8
  2091. 16:53:31.284 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 13 00
  2092. 16:53:31.287 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 19, Status = Transmission complete and ACK received(0)
  2093. 16:53:31.290 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 85 05
  2094. 16:53:31.292 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 13 00
  2095. 16:53:31.294 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2096. 16:53:31.319 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 09 00 04 00 0A 03 85 06 01 79
  2097. 16:53:31.322 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2098. 16:53:31.322 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2099. 16:53:31.327 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 04 00 0A 03 85 06 01 79
  2100. 16:53:31.329 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 09 00 04 00 0A 03 85 06 01 79
  2101. 16:53:31.332 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 03 85 06 01
  2102. 16:53:31.336 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2103. 16:53:31.338 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class ASSOCIATION
  2104. 16:53:31.341 [DEBUG] [c.ZWaveAssociationCommandClass:96 ] - NODE 10: Received Association Request
  2105. 16:53:31.343 [DEBUG] [c.ZWaveAssociationCommandClass:227 ] - NODE org.openhab.binding.zwave.internal.protocol.ZWaveNode@dd57bae: processGroupingsReport number of groups 1
  2106. 16:53:31.347 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 85 05
  2107. 16:53:31.349 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 03 85 06 01
  2108. 16:53:31.352 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2109. 16:53:31.355 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2110. 16:53:31.358 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2111. 16:53:31.360 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2112. 16:53:31.362 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2113. 16:53:31.365 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 5.
  2114. 16:53:31.367 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 4.
  2115. 16:53:31.369 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(4), free to send(true)
  2116. 16:53:31.370 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2117. 16:53:31.371 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 20
  2118. 16:53:31.372 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2119. 16:53:31.374 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 4
  2120. 16:53:31.375 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 160ms/483ms.
  2121. 16:53:31.377 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2122. 16:53:31.378 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 40 04 25 14 98
  2123. 16:53:31.379 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 40 04 25 14 98
  2124. 16:53:31.386 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2125. 16:53:31.388 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2126. 16:53:31.388 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2127. 16:53:31.390 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2128. 16:53:31.392 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2129. 16:53:31.393 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2130. 16:53:31.394 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2131. 16:53:31.431 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 14 00 FD
  2132. 16:53:31.432 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2133. 16:53:31.433 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2134. 16:53:31.434 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 14 00 00 00 FF
  2135. 16:53:31.435 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 14 00 00 00 FF
  2136. 16:53:31.436 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 14 00
  2137. 16:53:31.438 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 20, Status = Transmission complete and ACK received(0)
  2138. 16:53:31.439 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 40 04
  2139. 16:53:31.440 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 14 00
  2140. 16:53:31.441 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2141. 16:53:31.475 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0A 00 04 00 0A 04 40 05 1F 00 A5
  2142. 16:53:31.476 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2143. 16:53:31.477 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2144. 16:53:31.478 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0A 00 04 00 0A 04 40 05 1F 00 A5
  2145. 16:53:31.479 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0A 00 04 00 0A 04 40 05 1F 00 A5
  2146. 16:53:31.480 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 40 05 1F 00
  2147. 16:53:31.482 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2148. 16:53:31.483 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class THERMOSTAT_MODE
  2149. 16:53:31.484 [DEBUG] [WaveThermostatModeCommandClass:94 ] - NODE 10: Received Thermostat Mode Request
  2150. 16:53:31.485 [DEBUG] [WaveThermostatModeCommandClass:107 ] - NODE 10: Process Thermostat Supported Mode Report
  2151. 16:53:31.486 [DEBUG] [WaveThermostatModeCommandClass:123 ] - NODE 10: Added mode type Off (0)
  2152. 16:53:31.487 [DEBUG] [WaveThermostatModeCommandClass:123 ] - NODE 10: Added mode type Heat (1)
  2153. 16:53:31.488 [DEBUG] [WaveThermostatModeCommandClass:123 ] - NODE 10: Added mode type Cool (2)
  2154. 16:53:31.489 [DEBUG] [WaveThermostatModeCommandClass:123 ] - NODE 10: Added mode type Auto (3)
  2155. 16:53:31.490 [DEBUG] [WaveThermostatModeCommandClass:123 ] - NODE 10: Added mode type Aux Heat (4)
  2156. 16:53:31.491 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 40 04
  2157. 16:53:31.493 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 04 40 05 1F 00
  2158. 16:53:31.494 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2159. 16:53:31.495 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2160. 16:53:31.496 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2161. 16:53:31.497 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2162. 16:53:31.498 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2163. 16:53:31.499 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 4.
  2164. 16:53:31.500 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 3.
  2165. 16:53:31.501 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(3), free to send(true)
  2166. 16:53:31.502 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2167. 16:53:31.503 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 21
  2168. 16:53:31.504 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2169. 16:53:31.505 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 3
  2170. 16:53:31.506 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 125ms/483ms.
  2171. 16:53:31.507 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2172. 16:53:31.508 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 13 0A 02 44 04 25 15 9D
  2173. 16:53:31.509 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 09 00 13 0A 02 44 04 25 15 9D
  2174. 16:53:31.515 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2175. 16:53:31.516 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2176. 16:53:31.516 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2177. 16:53:31.518 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2178. 16:53:31.519 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2179. 16:53:31.520 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2180. 16:53:31.521 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2181. 16:53:31.567 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 15 00 FC
  2182. 16:53:31.570 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2183. 16:53:31.571 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2184. 16:53:31.575 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 15 00 00 00 FE
  2185. 16:53:31.578 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 15 00 00 00 FE
  2186. 16:53:31.580 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 15 00
  2187. 16:53:31.582 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 21, Status = Transmission complete and ACK received(0)
  2188. 16:53:31.585 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 44 04
  2189. 16:53:31.588 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 15 00
  2190. 16:53:31.590 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2191. 16:53:31.611 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 09 00 04 00 0A 03 44 05 03 B9
  2192. 16:53:31.614 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2193. 16:53:31.614 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2194. 16:53:31.619 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 09 00 04 00 0A 03 44 05 03 B9
  2195. 16:53:31.621 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 09 00 04 00 0A 03 44 05 03 B9
  2196. 16:53:31.623 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 03 44 05 03
  2197. 16:53:31.627 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2198. 16:53:31.629 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class THERMOSTAT_FAN_MODE
  2199. 16:53:31.632 [DEBUG] [eThermostatFanModeCommandClass:94 ] - NODE 10: Received Thermostat Fan Mode Request
  2200. 16:53:31.634 [DEBUG] [eThermostatFanModeCommandClass:104 ] - NODE 10: Process Thermostat Supported Fan Mode Report
  2201. 16:53:31.637 [DEBUG] [eThermostatFanModeCommandClass:118 ] - NODE 10: looking up Fan Mode type 0
  2202. 16:53:31.638 [DEBUG] [eThermostatFanModeCommandClass:123 ] - NODE 10: Added Fan Mode type Auto Low (0)
  2203. 16:53:31.639 [DEBUG] [eThermostatFanModeCommandClass:118 ] - NODE 10: looking up Fan Mode type 1
  2204. 16:53:31.641 [DEBUG] [eThermostatFanModeCommandClass:123 ] - NODE 10: Added Fan Mode type On Low (1)
  2205. 16:53:31.642 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 02 44 04
  2206. 16:53:31.644 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 03 44 05 03
  2207. 16:53:31.646 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2208. 16:53:31.647 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2209. 16:53:31.649 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2210. 16:53:31.650 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2211. 16:53:31.651 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2212. 16:53:31.653 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 3.
  2213. 16:53:31.654 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 2.
  2214. 16:53:31.656 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(2), free to send(true)
  2215. 16:53:31.657 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2216. 16:53:31.658 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 22
  2217. 16:53:31.660 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2218. 16:53:31.661 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  2219. 16:53:31.662 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 152ms/483ms.
  2220. 16:53:31.664 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2221. 16:53:31.665 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 16 33
  2222. 16:53:31.667 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 16 33
  2223. 16:53:31.673 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2224. 16:53:31.674 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=0
  2225. 16:53:31.674 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2226. 16:53:31.676 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2227. 16:53:31.677 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2228. 16:53:31.679 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2229. 16:53:31.680 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2230. 16:53:31.720 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 16 00 FF
  2231. 16:53:31.721 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2232. 16:53:31.721 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2233. 16:53:31.723 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 16 00 00 00 FD
  2234. 16:53:31.724 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 16 00 00 00 FD
  2235. 16:53:31.725 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 16 00
  2236. 16:53:31.726 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 22, Status = Transmission complete and ACK received(0)
  2237. 16:53:31.728 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2238. 16:53:31.732 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 16 00
  2239. 16:53:31.734 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2240. 16:53:31.768 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2241. 16:53:31.771 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2242. 16:53:31.771 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2243. 16:53:31.776 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2244. 16:53:31.778 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2245. 16:53:31.781 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2246. 16:53:31.784 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2247. 16:53:31.786 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2248. 16:53:31.788 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2249. 16:53:31.791 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2250. 16:53:31.793 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2251. 16:53:31.796 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2252. 16:53:31.800 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2253. 16:53:31.803 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2254. 16:53:31.805 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2255. 16:53:31.807 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2256. 16:53:31.809 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2257. 16:53:31.812 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  2258. 16:53:31.814 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  2259. 16:53:31.816 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  2260. 16:53:31.817 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2261. 16:53:31.818 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 23
  2262. 16:53:31.819 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2263. 16:53:31.821 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  2264. 16:53:31.822 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 154ms/483ms.
  2265. 16:53:31.823 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2266. 16:53:31.825 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 17 31
  2267. 16:53:31.826 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 17 31
  2268. 16:53:31.832 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2269. 16:53:31.834 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2270. 16:53:31.834 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2271. 16:53:31.836 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2272. 16:53:31.837 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2273. 16:53:31.838 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2274. 16:53:31.839 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2275. 16:53:31.879 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 17 00 FE
  2276. 16:53:31.883 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2277. 16:53:31.883 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2278. 16:53:31.887 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 17 00 00 00 FC
  2279. 16:53:31.889 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 17 00 00 00 FC
  2280. 16:53:31.892 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 17 00
  2281. 16:53:31.894 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 23, Status = Transmission complete and ACK received(0)
  2282. 16:53:31.897 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2283. 16:53:31.900 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 17 00
  2284. 16:53:31.903 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2285. 16:53:31.925 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2286. 16:53:31.927 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2287. 16:53:31.927 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2288. 16:53:31.930 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2289. 16:53:31.931 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2290. 16:53:31.933 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2291. 16:53:31.934 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2292. 16:53:31.936 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2293. 16:53:31.937 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2294. 16:53:31.939 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2295. 16:53:31.940 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2296. 16:53:31.942 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2297. 16:53:31.944 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2298. 16:53:31.945 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2299. 16:53:31.947 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2300. 16:53:31.948 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2301. 16:53:31.950 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2302. 16:53:31.951 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  2303. 16:53:31.952 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  2304. 16:53:31.954 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2305. 16:53:31.955 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2306. 16:53:31.957 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 1: stageAdvanced(false)
  2307. 16:53:31.958 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  2308. 16:53:31.959 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  2309. 16:53:31.961 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  2310. 16:53:31.962 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  2311. 16:53:31.964 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2312. 16:53:31.965 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  2313. 16:53:31.966 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  2314. 16:53:31.968 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  2315. 16:53:31.969 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  2316. 16:53:31.970 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  2317. 16:53:31.972 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  2318. 16:53:31.973 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  2319. 16:53:31.975 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  2320. 16:53:31.976 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  2321. 16:53:31.977 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  2322. 16:53:31.979 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  2323. 16:53:31.980 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  2324. 16:53:31.982 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  2325. 16:53:31.983 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  2326. 16:53:31.984 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  2327. 16:53:31.986 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  2328. 16:53:31.987 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2329. 16:53:31.990 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  2330. 16:53:31.991 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  2331. 16:53:31.993 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  2332. 16:53:31.994 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  2333. 16:53:31.995 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2334. 16:53:31.996 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2335. 16:53:31.997 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2336. 16:53:31.998 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  2337. 16:53:31.999 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  2338. 16:53:32.000 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  2339. 16:53:32.001 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2340. 16:53:32.002 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  2341. 16:53:32.003 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  2342. 16:53:32.004 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2343. 16:53:32.005 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2344. 16:53:32.006 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2345. 16:53:32.007 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  2346. 16:53:32.008 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  2347. 16:53:32.009 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  2348. 16:53:32.010 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2349. 16:53:32.011 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  2350. 16:53:32.012 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  2351. 16:53:32.013 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 24
  2352. 16:53:32.014 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2353. 16:53:32.015 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  2354. 16:53:32.016 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 189ms/483ms.
  2355. 16:53:32.017 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2356. 16:53:32.018 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 18 3D
  2357. 16:53:32.019 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 18 3D
  2358. 16:53:32.026 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2359. 16:53:32.027 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2360. 16:53:32.027 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2361. 16:53:32.029 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2362. 16:53:32.030 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2363. 16:53:32.031 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2364. 16:53:32.032 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2365. 16:53:32.073 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 18 00 F1
  2366. 16:53:32.074 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2367. 16:53:32.074 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2368. 16:53:32.076 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 18 00 00 00 F3
  2369. 16:53:32.077 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 18 00 00 00 F3
  2370. 16:53:32.078 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 18 00
  2371. 16:53:32.079 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 24, Status = Transmission complete and ACK received(0)
  2372. 16:53:32.080 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2373. 16:53:32.082 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 18 00
  2374. 16:53:32.083 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2375. 16:53:32.119 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2376. 16:53:32.120 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2377. 16:53:32.120 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2378. 16:53:32.122 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2379. 16:53:32.123 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2380. 16:53:32.124 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2381. 16:53:32.125 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2382. 16:53:32.126 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2383. 16:53:32.127 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2384. 16:53:32.128 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2385. 16:53:32.130 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2386. 16:53:32.131 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2387. 16:53:32.132 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2388. 16:53:32.134 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2389. 16:53:32.135 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2390. 16:53:32.136 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2391. 16:53:32.137 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2392. 16:53:32.138 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  2393. 16:53:32.139 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  2394. 16:53:32.140 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  2395. 16:53:32.141 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2396. 16:53:32.142 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 25
  2397. 16:53:32.143 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2398. 16:53:32.144 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  2399. 16:53:32.145 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 125ms/483ms.
  2400. 16:53:32.146 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2401. 16:53:32.147 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 19 3F
  2402. 16:53:32.148 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 19 3F
  2403. 16:53:32.153 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2404. 16:53:32.155 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2405. 16:53:32.155 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2406. 16:53:32.157 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2407. 16:53:32.158 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2408. 16:53:32.159 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2409. 16:53:32.160 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2410. 16:53:32.213 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 19 00 F0
  2411. 16:53:32.216 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2412. 16:53:32.216 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2413. 16:53:32.220 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 19 00 00 00 F2
  2414. 16:53:32.223 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 19 00 00 00 F2
  2415. 16:53:32.225 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 19 00
  2416. 16:53:32.227 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 25, Status = Transmission complete and ACK received(0)
  2417. 16:53:32.231 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2418. 16:53:32.234 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 19 00
  2419. 16:53:32.237 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2420. 16:53:32.259 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2421. 16:53:32.261 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2422. 16:53:32.261 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2423. 16:53:32.263 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2424. 16:53:32.265 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2425. 16:53:32.266 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2426. 16:53:32.268 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2427. 16:53:32.269 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2428. 16:53:32.271 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2429. 16:53:32.272 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2430. 16:53:32.274 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2431. 16:53:32.275 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2432. 16:53:32.277 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2433. 16:53:32.279 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2434. 16:53:32.280 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2435. 16:53:32.282 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2436. 16:53:32.283 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2437. 16:53:32.285 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  2438. 16:53:32.286 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  2439. 16:53:32.287 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2440. 16:53:32.289 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2441. 16:53:32.290 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 2: stageAdvanced(false)
  2442. 16:53:32.292 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  2443. 16:53:32.293 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  2444. 16:53:32.294 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  2445. 16:53:32.296 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  2446. 16:53:32.297 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2447. 16:53:32.298 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  2448. 16:53:32.299 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  2449. 16:53:32.300 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  2450. 16:53:32.301 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  2451. 16:53:32.302 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  2452. 16:53:32.303 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  2453. 16:53:32.304 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  2454. 16:53:32.305 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  2455. 16:53:32.306 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  2456. 16:53:32.307 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  2457. 16:53:32.308 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  2458. 16:53:32.309 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  2459. 16:53:32.310 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  2460. 16:53:32.311 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  2461. 16:53:32.312 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  2462. 16:53:32.313 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  2463. 16:53:32.314 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2464. 16:53:32.316 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  2465. 16:53:32.317 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  2466. 16:53:32.318 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  2467. 16:53:32.319 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  2468. 16:53:32.320 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2469. 16:53:32.321 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2470. 16:53:32.322 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2471. 16:53:32.323 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  2472. 16:53:32.324 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  2473. 16:53:32.325 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  2474. 16:53:32.326 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2475. 16:53:32.327 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  2476. 16:53:32.328 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  2477. 16:53:32.329 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2478. 16:53:32.330 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2479. 16:53:32.331 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2480. 16:53:32.333 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  2481. 16:53:32.334 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  2482. 16:53:32.335 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  2483. 16:53:32.336 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2484. 16:53:32.337 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  2485. 16:53:32.338 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  2486. 16:53:32.339 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 26
  2487. 16:53:32.340 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2488. 16:53:32.341 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  2489. 16:53:32.341 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 192ms/483ms.
  2490. 16:53:32.342 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2491. 16:53:32.343 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 1A 3F
  2492. 16:53:32.344 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 1A 3F
  2493. 16:53:32.351 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2494. 16:53:32.352 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2495. 16:53:32.352 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2496. 16:53:32.354 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2497. 16:53:32.355 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2498. 16:53:32.356 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2499. 16:53:32.357 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2500. 16:53:32.398 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 1A 00 F3
  2501. 16:53:32.401 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2502. 16:53:32.401 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2503. 16:53:32.405 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 1A 00 00 00 F1
  2504. 16:53:32.408 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 1A 00 00 00 F1
  2505. 16:53:32.410 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 1A 00
  2506. 16:53:32.413 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 26, Status = Transmission complete and ACK received(0)
  2507. 16:53:32.415 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2508. 16:53:32.419 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 1A 00
  2509. 16:53:32.421 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2510. 16:53:32.446 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2511. 16:53:32.449 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2512. 16:53:32.449 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2513. 16:53:32.453 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2514. 16:53:32.456 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2515. 16:53:32.458 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2516. 16:53:32.461 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2517. 16:53:32.464 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2518. 16:53:32.466 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2519. 16:53:32.468 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2520. 16:53:32.471 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2521. 16:53:32.474 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2522. 16:53:32.477 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2523. 16:53:32.479 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2524. 16:53:32.480 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2525. 16:53:32.482 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2526. 16:53:32.483 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2527. 16:53:32.485 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  2528. 16:53:32.486 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  2529. 16:53:32.487 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  2530. 16:53:32.489 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2531. 16:53:32.490 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 27
  2532. 16:53:32.491 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2533. 16:53:32.492 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  2534. 16:53:32.494 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 149ms/483ms.
  2535. 16:53:32.495 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2536. 16:53:32.497 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 1B 3D
  2537. 16:53:32.498 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 1B 3D
  2538. 16:53:32.505 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2539. 16:53:32.507 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2540. 16:53:32.507 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2541. 16:53:32.509 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2542. 16:53:32.511 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2543. 16:53:32.512 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2544. 16:53:32.513 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2545. 16:53:32.552 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 1B 00 F2
  2546. 16:53:32.554 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2547. 16:53:32.554 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2548. 16:53:32.556 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 1B 00 00 00 F0
  2549. 16:53:32.557 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 1B 00 00 00 F0
  2550. 16:53:32.559 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 1B 00
  2551. 16:53:32.560 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 27, Status = Transmission complete and ACK received(0)
  2552. 16:53:32.562 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2553. 16:53:32.563 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 1B 00
  2554. 16:53:32.565 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2555. 16:53:32.600 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2556. 16:53:32.603 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2557. 16:53:32.603 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2558. 16:53:32.607 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2559. 16:53:32.610 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2560. 16:53:32.612 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2561. 16:53:32.615 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2562. 16:53:32.618 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2563. 16:53:32.620 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2564. 16:53:32.623 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2565. 16:53:32.625 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2566. 16:53:32.628 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2567. 16:53:32.632 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2568. 16:53:32.635 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2569. 16:53:32.637 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2570. 16:53:32.640 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2571. 16:53:32.642 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2572. 16:53:32.645 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  2573. 16:53:32.648 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  2574. 16:53:32.650 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2575. 16:53:32.653 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2576. 16:53:32.655 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 3: stageAdvanced(false)
  2577. 16:53:32.657 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  2578. 16:53:32.659 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  2579. 16:53:32.660 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  2580. 16:53:32.661 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  2581. 16:53:32.663 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2582. 16:53:32.664 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  2583. 16:53:32.665 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  2584. 16:53:32.667 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  2585. 16:53:32.668 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  2586. 16:53:32.670 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  2587. 16:53:32.671 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  2588. 16:53:32.672 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  2589. 16:53:32.674 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  2590. 16:53:32.675 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  2591. 16:53:32.677 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  2592. 16:53:32.678 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  2593. 16:53:32.679 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  2594. 16:53:32.681 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  2595. 16:53:32.682 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  2596. 16:53:32.684 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  2597. 16:53:32.685 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  2598. 16:53:32.686 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2599. 16:53:32.688 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  2600. 16:53:32.689 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  2601. 16:53:32.691 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  2602. 16:53:32.692 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  2603. 16:53:32.694 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2604. 16:53:32.695 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2605. 16:53:32.696 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2606. 16:53:32.698 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  2607. 16:53:32.699 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  2608. 16:53:32.701 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  2609. 16:53:32.702 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2610. 16:53:32.704 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  2611. 16:53:32.705 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  2612. 16:53:32.707 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2613. 16:53:32.708 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2614. 16:53:32.709 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2615. 16:53:32.711 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  2616. 16:53:32.712 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  2617. 16:53:32.714 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  2618. 16:53:32.715 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2619. 16:53:32.716 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  2620. 16:53:32.718 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  2621. 16:53:32.719 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 28
  2622. 16:53:32.720 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2623. 16:53:32.722 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  2624. 16:53:32.723 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 223ms/483ms.
  2625. 16:53:32.724 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2626. 16:53:32.726 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 1C 39
  2627. 16:53:32.727 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 1C 39
  2628. 16:53:32.734 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2629. 16:53:32.736 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2630. 16:53:32.736 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2631. 16:53:32.739 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2632. 16:53:32.740 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2633. 16:53:32.741 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2634. 16:53:32.743 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2635. 16:53:32.782 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 1C 00 F5
  2636. 16:53:32.785 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2637. 16:53:32.785 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2638. 16:53:32.789 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 1C 00 00 00 F7
  2639. 16:53:32.791 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 1C 00 00 00 F7
  2640. 16:53:32.794 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 1C 00
  2641. 16:53:32.796 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 28, Status = Transmission complete and ACK received(0)
  2642. 16:53:32.799 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2643. 16:53:32.802 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 1C 00
  2644. 16:53:32.805 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2645. 16:53:32.829 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2646. 16:53:32.831 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2647. 16:53:32.831 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2648. 16:53:32.834 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2649. 16:53:32.835 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2650. 16:53:32.836 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2651. 16:53:32.838 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2652. 16:53:32.840 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2653. 16:53:32.841 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2654. 16:53:32.842 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2655. 16:53:32.844 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2656. 16:53:32.846 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2657. 16:53:32.848 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2658. 16:53:32.849 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2659. 16:53:32.851 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2660. 16:53:32.852 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2661. 16:53:32.853 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2662. 16:53:32.855 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  2663. 16:53:32.856 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  2664. 16:53:32.858 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  2665. 16:53:32.859 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2666. 16:53:32.860 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 29
  2667. 16:53:32.861 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2668. 16:53:32.863 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  2669. 16:53:32.864 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 135ms/483ms.
  2670. 16:53:32.866 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2671. 16:53:32.867 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 1D 3B
  2672. 16:53:32.868 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 1D 3B
  2673. 16:53:32.874 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2674. 16:53:32.875 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2675. 16:53:32.875 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2676. 16:53:32.877 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2677. 16:53:32.878 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2678. 16:53:32.879 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2679. 16:53:32.880 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2680. 16:53:32.922 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 1D 00 F4
  2681. 16:53:32.924 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2682. 16:53:32.924 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2683. 16:53:32.925 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 1D 00 00 00 F6
  2684. 16:53:32.926 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 1D 00 00 00 F6
  2685. 16:53:32.929 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 1D 00
  2686. 16:53:32.932 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 29, Status = Transmission complete and ACK received(0)
  2687. 16:53:32.934 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2688. 16:53:32.937 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 1D 00
  2689. 16:53:32.940 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2690. 16:53:32.969 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2691. 16:53:32.973 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2692. 16:53:32.973 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2693. 16:53:32.977 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2694. 16:53:32.979 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2695. 16:53:32.982 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2696. 16:53:32.985 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2697. 16:53:32.988 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2698. 16:53:32.990 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2699. 16:53:32.992 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2700. 16:53:32.995 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2701. 16:53:32.998 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2702. 16:53:33.002 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2703. 16:53:33.005 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2704. 16:53:33.007 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2705. 16:53:33.010 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2706. 16:53:33.012 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2707. 16:53:33.014 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  2708. 16:53:33.017 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  2709. 16:53:33.018 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2710. 16:53:33.020 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2711. 16:53:33.021 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 4: stageAdvanced(false)
  2712. 16:53:33.022 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  2713. 16:53:33.024 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  2714. 16:53:33.025 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  2715. 16:53:33.027 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  2716. 16:53:33.028 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2717. 16:53:33.029 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  2718. 16:53:33.031 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  2719. 16:53:33.032 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  2720. 16:53:33.033 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  2721. 16:53:33.034 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  2722. 16:53:33.036 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  2723. 16:53:33.037 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  2724. 16:53:33.038 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  2725. 16:53:33.040 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  2726. 16:53:33.041 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  2727. 16:53:33.042 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  2728. 16:53:33.044 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  2729. 16:53:33.045 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  2730. 16:53:33.046 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  2731. 16:53:33.048 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  2732. 16:53:33.049 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  2733. 16:53:33.050 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2734. 16:53:33.051 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  2735. 16:53:33.052 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  2736. 16:53:33.053 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  2737. 16:53:33.054 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  2738. 16:53:33.055 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2739. 16:53:33.056 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2740. 16:53:33.058 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2741. 16:53:33.059 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  2742. 16:53:33.060 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  2743. 16:53:33.061 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  2744. 16:53:33.062 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2745. 16:53:33.063 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  2746. 16:53:33.064 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  2747. 16:53:33.065 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2748. 16:53:33.066 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2749. 16:53:33.067 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2750. 16:53:33.068 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  2751. 16:53:33.069 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  2752. 16:53:33.070 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  2753. 16:53:33.071 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2754. 16:53:33.072 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  2755. 16:53:33.073 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  2756. 16:53:33.074 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 30
  2757. 16:53:33.075 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2758. 16:53:33.076 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  2759. 16:53:33.077 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 208ms/483ms.
  2760. 16:53:33.078 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2761. 16:53:33.079 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 1E 3B
  2762. 16:53:33.080 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 1E 3B
  2763. 16:53:33.087 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2764. 16:53:33.088 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2765. 16:53:33.088 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2766. 16:53:33.090 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2767. 16:53:33.091 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2768. 16:53:33.092 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2769. 16:53:33.093 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2770. 16:53:33.133 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 1E 00 F7
  2771. 16:53:33.135 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2772. 16:53:33.135 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2773. 16:53:33.137 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 1E 00 00 00 F5
  2774. 16:53:33.138 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 1E 00 00 00 F5
  2775. 16:53:33.139 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 1E 00
  2776. 16:53:33.140 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 30, Status = Transmission complete and ACK received(0)
  2777. 16:53:33.141 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2778. 16:53:33.142 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 1E 00
  2779. 16:53:33.143 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2780. 16:53:33.181 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2781. 16:53:33.182 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2782. 16:53:33.182 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2783. 16:53:33.184 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2784. 16:53:33.185 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2785. 16:53:33.186 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2786. 16:53:33.188 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2787. 16:53:33.189 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2788. 16:53:33.190 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2789. 16:53:33.191 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2790. 16:53:33.192 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2791. 16:53:33.193 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2792. 16:53:33.194 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2793. 16:53:33.196 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2794. 16:53:33.197 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2795. 16:53:33.198 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2796. 16:53:33.199 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2797. 16:53:33.200 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  2798. 16:53:33.201 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  2799. 16:53:33.202 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  2800. 16:53:33.203 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2801. 16:53:33.204 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 31
  2802. 16:53:33.205 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2803. 16:53:33.206 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  2804. 16:53:33.207 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 126ms/483ms.
  2805. 16:53:33.208 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2806. 16:53:33.209 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 1F 39
  2807. 16:53:33.210 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 1F 39
  2808. 16:53:33.216 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2809. 16:53:33.217 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2810. 16:53:33.217 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2811. 16:53:33.219 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2812. 16:53:33.220 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2813. 16:53:33.221 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2814. 16:53:33.222 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2815. 16:53:33.275 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 1F 00 F6
  2816. 16:53:33.278 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2817. 16:53:33.278 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2818. 16:53:33.282 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 1F 00 00 00 F4
  2819. 16:53:33.285 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 1F 00 00 00 F4
  2820. 16:53:33.287 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 1F 00
  2821. 16:53:33.294 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 31, Status = Transmission complete and ACK received(0)
  2822. 16:53:33.297 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2823. 16:53:33.300 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 1F 00
  2824. 16:53:33.302 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2825. 16:53:33.321 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2826. 16:53:33.323 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2827. 16:53:33.323 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2828. 16:53:33.325 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2829. 16:53:33.326 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2830. 16:53:33.327 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2831. 16:53:33.328 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2832. 16:53:33.330 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2833. 16:53:33.331 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2834. 16:53:33.332 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2835. 16:53:33.333 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2836. 16:53:33.335 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2837. 16:53:33.336 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2838. 16:53:33.338 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2839. 16:53:33.339 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2840. 16:53:33.340 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2841. 16:53:33.341 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2842. 16:53:33.342 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  2843. 16:53:33.343 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  2844. 16:53:33.344 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2845. 16:53:33.345 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2846. 16:53:33.347 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 5: stageAdvanced(false)
  2847. 16:53:33.348 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  2848. 16:53:33.349 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  2849. 16:53:33.350 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  2850. 16:53:33.351 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  2851. 16:53:33.352 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2852. 16:53:33.353 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  2853. 16:53:33.355 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  2854. 16:53:33.356 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  2855. 16:53:33.357 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  2856. 16:53:33.358 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  2857. 16:53:33.359 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  2858. 16:53:33.360 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  2859. 16:53:33.361 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  2860. 16:53:33.362 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  2861. 16:53:33.364 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  2862. 16:53:33.365 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  2863. 16:53:33.366 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  2864. 16:53:33.367 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  2865. 16:53:33.368 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  2866. 16:53:33.369 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  2867. 16:53:33.370 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  2868. 16:53:33.371 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2869. 16:53:33.372 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  2870. 16:53:33.373 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  2871. 16:53:33.374 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  2872. 16:53:33.375 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  2873. 16:53:33.376 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2874. 16:53:33.377 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2875. 16:53:33.378 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2876. 16:53:33.379 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  2877. 16:53:33.380 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  2878. 16:53:33.381 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  2879. 16:53:33.382 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2880. 16:53:33.383 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  2881. 16:53:33.384 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  2882. 16:53:33.384 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2883. 16:53:33.385 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  2884. 16:53:33.386 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  2885. 16:53:33.387 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  2886. 16:53:33.388 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  2887. 16:53:33.389 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  2888. 16:53:33.390 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  2889. 16:53:33.391 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  2890. 16:53:33.392 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  2891. 16:53:33.392 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 32
  2892. 16:53:33.393 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2893. 16:53:33.394 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  2894. 16:53:33.395 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 184ms/483ms.
  2895. 16:53:33.396 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2896. 16:53:33.397 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 20 05
  2897. 16:53:33.398 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 20 05
  2898. 16:53:33.405 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2899. 16:53:33.406 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2900. 16:53:33.406 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2901. 16:53:33.408 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2902. 16:53:33.409 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2903. 16:53:33.410 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2904. 16:53:33.411 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2905. 16:53:33.451 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 20 00 C9
  2906. 16:53:33.453 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2907. 16:53:33.453 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2908. 16:53:33.455 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 20 00 00 00 CB
  2909. 16:53:33.456 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 20 00 00 00 CB
  2910. 16:53:33.457 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 20 00
  2911. 16:53:33.458 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 32, Status = Transmission complete and ACK received(0)
  2912. 16:53:33.459 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2913. 16:53:33.460 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 20 00
  2914. 16:53:33.461 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2915. 16:53:33.500 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2916. 16:53:33.503 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2917. 16:53:33.503 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2918. 16:53:33.507 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2919. 16:53:33.510 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  2920. 16:53:33.512 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2921. 16:53:33.515 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2922. 16:53:33.518 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2923. 16:53:33.520 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2924. 16:53:33.522 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2925. 16:53:33.525 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  2926. 16:53:33.528 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  2927. 16:53:33.532 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2928. 16:53:33.535 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2929. 16:53:33.537 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2930. 16:53:33.539 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2931. 16:53:33.542 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2932. 16:53:33.544 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  2933. 16:53:33.547 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  2934. 16:53:33.549 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  2935. 16:53:33.551 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2936. 16:53:33.554 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 33
  2937. 16:53:33.556 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  2938. 16:53:33.557 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  2939. 16:53:33.559 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 160ms/483ms.
  2940. 16:53:33.560 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  2941. 16:53:33.562 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 21 07
  2942. 16:53:33.563 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 21 07
  2943. 16:53:33.570 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  2944. 16:53:33.572 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2945. 16:53:33.572 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2946. 16:53:33.574 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  2947. 16:53:33.576 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  2948. 16:53:33.577 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  2949. 16:53:33.578 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  2950. 16:53:33.617 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 21 00 C8
  2951. 16:53:33.620 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2952. 16:53:33.620 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2953. 16:53:33.625 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 21 00 00 00 CA
  2954. 16:53:33.627 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 21 00 00 00 CA
  2955. 16:53:33.629 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 21 00
  2956. 16:53:33.632 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 33, Status = Transmission complete and ACK received(0)
  2957. 16:53:33.634 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2958. 16:53:33.638 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 21 00
  2959. 16:53:33.640 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  2960. 16:53:33.664 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2961. 16:53:33.667 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  2962. 16:53:33.667 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  2963. 16:53:33.671 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2964. 16:53:33.673 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  2965. 16:53:33.676 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2966. 16:53:33.679 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  2967. 16:53:33.682 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  2968. 16:53:33.684 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  2969. 16:53:33.686 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  2970. 16:53:33.689 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  2971. 16:53:33.692 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  2972. 16:53:33.695 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  2973. 16:53:33.698 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  2974. 16:53:33.701 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  2975. 16:53:33.703 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  2976. 16:53:33.706 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  2977. 16:53:33.708 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  2978. 16:53:33.709 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  2979. 16:53:33.710 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2980. 16:53:33.712 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 5000
  2981. 16:53:33.713 [ERROR] [z.i.p.i.ZWaveNodeStageAdvancer:316 ] - NODE 10: Node advancer: Retries exceeded at STATIC_VALUES
  2982. 16:53:33.715 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:329 ] - NODE 10: Retry timout: Can't advance
  2983. 16:53:33.716 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 152ms/483ms.
  2984. 16:53:38.712 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1099 ] - NODE 10: Stage STATIC_VALUES. Initialisation retry timer triggered. Increased to 10000
  2985. 16:53:38.714 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  2986. 16:53:38.717 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  2987. 16:53:38.719 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 1: stageAdvanced(false)
  2988. 16:53:38.722 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  2989. 16:53:38.724 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  2990. 16:53:38.726 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  2991. 16:53:38.729 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  2992. 16:53:38.731 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  2993. 16:53:38.733 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  2994. 16:53:38.736 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  2995. 16:53:38.738 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  2996. 16:53:38.740 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  2997. 16:53:38.743 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  2998. 16:53:38.745 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  2999. 16:53:38.747 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  3000. 16:53:38.749 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  3001. 16:53:38.750 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  3002. 16:53:38.751 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  3003. 16:53:38.753 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  3004. 16:53:38.754 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  3005. 16:53:38.755 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  3006. 16:53:38.757 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  3007. 16:53:38.758 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  3008. 16:53:38.759 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  3009. 16:53:38.761 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3010. 16:53:38.762 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  3011. 16:53:38.764 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  3012. 16:53:38.765 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  3013. 16:53:38.766 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  3014. 16:53:38.768 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3015. 16:53:38.769 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3016. 16:53:38.770 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3017. 16:53:38.772 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  3018. 16:53:38.773 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  3019. 16:53:38.774 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  3020. 16:53:38.776 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3021. 16:53:38.777 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  3022. 16:53:38.778 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  3023. 16:53:38.779 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3024. 16:53:38.780 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3025. 16:53:38.781 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3026. 16:53:38.782 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  3027. 16:53:38.783 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  3028. 16:53:38.784 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  3029. 16:53:38.785 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3030. 16:53:38.786 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  3031. 16:53:38.787 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  3032. 16:53:38.788 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 34
  3033. 16:53:38.789 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3034. 16:53:38.789 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3035. 16:53:38.790 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  3036. 16:53:38.791 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 22 07
  3037. 16:53:38.792 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 22 07
  3038. 16:53:38.799 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3039. 16:53:38.800 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3040. 16:53:38.800 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3041. 16:53:38.802 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3042. 16:53:38.803 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3043. 16:53:38.804 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3044. 16:53:38.805 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3045. 16:53:38.845 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 22 00 CB
  3046. 16:53:38.847 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3047. 16:53:38.847 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3048. 16:53:38.848 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 22 00 00 00 C9
  3049. 16:53:38.849 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 22 00 00 00 C9
  3050. 16:53:38.850 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 22 00
  3051. 16:53:38.851 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 34, Status = Transmission complete and ACK received(0)
  3052. 16:53:38.852 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3053. 16:53:38.853 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 22 00
  3054. 16:53:38.854 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3055. 16:53:38.893 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3056. 16:53:38.895 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3057. 16:53:38.895 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3058. 16:53:38.896 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3059. 16:53:38.899 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3060. 16:53:38.901 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3061. 16:53:38.904 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3062. 16:53:38.907 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3063. 16:53:38.909 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3064. 16:53:38.912 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3065. 16:53:38.915 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3066. 16:53:38.918 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3067. 16:53:38.921 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3068. 16:53:38.924 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3069. 16:53:38.927 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3070. 16:53:38.928 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3071. 16:53:38.929 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3072. 16:53:38.931 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  3073. 16:53:38.932 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  3074. 16:53:38.933 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  3075. 16:53:38.935 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3076. 16:53:38.936 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 35
  3077. 16:53:38.937 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3078. 16:53:38.939 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  3079. 16:53:38.940 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 147ms/483ms.
  3080. 16:53:38.942 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3081. 16:53:38.943 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 23 05
  3082. 16:53:38.944 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 23 05
  3083. 16:53:38.951 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3084. 16:53:38.953 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3085. 16:53:38.953 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3086. 16:53:38.955 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3087. 16:53:38.957 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3088. 16:53:38.958 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3089. 16:53:38.960 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3090. 16:53:38.998 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 23 00 CA
  3091. 16:53:39.002 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3092. 16:53:39.001 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3093. 16:53:39.004 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 23 00 00 00 C8
  3094. 16:53:39.008 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 23 00 00 00 C8
  3095. 16:53:39.010 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 23 00
  3096. 16:53:39.013 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 35, Status = Transmission complete and ACK received(0)
  3097. 16:53:39.015 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3098. 16:53:39.018 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 23 00
  3099. 16:53:39.021 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3100. 16:53:39.046 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3101. 16:53:39.049 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3102. 16:53:39.049 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3103. 16:53:39.053 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3104. 16:53:39.056 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3105. 16:53:39.058 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3106. 16:53:39.061 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3107. 16:53:39.064 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3108. 16:53:39.066 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3109. 16:53:39.069 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3110. 16:53:39.071 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3111. 16:53:39.074 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3112. 16:53:39.077 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3113. 16:53:39.079 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3114. 16:53:39.080 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3115. 16:53:39.082 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3116. 16:53:39.083 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3117. 16:53:39.085 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  3118. 16:53:39.086 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  3119. 16:53:39.087 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  3120. 16:53:39.089 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3121. 16:53:39.090 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 2: stageAdvanced(false)
  3122. 16:53:39.091 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  3123. 16:53:39.093 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  3124. 16:53:39.094 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  3125. 16:53:39.096 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  3126. 16:53:39.097 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3127. 16:53:39.098 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  3128. 16:53:39.100 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  3129. 16:53:39.101 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  3130. 16:53:39.102 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  3131. 16:53:39.104 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  3132. 16:53:39.105 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  3133. 16:53:39.106 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  3134. 16:53:39.108 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  3135. 16:53:39.109 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  3136. 16:53:39.110 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  3137. 16:53:39.111 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  3138. 16:53:39.112 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  3139. 16:53:39.113 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  3140. 16:53:39.114 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  3141. 16:53:39.115 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  3142. 16:53:39.116 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  3143. 16:53:39.117 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3144. 16:53:39.118 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  3145. 16:53:39.119 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  3146. 16:53:39.120 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  3147. 16:53:39.121 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  3148. 16:53:39.122 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3149. 16:53:39.123 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3150. 16:53:39.124 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3151. 16:53:39.125 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  3152. 16:53:39.126 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  3153. 16:53:39.127 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  3154. 16:53:39.128 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3155. 16:53:39.129 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  3156. 16:53:39.130 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  3157. 16:53:39.131 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3158. 16:53:39.132 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3159. 16:53:39.133 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3160. 16:53:39.134 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  3161. 16:53:39.135 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  3162. 16:53:39.136 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  3163. 16:53:39.137 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3164. 16:53:39.138 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  3165. 16:53:39.139 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  3166. 16:53:39.140 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 36
  3167. 16:53:39.141 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3168. 16:53:39.142 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  3169. 16:53:39.143 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 197ms/483ms.
  3170. 16:53:39.144 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3171. 16:53:39.145 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 24 01
  3172. 16:53:39.146 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 24 01
  3173. 16:53:39.153 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3174. 16:53:39.154 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3175. 16:53:39.154 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3176. 16:53:39.156 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3177. 16:53:39.157 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3178. 16:53:39.158 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3179. 16:53:39.159 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3180. 16:53:39.200 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 24 00 CD
  3181. 16:53:39.203 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3182. 16:53:39.203 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3183. 16:53:39.207 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 24 00 00 00 CF
  3184. 16:53:39.210 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 24 00 00 00 CF
  3185. 16:53:39.212 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 24 00
  3186. 16:53:39.215 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 36, Status = Transmission complete and ACK received(0)
  3187. 16:53:39.217 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3188. 16:53:39.221 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 24 00
  3189. 16:53:39.223 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3190. 16:53:39.248 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3191. 16:53:39.251 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3192. 16:53:39.251 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3193. 16:53:39.256 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3194. 16:53:39.258 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3195. 16:53:39.260 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3196. 16:53:39.264 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3197. 16:53:39.266 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3198. 16:53:39.268 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3199. 16:53:39.271 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3200. 16:53:39.273 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3201. 16:53:39.276 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3202. 16:53:39.280 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3203. 16:53:39.283 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3204. 16:53:39.285 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3205. 16:53:39.287 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3206. 16:53:39.289 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3207. 16:53:39.290 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  3208. 16:53:39.291 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  3209. 16:53:39.293 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  3210. 16:53:39.294 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3211. 16:53:39.295 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 37
  3212. 16:53:39.296 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3213. 16:53:39.298 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  3214. 16:53:39.299 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 152ms/483ms.
  3215. 16:53:39.301 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3216. 16:53:39.302 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 25 03
  3217. 16:53:39.303 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 25 03
  3218. 16:53:39.310 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3219. 16:53:39.312 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3220. 16:53:39.312 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3221. 16:53:39.315 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3222. 16:53:39.316 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3223. 16:53:39.318 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3224. 16:53:39.319 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3225. 16:53:39.357 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 25 00 CC
  3226. 16:53:39.358 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3227. 16:53:39.358 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3228. 16:53:39.360 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 25 00 00 00 CE
  3229. 16:53:39.361 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 25 00 00 00 CE
  3230. 16:53:39.362 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 25 00
  3231. 16:53:39.363 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 37, Status = Transmission complete and ACK received(0)
  3232. 16:53:39.364 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3233. 16:53:39.365 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 25 00
  3234. 16:53:39.366 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3235. 16:53:39.403 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3236. 16:53:39.405 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3237. 16:53:39.405 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3238. 16:53:39.406 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3239. 16:53:39.408 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3240. 16:53:39.411 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3241. 16:53:39.415 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3242. 16:53:39.417 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3243. 16:53:39.419 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3244. 16:53:39.421 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3245. 16:53:39.424 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3246. 16:53:39.427 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3247. 16:53:39.430 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3248. 16:53:39.433 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3249. 16:53:39.435 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3250. 16:53:39.437 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3251. 16:53:39.438 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3252. 16:53:39.439 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  3253. 16:53:39.440 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  3254. 16:53:39.441 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  3255. 16:53:39.442 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3256. 16:53:39.443 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 3: stageAdvanced(false)
  3257. 16:53:39.445 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  3258. 16:53:39.446 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  3259. 16:53:39.447 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  3260. 16:53:39.448 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  3261. 16:53:39.449 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3262. 16:53:39.450 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  3263. 16:53:39.450 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  3264. 16:53:39.451 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  3265. 16:53:39.452 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  3266. 16:53:39.453 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  3267. 16:53:39.454 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  3268. 16:53:39.455 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  3269. 16:53:39.456 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  3270. 16:53:39.457 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  3271. 16:53:39.458 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  3272. 16:53:39.459 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  3273. 16:53:39.460 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  3274. 16:53:39.461 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  3275. 16:53:39.462 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  3276. 16:53:39.463 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  3277. 16:53:39.464 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  3278. 16:53:39.465 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3279. 16:53:39.466 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  3280. 16:53:39.467 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  3281. 16:53:39.468 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  3282. 16:53:39.469 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  3283. 16:53:39.470 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3284. 16:53:39.471 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3285. 16:53:39.472 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3286. 16:53:39.473 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  3287. 16:53:39.474 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  3288. 16:53:39.476 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  3289. 16:53:39.476 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3290. 16:53:39.478 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  3291. 16:53:39.479 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  3292. 16:53:39.479 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3293. 16:53:39.480 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3294. 16:53:39.482 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3295. 16:53:39.483 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  3296. 16:53:39.484 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  3297. 16:53:39.485 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  3298. 16:53:39.486 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3299. 16:53:39.487 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  3300. 16:53:39.488 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  3301. 16:53:39.489 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 38
  3302. 16:53:39.490 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3303. 16:53:39.491 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  3304. 16:53:39.492 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 187ms/483ms.
  3305. 16:53:39.493 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3306. 16:53:39.494 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 26 03
  3307. 16:53:39.495 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 26 03
  3308. 16:53:39.501 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3309. 16:53:39.502 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3310. 16:53:39.502 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3311. 16:53:39.504 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3312. 16:53:39.505 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3313. 16:53:39.506 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3314. 16:53:39.507 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3315. 16:53:39.548 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 26 00 CF
  3316. 16:53:39.549 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3317. 16:53:39.549 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3318. 16:53:39.551 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 26 00 00 00 CD
  3319. 16:53:39.552 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 26 00 00 00 CD
  3320. 16:53:39.553 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 26 00
  3321. 16:53:39.554 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 38, Status = Transmission complete and ACK received(0)
  3322. 16:53:39.555 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3323. 16:53:39.557 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 26 00
  3324. 16:53:39.558 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3325. 16:53:39.596 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3326. 16:53:39.599 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3327. 16:53:39.599 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3328. 16:53:39.603 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3329. 16:53:39.606 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3330. 16:53:39.608 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3331. 16:53:39.611 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3332. 16:53:39.614 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3333. 16:53:39.617 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3334. 16:53:39.619 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3335. 16:53:39.623 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3336. 16:53:39.626 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3337. 16:53:39.629 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3338. 16:53:39.632 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3339. 16:53:39.634 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3340. 16:53:39.637 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3341. 16:53:39.639 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3342. 16:53:39.641 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  3343. 16:53:39.644 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  3344. 16:53:39.646 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  3345. 16:53:39.649 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3346. 16:53:39.651 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 39
  3347. 16:53:39.653 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3348. 16:53:39.655 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  3349. 16:53:39.658 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 162ms/483ms.
  3350. 16:53:39.660 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3351. 16:53:39.662 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 27 01
  3352. 16:53:39.665 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 27 01
  3353. 16:53:39.673 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3354. 16:53:39.676 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3355. 16:53:39.676 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3356. 16:53:39.680 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3357. 16:53:39.683 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3358. 16:53:39.685 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3359. 16:53:39.688 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3360. 16:53:39.720 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 27 00 CE
  3361. 16:53:39.723 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3362. 16:53:39.723 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3363. 16:53:39.727 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 27 00 00 00 CC
  3364. 16:53:39.729 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 27 00 00 00 CC
  3365. 16:53:39.732 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 27 00
  3366. 16:53:39.734 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 39, Status = Transmission complete and ACK received(0)
  3367. 16:53:39.737 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3368. 16:53:39.740 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 27 00
  3369. 16:53:39.742 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3370. 16:53:39.767 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3371. 16:53:39.770 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3372. 16:53:39.770 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3373. 16:53:39.774 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3374. 16:53:39.777 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3375. 16:53:39.779 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3376. 16:53:39.782 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3377. 16:53:39.785 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3378. 16:53:39.787 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3379. 16:53:39.790 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3380. 16:53:39.792 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3381. 16:53:39.795 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3382. 16:53:39.798 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3383. 16:53:39.800 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3384. 16:53:39.801 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3385. 16:53:39.803 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3386. 16:53:39.804 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3387. 16:53:39.806 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  3388. 16:53:39.807 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  3389. 16:53:39.808 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  3390. 16:53:39.810 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3391. 16:53:39.811 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 4: stageAdvanced(false)
  3392. 16:53:39.812 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  3393. 16:53:39.814 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  3394. 16:53:39.815 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  3395. 16:53:39.816 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  3396. 16:53:39.818 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3397. 16:53:39.819 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  3398. 16:53:39.821 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  3399. 16:53:39.822 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  3400. 16:53:39.823 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  3401. 16:53:39.825 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  3402. 16:53:39.826 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  3403. 16:53:39.827 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  3404. 16:53:39.829 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  3405. 16:53:39.830 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  3406. 16:53:39.831 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  3407. 16:53:39.833 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  3408. 16:53:39.834 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  3409. 16:53:39.835 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  3410. 16:53:39.837 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  3411. 16:53:39.838 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  3412. 16:53:39.840 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  3413. 16:53:39.841 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3414. 16:53:39.842 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  3415. 16:53:39.844 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  3416. 16:53:39.845 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  3417. 16:53:39.846 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  3418. 16:53:39.848 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3419. 16:53:39.849 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3420. 16:53:39.851 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3421. 16:53:39.852 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  3422. 16:53:39.853 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  3423. 16:53:39.855 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  3424. 16:53:39.856 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3425. 16:53:39.858 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  3426. 16:53:39.859 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  3427. 16:53:39.860 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3428. 16:53:39.861 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3429. 16:53:39.862 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3430. 16:53:39.863 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  3431. 16:53:39.864 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  3432. 16:53:39.865 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  3433. 16:53:39.866 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3434. 16:53:39.867 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  3435. 16:53:39.868 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  3436. 16:53:39.869 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 40
  3437. 16:53:39.870 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3438. 16:53:39.871 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  3439. 16:53:39.872 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 205ms/483ms.
  3440. 16:53:39.873 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3441. 16:53:39.874 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 28 0D
  3442. 16:53:39.875 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 28 0D
  3443. 16:53:39.881 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3444. 16:53:39.882 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3445. 16:53:39.883 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3446. 16:53:39.884 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3447. 16:53:39.885 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3448. 16:53:39.886 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3449. 16:53:39.887 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3450. 16:53:39.928 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 28 00 C1
  3451. 16:53:39.931 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3452. 16:53:39.931 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3453. 16:53:39.935 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 28 00 00 00 C3
  3454. 16:53:39.938 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 28 00 00 00 C3
  3455. 16:53:39.940 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 28 00
  3456. 16:53:39.943 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 40, Status = Transmission complete and ACK received(0)
  3457. 16:53:39.945 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3458. 16:53:39.948 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 28 00
  3459. 16:53:39.951 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3460. 16:53:39.975 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3461. 16:53:39.978 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3462. 16:53:39.978 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3463. 16:53:39.982 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3464. 16:53:39.985 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3465. 16:53:39.987 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3466. 16:53:39.990 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3467. 16:53:39.993 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3468. 16:53:39.995 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3469. 16:53:39.997 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3470. 16:53:40.000 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3471. 16:53:40.003 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3472. 16:53:40.006 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3473. 16:53:40.009 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3474. 16:53:40.010 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3475. 16:53:40.011 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3476. 16:53:40.013 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3477. 16:53:40.014 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  3478. 16:53:40.016 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  3479. 16:53:40.017 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  3480. 16:53:40.019 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3481. 16:53:40.020 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 41
  3482. 16:53:40.021 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3483. 16:53:40.022 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  3484. 16:53:40.024 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 148ms/483ms.
  3485. 16:53:40.025 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3486. 16:53:40.026 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 29 0F
  3487. 16:53:40.028 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 29 0F
  3488. 16:53:40.035 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3489. 16:53:40.037 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3490. 16:53:40.037 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3491. 16:53:40.039 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3492. 16:53:40.040 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3493. 16:53:40.042 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3494. 16:53:40.043 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3495. 16:53:40.081 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 29 00 C0
  3496. 16:53:40.083 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3497. 16:53:40.083 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3498. 16:53:40.086 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 29 00 00 00 C2
  3499. 16:53:40.087 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 29 00 00 00 C2
  3500. 16:53:40.088 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 29 00
  3501. 16:53:40.090 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 41, Status = Transmission complete and ACK received(0)
  3502. 16:53:40.091 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3503. 16:53:40.093 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 29 00
  3504. 16:53:40.094 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3505. 16:53:40.129 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3506. 16:53:40.132 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3507. 16:53:40.132 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3508. 16:53:40.136 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3509. 16:53:40.138 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3510. 16:53:40.141 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3511. 16:53:40.144 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3512. 16:53:40.146 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3513. 16:53:40.149 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3514. 16:53:40.151 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3515. 16:53:40.154 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3516. 16:53:40.157 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3517. 16:53:40.159 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3518. 16:53:40.161 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3519. 16:53:40.162 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3520. 16:53:40.164 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3521. 16:53:40.165 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3522. 16:53:40.166 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  3523. 16:53:40.167 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  3524. 16:53:40.169 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  3525. 16:53:40.170 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3526. 16:53:40.171 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:335 ] - NODE 10: Node advancer: loop - STATIC_VALUES try 5: stageAdvanced(false)
  3527. 16:53:40.172 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_SETPOINT
  3528. 16:53:40.174 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_SETPOINT
  3529. 16:53:40.175 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_SETPOINT
  3530. 16:53:40.177 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION
  3531. 16:53:40.178 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3532. 16:53:40.179 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of ASSOCIATION
  3533. 16:53:40.181 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MANUFACTURER_SPECIFIC
  3534. 16:53:40.182 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_STATE
  3535. 16:53:40.184 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_MODE
  3536. 16:53:40.185 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_MODE
  3537. 16:53:40.186 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_MODE
  3538. 16:53:40.187 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking CONFIGURATION
  3539. 16:53:40.188 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking VERSION
  3540. 16:53:40.189 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_FAN_MODE
  3541. 16:53:40.190 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found THERMOSTAT_FAN_MODE
  3542. 16:53:40.191 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of THERMOSTAT_FAN_MODE
  3543. 16:53:40.192 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking INDICATOR
  3544. 16:53:40.193 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BATTERY
  3545. 16:53:40.194 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC
  3546. 16:53:40.195 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking NO_OPERATION
  3547. 16:53:40.196 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL
  3548. 16:53:40.197 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:585 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3549. 16:53:40.198 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:589 ] - NODE 10: Found 1 instances of SENSOR_MULTILEVEL
  3550. 16:53:40.199 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking MULTI_INSTANCE
  3551. 16:53:40.200 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 1
  3552. 16:53:40.201 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 1
  3553. 16:53:40.202 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3554. 16:53:40.203 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3555. 16:53:40.204 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3556. 16:53:40.205 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 1
  3557. 16:53:40.206 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 1
  3558. 16:53:40.207 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 1
  3559. 16:53:40.208 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3560. 16:53:40.209 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking BASIC for endpoint 2
  3561. 16:53:40.210 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking ASSOCIATION for endpoint 2
  3562. 16:53:40.211 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found ASSOCIATION
  3563. 16:53:40.212 [DEBUG] [c.ZWaveAssociationCommandClass:309 ] - NODE 10: Creating new message for application command ASSOCIATIONCMD_GROUPINGSGET
  3564. 16:53:40.213 [DEBUG] [o.b.z.i.protocol.SerialMessage:109 ] - NODE 10: Creating empty message of class = SendData (0x13), type = Request (0x00)
  3565. 16:53:40.215 [DEBUG] [.z.internal.protocol.ZWaveNode:660 ] - NODE 10: Encapsulating message, instance / endpoint 2
  3566. 16:53:40.216 [DEBUG] [ZWaveMultiInstanceCommandClass:560 ] - NODE 10: Creating new message for command MULTI_CHANNEL_ENCAP endpoint 2
  3567. 16:53:40.217 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:603 ] - NODE 10: Node advancer: STATIC_VALUES - checking SENSOR_MULTILEVEL for endpoint 2
  3568. 16:53:40.218 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:607 ] - NODE 10: Node advancer: STATIC_VALUES - found SENSOR_MULTILEVEL
  3569. 16:53:40.219 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:582 ] - NODE 10: Node advancer: STATIC_VALUES - checking THERMOSTAT_OPERATING_STATE
  3570. 16:53:40.220 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:617 ] - NODE 10: Node advancer: STATIC_VALUES - queued 2 frames
  3571. 16:53:40.221 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 42
  3572. 16:53:40.221 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3573. 16:53:40.222 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 2
  3574. 16:53:40.223 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 194ms/483ms.
  3575. 16:53:40.225 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3576. 16:53:40.226 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 2A 0F
  3577. 16:53:40.227 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 01 85 05 25 2A 0F
  3578. 16:53:40.233 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3579. 16:53:40.234 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3580. 16:53:40.234 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3581. 16:53:40.236 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3582. 16:53:40.237 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3583. 16:53:40.238 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3584. 16:53:40.239 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3585. 16:53:40.280 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 2A 00 C3
  3586. 16:53:40.283 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3587. 16:53:40.283 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3588. 16:53:40.287 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 2A 00 00 00 C1
  3589. 16:53:40.290 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 2A 00 00 00 C1
  3590. 16:53:40.292 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 2A 00
  3591. 16:53:40.295 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 42, Status = Transmission complete and ACK received(0)
  3592. 16:53:40.297 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3593. 16:53:40.300 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 2A 00
  3594. 16:53:40.303 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3595. 16:53:40.326 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3596. 16:53:40.328 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3597. 16:53:40.328 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3598. 16:53:40.330 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3599. 16:53:40.332 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 01 01 85 06 01 1F
  3600. 16:53:40.333 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3601. 16:53:40.335 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3602. 16:53:40.336 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3603. 16:53:40.338 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3604. 16:53:40.339 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3605. 16:53:40.340 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 01 85 05
  3606. 16:53:40.342 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 01 01 85 06 01
  3607. 16:53:40.344 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3608. 16:53:40.345 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3609. 16:53:40.347 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3610. 16:53:40.349 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3611. 16:53:40.350 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3612. 16:53:40.351 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 2.
  3613. 16:53:40.353 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 1.
  3614. 16:53:40.354 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(1), free to send(true)
  3615. 16:53:40.355 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3616. 16:53:40.356 [DEBUG] [b.z.i.protocol.ZWaveController:938 ] - Callback ID = 43
  3617. 16:53:40.358 [DEBUG] [b.z.i.protocol.ZWaveController:620 ] - Enqueueing message. Queue length = 1
  3618. 16:53:40.360 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:242 ] - NODE 10: Node advancer - queued packet. Queue length is 1
  3619. 16:53:40.362 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 134ms/483ms.
  3620. 16:53:40.363 [DEBUG] [WaveController$ZWaveSendThread:1211 ] - Took message from queue for sending. Queue length = 0
  3621. 16:53:40.365 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 2B 0D
  3622. 16:53:40.366 [DEBUG] [WaveController$ZWaveSendThread:1268 ] - NODE 10: Sending REQUEST Message = 01 0D 00 13 0A 06 60 0D 01 02 85 05 25 2B 0D
  3623. 16:53:40.372 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 04 01 13 01 E8
  3624. 16:53:40.374 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3625. 16:53:40.374 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3626. 16:53:40.375 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 04 01 13 01 E8
  3627. 16:53:40.376 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 04 01 13 01 E8
  3628. 16:53:40.377 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Response (0x01), payload = 01
  3629. 16:53:40.378 [DEBUG] [b.z.i.p.s.SendDataMessageClass:38 ] - NODE 10: Sent Data successfully placed on stack.
  3630. 16:53:40.420 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 05 00 13 2B 00 C2
  3631. 16:53:40.421 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3632. 16:53:40.421 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3633. 16:53:40.423 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 07 00 13 2B 00 00 00 C0
  3634. 16:53:40.424 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 07 00 13 2B 00 00 00 C0
  3635. 16:53:40.425 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = SendData (0x13), type = Request (0x00), payload = 2B 00
  3636. 16:53:40.426 [DEBUG] [b.z.i.p.s.SendDataMessageClass:74 ] - NODE 10: SendData Request. CallBack ID = 43, Status = Transmission complete and ACK received(0)
  3637. 16:53:40.427 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3638. 16:53:40.430 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = SendData (0x13), type = Request (0x00), payload = 2B 00
  3639. 16:53:40.433 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=SendData, expected=ApplicationCommandHandler, cancelled=false
  3640. 16:53:40.467 [DEBUG] [eController$ZWaveReceiveThread:1481 ] - Receive Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3641. 16:53:40.470 [DEBUG] [eController$ZWaveReceiveThread:1405 ] - Receive queue ADD: Length=1
  3642. 16:53:40.470 [DEBUG] [b.z.i.protocol.ZWaveController:1163 ] - Receive queue TAKE: Length=0
  3643. 16:53:40.475 [DEBUG] [o.b.z.i.protocol.SerialMessage:233 ] - Assembled message buffer = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3644. 16:53:40.477 [DEBUG] [b.z.i.protocol.ZWaveController:1164 ] - Process Message = 01 0D 00 04 00 0A 07 60 06 02 01 85 06 01 1C
  3645. 16:53:40.479 [DEBUG] [b.z.i.protocol.ZWaveController:192 ] - Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3646. 16:53:40.483 [DEBUG] [ApplicationCommandMessageClass:38 ] - NODE 10: Application Command Request (ALIVE:STATIC_VALUES)
  3647. 16:53:40.485 [DEBUG] [ApplicationCommandMessageClass:56 ] - NODE 10: Incoming command class MULTI_INSTANCE
  3648. 16:53:40.487 [DEBUG] [ZWaveMultiInstanceCommandClass:145 ] - NODE 10: Received Multi-instance/Multi-channel Request
  3649. 16:53:40.490 [ERROR] [ZWaveMultiInstanceCommandClass:229 ] - NODE 10: Unsupported command class 0x01
  3650. 16:53:40.492 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:63 ] - Sent message Message: class = SendData (0x13), type = Request (0x00), payload = 0A 06 60 0D 01 02 85 05
  3651. 16:53:40.495 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:64 ] - Recv message Message: class = ApplicationCommandHandler (0x04), type = Request (0x00), payload = 00 0A 07 60 06 02 01 85 06 01
  3652. 16:53:40.499 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:65 ] - Checking transaction complete: class=ApplicationCommandHandler, expected=ApplicationCommandHandler, cancelled=false
  3653. 16:53:40.502 [DEBUG] [.z.i.p.s.ZWaveCommandProcessor:68 ] - transaction complete!
  3654. 16:53:40.504 [DEBUG] [b.z.i.protocol.ZWaveController:635 ] - Notifying event listeners: ZWaveTransactionCompletedEvent
  3655. 16:53:40.506 [DEBUG] [.z.internal.ZWaveActiveBinding:433 ] - ZwaveIncomingEvent
  3656. 16:53:40.509 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1013 ] - NODE 10: Node advancer - STATIC_VALUES: Transaction complete (SendData:Request) success(true)
  3657. 16:53:40.511 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:203 ] - NODE 10: Node advancer - checking initialisation queue. Queue size 1.
  3658. 16:53:40.514 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:209 ] - NODE 10: Node advancer - message removed from queue. Queue size 0.
  3659. 16:53:40.516 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:269 ] - NODE 10: Node advancer - STATIC_VALUES: queue length(0), free to send(true)
  3660. 16:53:40.518 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:1131 ] - NODE 10: Initialisation retry timer started 10000
  3661. 16:53:40.520 [ERROR] [z.i.p.i.ZWaveNodeStageAdvancer:316 ] - NODE 10: Node advancer: Retries exceeded at STATIC_VALUES
  3662. 16:53:40.521 [DEBUG] [z.i.p.i.ZWaveNodeStageAdvancer:329 ] - NODE 10: Retry timout: Can't advance
  3663. 16:53:40.522 [DEBUG] [WaveController$ZWaveSendThread:1327 ] - NODE 10: Response processed after 155ms/483ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement