Advertisement
Guest User

Openhab output

a guest
Nov 17th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.95 KB | None | 0 0
  1. marcus@marcus-AOD255:~$ sudo /usr/share/openhab/bin/openhab.sh -o
  2. Listening for transport dt_socket at address: 8001
  3. 19:37:23.256 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  4. 19:37:23.430 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  5. 19:37:23.519 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  6. 19:37:23.521 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  7. 19:37:23.527 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  8. 19:37:23.532 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  9. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  10. NOT STARTED.
  11. Currently in standby mode.
  12. Number of jobs executed: 0
  13. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  14. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  15.  
  16. 19:37:23.533 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: '/etc/openhab/quartz.properties'
  17. 19:37:23.535 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  18. 19:37:23.537 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  19. 19:37:23.551 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file '/home/marcus/configurations/openhab_default.cfg'.
  20. 19:37:23.557 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file '/etc/openhab/configurations/openhab.cfg'.
  21. 19:37:24.125 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at '/home/marcus/webapps/static/uuid' with content 'f9b16108-3af1-4242-9456-1bded55e7fe8'
  22. 19:37:24.130 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file '/home/marcus/webapps/static/version' with content '1.8.3'
  23. 19:37:24.132 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.3).
  24. 19:37:24.237 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  25. 19:37:28.762 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  26. 19:37:28.875 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  27. 19:37:29.036 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  28. 19:37:29.166 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  29. 19:37:29.178 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  30. 19:37:29.254 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  31. 19:37:29.322 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  32. 19:37:29.777 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  33. 19:37:30.124 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  34. 19:37:32.926 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  35. 19:37:33.271 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  36. 19:37:33.462 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  37. 19:37:33.564 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  38. 19:37:33.567 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  39. 19:37:33.642 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  40. 19:37:33.768 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  41. 19:37:33.890 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  42. 19:37:33.891 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  43. 19:37:33.895 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  44. 19:37:34.014 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  45. 19:37:34.567 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  46. 19:37:34.574 [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:
  47. class org.atmosphere.jersey.AtmosphereResourceConfigurator
  48. 19:37:34.759 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  49. 19:37:38.207 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'default.sitemap'
  50. 19:37:38.808 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  51. 19:37:38.810 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  52. 19:37:38.812 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  53. 19:37:38.816 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  54. 19:37:38.820 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  55. 19:37:38.823 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  56. 19:37:38.829 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  57. 19:37:38.831 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  58. 19:37:38.846 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  59. 19:37:38.855 [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
  60. 19:37:38.857 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  61. 19:37:38.859 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  62. 19:37:38.860 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  63. 19:37:38.862 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  64. 19:37:38.864 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  65. 19:37:38.867 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  66. 19:37:38.869 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  67. 19:37:38.871 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  68. 19:37:38.873 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  69. 19:37:38.875 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  70. 19:37:38.877 [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.
  71. 19:37:38.881 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  72. 19:37:38.883 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
  73.  
  74. For Atmosphere Framework Commercial Support, visit
  75. http://www.async-io.org/ or send an email to support@async-io.org
  76.  
  77. 19:37:38.886 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  78. 19:37:38.890 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  79. 19:37:38.949 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'haus.sitemap'
  80. 19:37:39.064 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'haus.items'
  81. 19:37:39.152 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'haus.items'
  82. 19:37:39.160 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'haus.items'
  83. 19:37:39.184 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'default.items'
  84. 19:37:39.254 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'default.items'
  85. 19:37:39.258 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'haus.items'
  86. 19:37:39.260 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'default.items'
  87. 19:37:41.573 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  88. 19:37:44.373 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  89. 19:37:45.424 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  90. 19:37:45.470 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  91. 19:37:49.567 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  92. 19:37:49.607 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'switch1 (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  93. 19:37:49.611 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'switch2 (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  94. 19:37:49.612 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'switch3 (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  95. 19:37:49.614 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem0 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  96. 19:37:49.616 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem1 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  97. 19:37:49.618 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem2 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  98. 19:37:49.619 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem3 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  99. 19:37:49.621 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem4 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  100. 19:37:49.623 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem5 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  101. 19:37:49.624 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem6 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  102. 19:37:49.625 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem7 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  103. 19:37:49.627 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem8 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  104. 19:37:49.629 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem9 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  105. 19:37:49.630 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem10 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  106. 19:37:49.632 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem11 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  107. 19:37:49.634 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem12 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  108. 19:37:49.636 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem13 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  109. 19:37:49.637 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem14 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  110. 19:37:49.639 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem15 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  111. 19:37:49.640 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem16 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  112. 19:37:49.642 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem17 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  113. 19:37:49.644 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem18 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  114. 19:37:49.645 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem19 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  115. 19:37:49.647 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem20 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  116. 19:37:49.649 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem21 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  117. 19:37:49.651 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem22 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  118. 19:37:49.652 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem23 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  119. 19:37:49.655 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem24 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  120. 19:37:49.657 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem25 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  121. 19:37:49.658 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem26 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  122. 19:37:49.659 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem27 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  123. 19:37:49.661 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem28 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  124. 19:37:49.662 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem29 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  125. 19:37:49.664 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem30 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  126. 19:37:49.665 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'ModbusItem31 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  127. 19:37:49.872 [DEBUG] [.modbus.internal.ModbusBinding:443 ] - modbusSlave 'slave1' instanciated
  128. 19:37:49.927 [DEBUG] [.modbus.internal.ModbusBinding:587 ] - Parsed the following slave->endpoint configurations: {slave1=EndpointPoolConfiguration@36431b[passivateBorrowMinMillis=60,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=0]}. If the endpoint is same, connections are shared between the instances.
  129. 19:37:49.929 [DEBUG] [.modbus.internal.ModbusBinding:589 ] - Parsed the following pool configurations: {ModbusTCPSlaveEndpoint@6fa1b8[address=127.0.0.1,port=55502]=EndpointPoolConfiguration@36431b[passivateBorrowMinMillis=60,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=0]}
  130. 19:37:49.933 [DEBUG] [.modbus.internal.ModbusBinding:590 ] - config looked good
  131. 19:37:49.936 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  132. 19:37:50.045 [INFO ] [runtime.busevents :26 ] - ModbusItem14 state updated to 1
  133. 19:37:50.067 [INFO ] [runtime.busevents :26 ] - ModbusItem8 state updated to 0
  134. 19:37:50.069 [INFO ] [runtime.busevents :26 ] - ModbusItem2 state updated to 0
  135. 19:37:50.070 [INFO ] [runtime.busevents :26 ] - ModbusItem26 state updated to 0
  136. 19:37:50.072 [INFO ] [runtime.busevents :26 ] - ModbusItem11 state updated to 0
  137. 19:37:50.073 [INFO ] [runtime.busevents :26 ] - ModbusItem18 state updated to 0
  138. 19:37:50.076 [INFO ] [runtime.busevents :26 ] - ModbusItem3 state updated to 1
  139. 19:37:50.078 [INFO ] [runtime.busevents :26 ] - ModbusItem17 state updated to 1
  140. 19:37:50.081 [INFO ] [runtime.busevents :26 ] - ModbusItem30 state updated to 0
  141. 19:37:50.083 [INFO ] [runtime.busevents :26 ] - ModbusItem19 state updated to 1
  142. 19:37:50.084 [INFO ] [runtime.busevents :26 ] - ModbusItem5 state updated to 0
  143. 19:37:50.086 [INFO ] [runtime.busevents :26 ] - ModbusItem16 state updated to 0
  144. 19:37:50.087 [INFO ] [runtime.busevents :26 ] - ModbusItem31 state updated to 1
  145. 19:37:50.089 [INFO ] [runtime.busevents :26 ] - ModbusItem10 state updated to 0
  146. 19:37:50.090 [INFO ] [runtime.busevents :26 ] - ModbusItem4 state updated to 0
  147. 19:37:50.092 [INFO ] [runtime.busevents :26 ] - ModbusItem24 state updated to 0
  148. 19:37:50.094 [INFO ] [runtime.busevents :26 ] - ModbusItem29 state updated to 1
  149. 19:37:50.095 [INFO ] [runtime.busevents :26 ] - ModbusItem22 state updated to 0
  150. 19:37:50.097 [INFO ] [runtime.busevents :26 ] - ModbusItem23 state updated to 1
  151. 19:37:50.099 [INFO ] [runtime.busevents :26 ] - ModbusItem21 state updated to 1
  152. 19:37:50.100 [INFO ] [runtime.busevents :26 ] - ModbusItem7 state updated to 1
  153. 19:37:50.102 [INFO ] [runtime.busevents :26 ] - ModbusItem20 state updated to 0
  154. 19:37:50.104 [INFO ] [runtime.busevents :26 ] - ModbusItem27 state updated to 1
  155. 19:37:50.105 [INFO ] [runtime.busevents :26 ] - ModbusItem6 state updated to 1
  156. 19:37:50.107 [INFO ] [runtime.busevents :26 ] - ModbusItem0 state updated to 0
  157. 19:37:50.108 [INFO ] [runtime.busevents :26 ] - ModbusItem13 state updated to 0
  158. 19:37:50.111 [INFO ] [runtime.busevents :26 ] - ModbusItem9 state updated to 1
  159. 19:37:50.112 [INFO ] [runtime.busevents :26 ] - ModbusItem28 state updated to 0
  160. 19:37:50.114 [INFO ] [runtime.busevents :26 ] - ModbusItem15 state updated to 0
  161. 19:37:50.116 [INFO ] [runtime.busevents :26 ] - ModbusItem1 state updated to 0
  162. 19:37:50.118 [INFO ] [runtime.busevents :26 ] - ModbusItem12 state updated to 0
  163. 19:37:50.120 [INFO ] [runtime.busevents :26 ] - ModbusItem25 state updated to 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement