mvn23 / pyotgw

A library to interface with the OpenTherm Gateway through serial or network connection.
GNU General Public License v3.0
27 stars 16 forks source link

Timed out waiting for command: TT, value: 14.0. #11

Closed basnijholt closed 3 years ago

basnijholt commented 4 years ago

I keep getting the following error in HA 0.104:

Timed out waiting for command: TT, value: 14.0.

This is when setting the temperature to 14, which doesn't happen.

This is proceeded by the following (large, sorry) excerpt of my log

click here to expand the log ``` 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4098 to command queue. Queue size: 1 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Got possible response for command PR: PR: O=T17.00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 39 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 63 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 76 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 76 99 b8 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 39 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 31 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 31 4b 14 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 e6 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 05 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 05 00 ff 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 e6 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 1b 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 77 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 77 d9 a8 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 e6 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 0e 64 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 0e 64 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 e6 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 10 11 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 10 11 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 cc 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 18 12 9e 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 18 12 9e 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 cc 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 09 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 78 00 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 78 15 28 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Processing: A 04 09 11 00 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Sending command: PR with value O 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4099: T10010600 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4099 to message queue. Queue size: 2444 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4100: BD0010600 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4100 to message queue. Queue size: 2445 2020-01-31 10:15:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4101: T00110000 2020-01-31 10:15:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4101 to message queue. Queue size: 2446 2020-01-31 10:15:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4102: BC0110000 2020-01-31 10:15:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4102 to message queue. Queue size: 2447 2020-01-31 10:15:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4103: T80190000 2020-01-31 10:15:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4103 to message queue. Queue size: 2448 2020-01-31 10:15:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4104: BC0193400 2020-01-31 10:15:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4104 to message queue. Queue size: 2449 2020-01-31 10:15:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4105: T900E6400 2020-01-31 10:15:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4105 to message queue. Queue size: 2450 2020-01-31 10:15:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4106: B500E6400 2020-01-31 10:15:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4106 to message queue. Queue size: 2451 2020-01-31 10:15:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4107: T80000200 2020-01-31 10:15:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4107 to message queue. Queue size: 2452 2020-01-31 10:15:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4108: B40000200 2020-01-31 10:15:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4108 to message queue. Queue size: 2453 2020-01-31 10:15:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4109: T10010600 2020-01-31 10:15:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4109 to message queue. Queue size: 2454 2020-01-31 10:15:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4110: BD0010600 2020-01-31 10:15:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4110 to message queue. Queue size: 2455 2020-01-31 10:15:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4111: T00110000 2020-01-31 10:15:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4111 to message queue. Queue size: 2456 2020-01-31 10:15:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4112: BC0110000 2020-01-31 10:15:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4112 to message queue. Queue size: 2457 2020-01-31 10:15:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4113: T80190000 2020-01-31 10:15:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4113 to message queue. Queue size: 2458 2020-01-31 10:15:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4114: BC01933E6 2020-01-31 10:15:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4114 to message queue. Queue size: 2459 2020-01-31 10:15:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4115: T10101100 2020-01-31 10:15:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4115 to message queue. Queue size: 2460 2020-01-31 10:15:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4116: BD0101100 2020-01-31 10:15:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4116 to message queue. Queue size: 2461 2020-01-31 10:15:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4117: T80000200 2020-01-31 10:15:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4117 to message queue. Queue size: 2462 2020-01-31 10:15:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4118: B40000200 2020-01-31 10:15:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4118 to message queue. Queue size: 2463 2020-01-31 10:15:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4119: T10010600 2020-01-31 10:15:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4119 to message queue. Queue size: 2464 2020-01-31 10:15:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4120: BD0010600 2020-01-31 10:15:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4120 to message queue. Queue size: 2465 2020-01-31 10:15:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4121: T00110000 2020-01-31 10:15:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4121 to message queue. Queue size: 2466 2020-01-31 10:15:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4122: BC0110000 2020-01-31 10:15:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4122 to message queue. Queue size: 2467 2020-01-31 10:15:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4123: T80190000 2020-01-31 10:15:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4123 to message queue. Queue size: 2468 2020-01-31 10:15:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4124: BC01933E6 2020-01-31 10:15:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4124 to message queue. Queue size: 2469 2020-01-31 10:15:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4125: T10181245 2020-01-31 10:15:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4125 to message queue. Queue size: 2470 2020-01-31 10:15:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4126: BD0181245 2020-01-31 10:15:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4126 to message queue. Queue size: 2471 2020-01-31 10:15:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4127: T00000000 2020-01-31 10:15:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4127 to message queue. Queue size: 2472 2020-01-31 10:15:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4128: BC0000000 2020-01-31 10:15:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4128 to message queue. Queue size: 2473 2020-01-31 10:15:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4129: T10010600 2020-01-31 10:15:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4129 to message queue. Queue size: 2474 2020-01-31 10:15:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4130: BD0010600 2020-01-31 10:15:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4130 to message queue. Queue size: 2475 2020-01-31 10:15:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4131: T00110000 2020-01-31 10:15:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4131 to message queue. Queue size: 2476 2020-01-31 10:15:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4132: BC0110000 2020-01-31 10:15:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4132 to message queue. Queue size: 2477 2020-01-31 10:15:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4133: Low power 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4133 to command queue. Queue size: 1 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Got possible response for command PR: Low power 2020-01-31 10:15:39 WARNING (MainThread) [pyotgw.protocol] Unknown message in command queue: Low power 2020-01-31 10:15:39 WARNING (MainThread) [pyotgw.protocol] Command PR failed with Low power, retrying... 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4134: PR: O=T17.00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4134 to command queue. Queue size: 1 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Got possible response for command PR: PR: O=T17.00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 cc 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 63 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 79 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 79 1a d8 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 cc 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 38 3c 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 38 3c 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 cc 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 05 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 05 00 ff 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 c7 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 1b 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 7a 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 7a 02 40 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 b3 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 0e 64 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 0e 64 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 b3 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 10 11 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 10 11 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 b3 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 18 12 99 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 18 12 99 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 8f 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 09 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 7b 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 7b 02 94 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: A 04 09 11 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Sending command: PR with value O 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4135: PR: O=T17.00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4135 to command queue. Queue size: 1 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Got possible response for command PR: PR: O=T17.00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 80 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 63 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 74 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 74 ff ff 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 80 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 39 5a 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 80 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 05 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 05 00 ff 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 66 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 1b 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 75 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 75 ff ff 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 66 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 0e 64 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 0e 64 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 66 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 10 11 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 10 11 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 66 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 18 12 99 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 18 12 99 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 00 02 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 01 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 05 01 06 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 11 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 19 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 19 38 4c 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: T 00 09 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: R 00 76 00 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: B 04 76 99 b8 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Processing: A 04 09 11 00 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Sending command: PR with value O 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4136: T80190000 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4136 to message queue. Queue size: 2311 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4137: B401933CC 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4137 to message queue. Queue size: 2312 2020-01-31 10:15:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4138: T00090000 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4138 to message queue. Queue size: 2313 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4139: R00770000 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4139 to message queue. Queue size: 2314 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4140: BC077D9A8 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4140 to message queue. Queue size: 2315 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4141: AC0091100 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4141 to message queue. Queue size: 2316 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4142: T00000000 2020-01-31 10:15:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4142 to message queue. Queue size: 2317 2020-01-31 10:15:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4143: BC0000000 2020-01-31 10:15:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4143 to message queue. Queue size: 2318 2020-01-31 10:15:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4144: T10010600 2020-01-31 10:15:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4144 to message queue. Queue size: 2319 2020-01-31 10:15:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4145: BD0010600 2020-01-31 10:15:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4145 to message queue. Queue size: 2320 2020-01-31 10:15:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4146: T00110000 2020-01-31 10:15:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4146 to message queue. Queue size: 2321 2020-01-31 10:15:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4147: BC0110000 2020-01-31 10:15:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4147 to message queue. Queue size: 2322 2020-01-31 10:15:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4148: T80190000 2020-01-31 10:15:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4148 to message queue. Queue size: 2323 2020-01-31 10:15:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4149: B401933CC 2020-01-31 10:15:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4149 to message queue. Queue size: 2324 2020-01-31 10:15:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4150: T00630000 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4150 to message queue. Queue size: 2325 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4151: R00780000 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4151 to message queue. Queue size: 2326 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4152: B40781528 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4152 to message queue. Queue size: 2327 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4153: AF0630000 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4154: T00000000 2020-01-31 10:15:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4154 to message queue. Queue size: 2328 2020-01-31 10:15:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4155: BC0000000 2020-01-31 10:15:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4155 to message queue. Queue size: 2329 2020-01-31 10:15:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4156: T10010600 2020-01-31 10:15:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4156 to message queue. Queue size: 2330 2020-01-31 10:15:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4157: BD0010600 2020-01-31 10:15:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4157 to message queue. Queue size: 2331 2020-01-31 10:15:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4158: T00110000 2020-01-31 10:15:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4158 to message queue. Queue size: 2332 2020-01-31 10:15:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4159: BC0110000 2020-01-31 10:15:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4159 to message queue. Queue size: 2333 2020-01-31 10:15:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4160: T80190000 2020-01-31 10:15:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4160 to message queue. Queue size: 2334 2020-01-31 10:15:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4161: BC01933B3 2020-01-31 10:15:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4161 to message queue. Queue size: 2335 2020-01-31 10:15:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4162: T1002010B 2020-01-31 10:15:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4162 to message queue. Queue size: 2336 2020-01-31 10:15:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4163: BD002010B 2020-01-31 10:15:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4163 to message queue. Queue size: 2337 2020-01-31 10:15:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4164: T00000000 2020-01-31 10:15:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4164 to message queue. Queue size: 2338 2020-01-31 10:15:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4165: BC0000000 2020-01-31 10:15:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4165 to message queue. Queue size: 2339 2020-01-31 10:15:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4166: T10010600 2020-01-31 10:15:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4166 to message queue. Queue size: 2340 2020-01-31 10:15:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4167: BD0010600 2020-01-31 10:15:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4167 to message queue. Queue size: 2341 2020-01-31 10:15:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4168: T00110000 2020-01-31 10:15:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4168 to message queue. Queue size: 2342 2020-01-31 10:15:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4169: BC0110000 2020-01-31 10:15:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4169 to message queue. Queue size: 2343 2020-01-31 10:15:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4170: T80190000 2020-01-31 10:15:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4170 to message queue. Queue size: 2344 2020-01-31 10:15:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4171: BC01933B3 2020-01-31 10:15:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4171 to message queue. Queue size: 2345 2020-01-31 10:15:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4172: T00050000 2020-01-31 10:15:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4172 to message queue. Queue size: 2346 2020-01-31 10:15:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4173: BC00500FF 2020-01-31 10:15:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4173 to message queue. Queue size: 2347 2020-01-31 10:15:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4174: T00000000 2020-01-31 10:15:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4174 to message queue. Queue size: 2348 2020-01-31 10:15:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4175: BC0000000 2020-01-31 10:15:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4175 to message queue. Queue size: 2349 2020-01-31 10:15:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4176: T10010600 2020-01-31 10:15:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4176 to message queue. Queue size: 2350 2020-01-31 10:15:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4177: BD0010600 2020-01-31 10:15:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4177 to message queue. Queue size: 2351 2020-01-31 10:15:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4178: T00110000 2020-01-31 10:15:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4178 to message queue. Queue size: 2352 2020-01-31 10:15:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4179: BC0110000 2020-01-31 10:15:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4179 to message queue. Queue size: 2353 2020-01-31 10:15:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4180: T80190000 2020-01-31 10:15:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4180 to message queue. Queue size: 2354 2020-01-31 10:15:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:15:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4181: BC0193391 2020-01-31 10:15:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4181 to message queue. Queue size: 2355 2020-01-31 10:15:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4182: T001B0000 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4182 to message queue. Queue size: 2356 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4183: R80790000 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4183 to message queue. Queue size: 2357 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4184: BC0791AD8 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4184 to message queue. Queue size: 2358 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4185: AF01B0000 2020-01-31 10:16:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4186: T00000000 2020-01-31 10:16:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4186 to message queue. Queue size: 2359 2020-01-31 10:16:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4187: BC0000000 2020-01-31 10:16:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4187 to message queue. Queue size: 2360 2020-01-31 10:16:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4188: T10010600 2020-01-31 10:16:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4188 to message queue. Queue size: 2361 2020-01-31 10:16:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4189: BD0010600 2020-01-31 10:16:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4189 to message queue. Queue size: 2362 2020-01-31 10:16:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4190: T00110000 2020-01-31 10:16:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4190 to message queue. Queue size: 2363 2020-01-31 10:16:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4191: BC0110000 2020-01-31 10:16:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4191 to message queue. Queue size: 2364 2020-01-31 10:16:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4192: T80190000 2020-01-31 10:16:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4192 to message queue. Queue size: 2365 2020-01-31 10:16:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4193: BC0193380 2020-01-31 10:16:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4193 to message queue. Queue size: 2366 2020-01-31 10:16:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4194: T900E6400 2020-01-31 10:16:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4194 to message queue. Queue size: 2367 2020-01-31 10:16:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4195: B500E6400 2020-01-31 10:16:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4195 to message queue. Queue size: 2368 2020-01-31 10:16:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4196: T00000000 2020-01-31 10:16:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4196 to message queue. Queue size: 2369 2020-01-31 10:16:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4197: BC0000000 2020-01-31 10:16:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4197 to message queue. Queue size: 2370 2020-01-31 10:16:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4198: T10010600 2020-01-31 10:16:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4198 to message queue. Queue size: 2371 2020-01-31 10:16:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4199: BD0010600 2020-01-31 10:16:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4199 to message queue. Queue size: 2372 2020-01-31 10:16:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4200: T00110000 2020-01-31 10:16:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4200 to message queue. Queue size: 2373 2020-01-31 10:16:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4201: BC0110000 2020-01-31 10:16:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4201 to message queue. Queue size: 2374 2020-01-31 10:16:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4202: T80190000 2020-01-31 10:16:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4202 to message queue. Queue size: 2375 2020-01-31 10:16:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4203: B40193366 2020-01-31 10:16:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4203 to message queue. Queue size: 2376 2020-01-31 10:16:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4204: T10100F00 2020-01-31 10:16:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4204 to message queue. Queue size: 2377 2020-01-31 10:16:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4205: BD0100F00 2020-01-31 10:16:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4205 to message queue. Queue size: 2378 2020-01-31 10:16:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4206: T00000000 2020-01-31 10:16:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4206 to message queue. Queue size: 2379 2020-01-31 10:16:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4207: BC0000000 2020-01-31 10:16:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4207 to message queue. Queue size: 2380 2020-01-31 10:16:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4208: T10010600 2020-01-31 10:16:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4208 to message queue. Queue size: 2381 2020-01-31 10:16:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4209: BD0010600 2020-01-31 10:16:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4209 to message queue. Queue size: 2382 2020-01-31 10:16:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4210: T00110000 2020-01-31 10:16:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4210 to message queue. Queue size: 2383 2020-01-31 10:16:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4211: BC0110000 2020-01-31 10:16:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4211 to message queue. Queue size: 2384 2020-01-31 10:16:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4212: T80190000 2020-01-31 10:16:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4212 to message queue. Queue size: 2385 2020-01-31 10:16:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4213: B40193366 2020-01-31 10:16:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4213 to message queue. Queue size: 2386 2020-01-31 10:16:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4214: T10181245 2020-01-31 10:16:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4214 to message queue. Queue size: 2387 2020-01-31 10:16:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4215: BD0181245 2020-01-31 10:16:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4215 to message queue. Queue size: 2388 2020-01-31 10:16:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4216: T00000000 2020-01-31 10:16:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4216 to message queue. Queue size: 2389 2020-01-31 10:16:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4217: BC0000000 2020-01-31 10:16:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4217 to message queue. Queue size: 2390 2020-01-31 10:16:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4218: T10010600 2020-01-31 10:16:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4218 to message queue. Queue size: 2391 2020-01-31 10:16:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4219: BD0010600 2020-01-31 10:16:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4219 to message queue. Queue size: 2392 2020-01-31 10:16:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4220: T00110000 2020-01-31 10:16:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4220 to message queue. Queue size: 2393 2020-01-31 10:16:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4221: BC0110000 2020-01-31 10:16:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4221 to message queue. Queue size: 2394 2020-01-31 10:16:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4222: T80190000 2020-01-31 10:16:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4222 to message queue. Queue size: 2395 2020-01-31 10:16:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4223: BC019334C 2020-01-31 10:16:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4223 to message queue. Queue size: 2396 2020-01-31 10:16:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4224: T00090000 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4224 to message queue. Queue size: 2397 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4225: R807A0000 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4225 to message queue. Queue size: 2398 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4226: B407A0240 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4226 to message queue. Queue size: 2399 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4227: AC0091100 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4227 to message queue. Queue size: 2400 2020-01-31 10:16:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4228: T00000000 2020-01-31 10:16:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4228 to message queue. Queue size: 2401 2020-01-31 10:16:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4229: BC0000000 2020-01-31 10:16:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4229 to message queue. Queue size: 2402 2020-01-31 10:16:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4230: T10010600 2020-01-31 10:16:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4230 to message queue. Queue size: 2403 2020-01-31 10:16:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4231: BD0010600 2020-01-31 10:16:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4231 to message queue. Queue size: 2404 2020-01-31 10:16:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4232: T00110000 2020-01-31 10:16:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4232 to message queue. Queue size: 2405 2020-01-31 10:16:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4233: BC0110000 2020-01-31 10:16:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4233 to message queue. Queue size: 2406 2020-01-31 10:16:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4234: T80190000 2020-01-31 10:16:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4234 to message queue. Queue size: 2407 2020-01-31 10:16:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4235: BC019334C 2020-01-31 10:16:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4235 to message queue. Queue size: 2408 2020-01-31 10:16:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4236: T00630000 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4236 to message queue. Queue size: 2409 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4237: R007B0000 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4237 to message queue. Queue size: 2410 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4238: BC07B0294 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4238 to message queue. Queue size: 2411 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4239: AF0630000 2020-01-31 10:16:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4240: T00000000 2020-01-31 10:16:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4240 to message queue. Queue size: 2412 2020-01-31 10:16:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4241: BC0000000 2020-01-31 10:16:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4241 to message queue. Queue size: 2413 2020-01-31 10:16:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4242: T10010600 2020-01-31 10:16:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4242 to message queue. Queue size: 2414 2020-01-31 10:16:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4243: BD0010600 2020-01-31 10:16:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4243 to message queue. Queue size: 2415 2020-01-31 10:16:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4244: T00110000 2020-01-31 10:16:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4244 to message queue. Queue size: 2416 2020-01-31 10:16:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4245: BC0110000 2020-01-31 10:16:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4245 to message queue. Queue size: 2417 2020-01-31 10:16:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4246: T80190000 2020-01-31 10:16:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4246 to message queue. Queue size: 2418 2020-01-31 10:16:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4247: B40193333 2020-01-31 10:16:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4247 to message queue. Queue size: 2419 2020-01-31 10:16:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4248: T00030000 2020-01-31 10:16:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4248 to message queue. Queue size: 2420 2020-01-31 10:16:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4249: B4003410B 2020-01-31 10:16:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4249 to message queue. Queue size: 2421 2020-01-31 10:16:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4250: T00000000 2020-01-31 10:16:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4250 to message queue. Queue size: 2422 2020-01-31 10:16:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4251: BC0000000 2020-01-31 10:16:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4251 to message queue. Queue size: 2423 2020-01-31 10:16:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4252: T10010600 2020-01-31 10:16:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4252 to message queue. Queue size: 2424 2020-01-31 10:16:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4253: BD0010600 2020-01-31 10:16:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4253 to message queue. Queue size: 2425 2020-01-31 10:16:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4254: T00110000 2020-01-31 10:16:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4254 to message queue. Queue size: 2426 2020-01-31 10:16:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4255: BC0110000 2020-01-31 10:16:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4255 to message queue. Queue size: 2427 2020-01-31 10:16:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4256: T80190000 2020-01-31 10:16:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4256 to message queue. Queue size: 2428 2020-01-31 10:16:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4257: B4019332B 2020-01-31 10:16:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4257 to message queue. Queue size: 2429 2020-01-31 10:16:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4258: T00050000 2020-01-31 10:16:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4258 to message queue. Queue size: 2430 2020-01-31 10:16:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4259: BC00500FF 2020-01-31 10:16:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4259 to message queue. Queue size: 2431 2020-01-31 10:16:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4260: T00000000 2020-01-31 10:16:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4260 to message queue. Queue size: 2432 2020-01-31 10:16:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4261: BC0000000 2020-01-31 10:16:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4261 to message queue. Queue size: 2433 2020-01-31 10:16:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4262: T10010600 2020-01-31 10:16:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4262 to message queue. Queue size: 2434 2020-01-31 10:16:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4263: BD0010600 2020-01-31 10:16:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4263 to message queue. Queue size: 2435 2020-01-31 10:16:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4264: T00110000 2020-01-31 10:16:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4264 to message queue. Queue size: 2436 2020-01-31 10:16:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4265: BC0110000 2020-01-31 10:16:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4265 to message queue. Queue size: 2437 2020-01-31 10:16:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4266: T80190000 2020-01-31 10:16:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4266 to message queue. Queue size: 2438 2020-01-31 10:16:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4267: BC0193319 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4267 to message queue. Queue size: 2439 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4268: T001B0000 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4268 to message queue. Queue size: 2440 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4269: R00740000 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4269 to message queue. Queue size: 2441 2020-01-31 10:16:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4270: BC074FFFF 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4270 to message queue. Queue size: 2442 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4271: AF01B0000 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4272: T00000000 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4272 to message queue. Queue size: 2443 2020-01-31 10:16:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4273: BC0000000 2020-01-31 10:16:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4273 to message queue. Queue size: 2444 2020-01-31 10:16:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4274: T10010600 2020-01-31 10:16:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4274 to message queue. Queue size: 2445 2020-01-31 10:16:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4275: BD0010600 2020-01-31 10:16:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4275 to message queue. Queue size: 2446 2020-01-31 10:16:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4276: T00110000 2020-01-31 10:16:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4276 to message queue. Queue size: 2447 2020-01-31 10:16:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4277: BC0110000 2020-01-31 10:16:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4277 to message queue. Queue size: 2448 2020-01-31 10:16:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4278: T80190000 2020-01-31 10:16:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4278 to message queue. Queue size: 2449 2020-01-31 10:16:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4279: B40193317 2020-01-31 10:16:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4279 to message queue. Queue size: 2450 2020-01-31 10:16:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4280: T900E6400 2020-01-31 10:16:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4280 to message queue. Queue size: 2451 2020-01-31 10:16:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4281: B500E6400 2020-01-31 10:16:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4281 to message queue. Queue size: 2452 2020-01-31 10:16:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4282: T00000000 2020-01-31 10:16:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4282 to message queue. Queue size: 2453 2020-01-31 10:16:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4283: BC0000000 2020-01-31 10:16:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4283 to message queue. Queue size: 2454 2020-01-31 10:16:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4284: T10010600 2020-01-31 10:16:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4284 to message queue. Queue size: 2455 2020-01-31 10:16:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4285: BD0010600 2020-01-31 10:16:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4285 to message queue. Queue size: 2456 2020-01-31 10:16:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4286: T00110000 2020-01-31 10:16:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4286 to message queue. Queue size: 2457 2020-01-31 10:16:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4287: BC0110000 2020-01-31 10:16:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4287 to message queue. Queue size: 2458 2020-01-31 10:16:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4288: T80190000 2020-01-31 10:16:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4288 to message queue. Queue size: 2459 2020-01-31 10:16:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4289: B40193300 2020-01-31 10:16:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4289 to message queue. Queue size: 2460 2020-01-31 10:16:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4290: T10100F00 2020-01-31 10:16:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4290 to message queue. Queue size: 2461 2020-01-31 10:16:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4291: BD0100F00 2020-01-31 10:16:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4291 to message queue. Queue size: 2462 2020-01-31 10:16:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4292: T00000000 2020-01-31 10:16:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4292 to message queue. Queue size: 2463 2020-01-31 10:16:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4293: BC0000000 2020-01-31 10:16:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4293 to message queue. Queue size: 2464 2020-01-31 10:16:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4294: T10010600 2020-01-31 10:16:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4294 to message queue. Queue size: 2465 2020-01-31 10:16:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4295: BD0010600 2020-01-31 10:16:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4295 to message queue. Queue size: 2466 2020-01-31 10:16:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4296: T00110000 2020-01-31 10:16:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4296 to message queue. Queue size: 2467 2020-01-31 10:16:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4297: BC0110000 2020-01-31 10:16:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4297 to message queue. Queue size: 2468 2020-01-31 10:16:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4298: T80190000 2020-01-31 10:16:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4298 to message queue. Queue size: 2469 2020-01-31 10:16:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4299: B40193300 2020-01-31 10:16:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4299 to message queue. Queue size: 2470 2020-01-31 10:16:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4300: T10181245 2020-01-31 10:16:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4300 to message queue. Queue size: 2471 2020-01-31 10:16:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4301: BD0181245 2020-01-31 10:16:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4301 to message queue. Queue size: 2472 2020-01-31 10:16:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4302: T00000000 2020-01-31 10:16:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4302 to message queue. Queue size: 2473 2020-01-31 10:16:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4303: BC0000000 2020-01-31 10:16:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4303 to message queue. Queue size: 2474 2020-01-31 10:16:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4304: T10010600 2020-01-31 10:16:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4304 to message queue. Queue size: 2475 2020-01-31 10:16:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4305: BD0010600 2020-01-31 10:16:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4305 to message queue. Queue size: 2476 2020-01-31 10:16:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4306: T00110000 2020-01-31 10:16:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4306 to message queue. Queue size: 2477 2020-01-31 10:16:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:16:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4307: BC0110000 2020-01-31 10:16:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4307 to message queue. Queue size: 2478 2020-01-31 10:16:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4308: T80190000 2020-01-31 10:17:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4308 to message queue. Queue size: 2479 2020-01-31 10:17:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4309: B401932E6 2020-01-31 10:17:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4309 to message queue. Queue size: 2480 2020-01-31 10:17:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4310: T00090000 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4310 to message queue. Queue size: 2481 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4311: R80750000 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4311 to message queue. Queue size: 2482 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4312: B4075FFFF 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4312 to message queue. Queue size: 2483 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4313: AC0091100 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4313 to message queue. Queue size: 2484 2020-01-31 10:17:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4314: T00000000 2020-01-31 10:17:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4314 to message queue. Queue size: 2485 2020-01-31 10:17:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4315: BC0000000 2020-01-31 10:17:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4315 to message queue. Queue size: 2486 2020-01-31 10:17:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4316: T10010600 2020-01-31 10:17:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4316 to message queue. Queue size: 2487 2020-01-31 10:17:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4317: BD0010600 2020-01-31 10:17:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4317 to message queue. Queue size: 2488 2020-01-31 10:17:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4318: T00110000 2020-01-31 10:17:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4318 to message queue. Queue size: 2489 2020-01-31 10:17:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4319: BC0110000 2020-01-31 10:17:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4319 to message queue. Queue size: 2490 2020-01-31 10:17:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4320: T80190000 2020-01-31 10:17:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4320 to message queue. Queue size: 2491 2020-01-31 10:17:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4321: B401932E6 2020-01-31 10:17:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4321 to message queue. Queue size: 2492 2020-01-31 10:17:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4322: T00630000 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4322 to message queue. Queue size: 2493 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4323: R80760000 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4323 to message queue. Queue size: 2494 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4324: B407699B8 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4324 to message queue. Queue size: 2495 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4325: AF0630000 2020-01-31 10:17:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4326: T00000000 2020-01-31 10:17:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4326 to message queue. Queue size: 2496 2020-01-31 10:17:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4327: BC0000000 2020-01-31 10:17:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4327 to message queue. Queue size: 2497 2020-01-31 10:17:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4328: T10010600 2020-01-31 10:17:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4328 to message queue. Queue size: 2498 2020-01-31 10:17:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4329: BD0010600 2020-01-31 10:17:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4329 to message queue. Queue size: 2499 2020-01-31 10:17:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4330: T00110000 2020-01-31 10:17:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4330 to message queue. Queue size: 2500 2020-01-31 10:17:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4331: BC0110000 2020-01-31 10:17:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4331 to message queue. Queue size: 2501 2020-01-31 10:17:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4332: T80190000 2020-01-31 10:17:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4332 to message queue. Queue size: 2502 2020-01-31 10:17:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4333: BC01932C5 2020-01-31 10:17:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4333 to message queue. Queue size: 2503 2020-01-31 10:17:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4334: T00120000 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4334 to message queue. Queue size: 2504 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4335: R00770000 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4335 to message queue. Queue size: 2505 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4336: BC077D9A8 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4336 to message queue. Queue size: 2506 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4337: AF0120000 2020-01-31 10:17:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4338: T00000000 2020-01-31 10:17:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4338 to message queue. Queue size: 2507 2020-01-31 10:17:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4339: BC0000000 2020-01-31 10:17:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4339 to message queue. Queue size: 2508 2020-01-31 10:17:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4340: T10010600 2020-01-31 10:17:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4340 to message queue. Queue size: 2509 2020-01-31 10:17:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4341: BD0010600 2020-01-31 10:17:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4341 to message queue. Queue size: 2510 2020-01-31 10:17:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4342: T00110000 2020-01-31 10:17:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4342 to message queue. Queue size: 2511 2020-01-31 10:17:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4343: BC0110000 2020-01-31 10:17:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4343 to message queue. Queue size: 2512 2020-01-31 10:17:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4344: T80190000 2020-01-31 10:17:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4344 to message queue. Queue size: 2513 2020-01-31 10:17:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4345: B401932B3 2020-01-31 10:17:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4345 to message queue. Queue size: 2514 2020-01-31 10:17:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4346: T00050000 2020-01-31 10:17:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4346 to message queue. Queue size: 2515 2020-01-31 10:17:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4347: BC00500FF 2020-01-31 10:17:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4347 to message queue. Queue size: 2516 2020-01-31 10:17:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4348: T00000000 2020-01-31 10:17:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4348 to message queue. Queue size: 2517 2020-01-31 10:17:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4349: BC0000000 2020-01-31 10:17:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4349 to message queue. Queue size: 2518 2020-01-31 10:17:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4350: T10010600 2020-01-31 10:17:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4350 to message queue. Queue size: 2519 2020-01-31 10:17:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4351: BD0010600 2020-01-31 10:17:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4351 to message queue. Queue size: 2520 2020-01-31 10:17:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4352: T00110000 2020-01-31 10:17:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4352 to message queue. Queue size: 2521 2020-01-31 10:17:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4353: BC0110000 2020-01-31 10:17:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4353 to message queue. Queue size: 2522 2020-01-31 10:17:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4354: T80190000 2020-01-31 10:17:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4354 to message queue. Queue size: 2523 2020-01-31 10:17:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4355: B401932B3 2020-01-31 10:17:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4355 to message queue. Queue size: 2524 2020-01-31 10:17:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4356: T001B0000 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4356 to message queue. Queue size: 2525 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4357: R00780000 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4357 to message queue. Queue size: 2526 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4358: B40781528 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4358 to message queue. Queue size: 2527 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4359: AF01B0000 2020-01-31 10:17:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4360: T00000000 2020-01-31 10:17:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4360 to message queue. Queue size: 2528 2020-01-31 10:17:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4361: BC0000000 2020-01-31 10:17:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4361 to message queue. Queue size: 2529 2020-01-31 10:17:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4362: T10010600 2020-01-31 10:17:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4362 to message queue. Queue size: 2530 2020-01-31 10:17:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4363: BD0010600 2020-01-31 10:17:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4363 to message queue. Queue size: 2531 2020-01-31 10:17:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4364: T00110000 2020-01-31 10:17:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4364 to message queue. Queue size: 2532 2020-01-31 10:17:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4365: BC0110000 2020-01-31 10:17:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4365 to message queue. Queue size: 2533 2020-01-31 10:17:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4366: T80190000 2020-01-31 10:17:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4366 to message queue. Queue size: 2534 2020-01-31 10:17:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4367: BC0193299 2020-01-31 10:17:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4367 to message queue. Queue size: 2535 2020-01-31 10:17:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4368: T900E6400 2020-01-31 10:17:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4368 to message queue. Queue size: 2536 2020-01-31 10:17:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4369: B500E6400 2020-01-31 10:17:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4369 to message queue. Queue size: 2537 2020-01-31 10:17:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4370: T00000000 2020-01-31 10:17:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4370 to message queue. Queue size: 2538 2020-01-31 10:17:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4371: BC0000000 2020-01-31 10:17:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4371 to message queue. Queue size: 2539 2020-01-31 10:17:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4372: T10010600 2020-01-31 10:17:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4372 to message queue. Queue size: 2540 2020-01-31 10:17:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4373: BD0010600 2020-01-31 10:17:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4373 to message queue. Queue size: 2541 2020-01-31 10:17:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4374: T00110000 2020-01-31 10:17:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4374 to message queue. Queue size: 2542 2020-01-31 10:17:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4375: BC0110000 2020-01-31 10:17:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4375 to message queue. Queue size: 2543 2020-01-31 10:17:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4376: T80190000 2020-01-31 10:17:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4376 to message queue. Queue size: 2544 2020-01-31 10:17:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4377: BC0193299 2020-01-31 10:17:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4377 to message queue. Queue size: 2545 2020-01-31 10:17:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4378: T10100F00 2020-01-31 10:17:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4378 to message queue. Queue size: 2546 2020-01-31 10:17:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4379: BD0100F00 2020-01-31 10:17:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4379 to message queue. Queue size: 2547 2020-01-31 10:17:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4380: T00000000 2020-01-31 10:17:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4380 to message queue. Queue size: 2548 2020-01-31 10:17:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4381: BC0000000 2020-01-31 10:17:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4381 to message queue. Queue size: 2549 2020-01-31 10:17:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4382: T10010600 2020-01-31 10:17:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4382 to message queue. Queue size: 2550 2020-01-31 10:17:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4383: BD0010600 2020-01-31 10:17:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4383 to message queue. Queue size: 2551 2020-01-31 10:17:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4384: T00110000 2020-01-31 10:17:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4384 to message queue. Queue size: 2552 2020-01-31 10:17:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4385: BC0110000 2020-01-31 10:17:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4385 to message queue. Queue size: 2553 2020-01-31 10:17:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4386: T80190000 2020-01-31 10:17:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4386 to message queue. Queue size: 2554 2020-01-31 10:17:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4387: BC0193299 2020-01-31 10:17:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4387 to message queue. Queue size: 2555 2020-01-31 10:17:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4388: T90181242 2020-01-31 10:17:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4388 to message queue. Queue size: 2556 2020-01-31 10:17:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4389: B50181242 2020-01-31 10:17:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4389 to message queue. Queue size: 2557 2020-01-31 10:17:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4390: T00000000 2020-01-31 10:17:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4390 to message queue. Queue size: 2558 2020-01-31 10:17:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4391: BC0000000 2020-01-31 10:17:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4391 to message queue. Queue size: 2559 2020-01-31 10:17:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4392: T10010600 2020-01-31 10:17:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4392 to message queue. Queue size: 2560 2020-01-31 10:17:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4393: BD0010600 2020-01-31 10:17:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4393 to message queue. Queue size: 2561 2020-01-31 10:17:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4394: T00110000 2020-01-31 10:17:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4394 to message queue. Queue size: 2562 2020-01-31 10:17:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4395: BC0110000 2020-01-31 10:17:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4395 to message queue. Queue size: 2563 2020-01-31 10:17:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4396: T80190000 2020-01-31 10:17:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4396 to message queue. Queue size: 2564 2020-01-31 10:17:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4397: B40193280 2020-01-31 10:17:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4397 to message queue. Queue size: 2565 2020-01-31 10:17:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4398: T00090000 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4398 to message queue. Queue size: 2566 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4399: R80790000 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4399 to message queue. Queue size: 2567 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4400: BC0791AD8 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4400 to message queue. Queue size: 2568 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4401: AC0091100 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4401 to message queue. Queue size: 2569 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4402: T00000000 2020-01-31 10:17:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4402 to message queue. Queue size: 2570 2020-01-31 10:17:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4403: BC0000000 2020-01-31 10:17:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4403 to message queue. Queue size: 2571 2020-01-31 10:17:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4404: T10010600 2020-01-31 10:17:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4404 to message queue. Queue size: 2572 2020-01-31 10:17:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4405: BD0010600 2020-01-31 10:17:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4405 to message queue. Queue size: 2573 2020-01-31 10:17:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4406: T00110000 2020-01-31 10:17:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4406 to message queue. Queue size: 2574 2020-01-31 10:17:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4407: BC0110000 2020-01-31 10:17:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4407 to message queue. Queue size: 2575 2020-01-31 10:17:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4408: T80190000 2020-01-31 10:17:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4408 to message queue. Queue size: 2576 2020-01-31 10:17:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4409: B40193280 2020-01-31 10:17:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4409 to message queue. Queue size: 2577 2020-01-31 10:17:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4410: T00630000 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4410 to message queue. Queue size: 2578 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4411: R807A0000 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4411 to message queue. Queue size: 2579 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4412: B407A0240 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4412 to message queue. Queue size: 2580 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4413: AF0630000 2020-01-31 10:17:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4414: T00000000 2020-01-31 10:17:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4414 to message queue. Queue size: 2581 2020-01-31 10:17:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4415: BC0000000 2020-01-31 10:17:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4415 to message queue. Queue size: 2582 2020-01-31 10:17:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4416: T10010600 2020-01-31 10:17:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4416 to message queue. Queue size: 2583 2020-01-31 10:17:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4417: BD0010600 2020-01-31 10:17:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4417 to message queue. Queue size: 2584 2020-01-31 10:17:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4418: T00110000 2020-01-31 10:17:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4418 to message queue. Queue size: 2585 2020-01-31 10:17:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4419: BC0110000 2020-01-31 10:17:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4419 to message queue. Queue size: 2586 2020-01-31 10:17:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4420: T80190000 2020-01-31 10:17:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4420 to message queue. Queue size: 2587 2020-01-31 10:17:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4421: B40193280 2020-01-31 10:17:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4421 to message queue. Queue size: 2588 2020-01-31 10:17:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4422: T801A0000 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4422 to message queue. Queue size: 2589 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4423: R007B0000 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4423 to message queue. Queue size: 2590 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4424: BC07B0294 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4424 to message queue. Queue size: 2591 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4425: A701A0000 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4426: T00000000 2020-01-31 10:17:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4426 to message queue. Queue size: 2592 2020-01-31 10:17:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4427: BC0000000 2020-01-31 10:17:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4427 to message queue. Queue size: 2593 2020-01-31 10:17:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4428: T10010600 2020-01-31 10:17:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4428 to message queue. Queue size: 2594 2020-01-31 10:17:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4429: BD0010600 2020-01-31 10:17:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4429 to message queue. Queue size: 2595 2020-01-31 10:17:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4430: T00110000 2020-01-31 10:17:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4430 to message queue. Queue size: 2596 2020-01-31 10:17:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4431: BC0110000 2020-01-31 10:17:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4431 to message queue. Queue size: 2597 2020-01-31 10:17:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4432: T80190000 2020-01-31 10:17:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4432 to message queue. Queue size: 2598 2020-01-31 10:17:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4433: B40193270 2020-01-31 10:17:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4433 to message queue. Queue size: 2599 2020-01-31 10:17:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4434: T00050000 2020-01-31 10:17:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4434 to message queue. Queue size: 2600 2020-01-31 10:17:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4435: BC00500FF 2020-01-31 10:17:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4435 to message queue. Queue size: 2601 2020-01-31 10:17:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4436: T00000000 2020-01-31 10:17:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4436 to message queue. Queue size: 2602 2020-01-31 10:17:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4437: BC0000000 2020-01-31 10:17:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4437 to message queue. Queue size: 2603 2020-01-31 10:17:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4438: T10010600 2020-01-31 10:17:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4438 to message queue. Queue size: 2604 2020-01-31 10:17:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4439: BD0010600 2020-01-31 10:17:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4439 to message queue. Queue size: 2605 2020-01-31 10:17:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4440: T00110000 2020-01-31 10:17:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4440 to message queue. Queue size: 2606 2020-01-31 10:17:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:17:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4441: BC0110000 2020-01-31 10:17:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4441 to message queue. Queue size: 2607 2020-01-31 10:17:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4442: T80190000 2020-01-31 10:18:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4442 to message queue. Queue size: 2608 2020-01-31 10:18:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4443: BC0193266 2020-01-31 10:18:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4443 to message queue. Queue size: 2609 2020-01-31 10:18:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4444: T001B0000 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4444 to message queue. Queue size: 2610 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4445: R00740000 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4445 to message queue. Queue size: 2611 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4446: BC074FFFF 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4446 to message queue. Queue size: 2612 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4447: AF01B0000 2020-01-31 10:18:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4448: T00000000 2020-01-31 10:18:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4448 to message queue. Queue size: 2613 2020-01-31 10:18:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4449: BC0000000 2020-01-31 10:18:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4449 to message queue. Queue size: 2614 2020-01-31 10:18:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4450: T10010600 2020-01-31 10:18:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4450 to message queue. Queue size: 2615 2020-01-31 10:18:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4451: BD0010600 2020-01-31 10:18:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4451 to message queue. Queue size: 2616 2020-01-31 10:18:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4452: T00110000 2020-01-31 10:18:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4452 to message queue. Queue size: 2617 2020-01-31 10:18:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4453: BC0110000 2020-01-31 10:18:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4453 to message queue. Queue size: 2618 2020-01-31 10:18:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4454: T80190000 2020-01-31 10:18:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4454 to message queue. Queue size: 2619 2020-01-31 10:18:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4455: BC0193266 2020-01-31 10:18:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4455 to message queue. Queue size: 2620 2020-01-31 10:18:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4456: T900E6400 2020-01-31 10:18:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4456 to message queue. Queue size: 2621 2020-01-31 10:18:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4457: B500E6400 2020-01-31 10:18:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4457 to message queue. Queue size: 2622 2020-01-31 10:18:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4458: T00000000 2020-01-31 10:18:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4458 to message queue. Queue size: 2623 2020-01-31 10:18:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4459: BC0000000 2020-01-31 10:18:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4459 to message queue. Queue size: 2624 2020-01-31 10:18:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4460: T10010600 2020-01-31 10:18:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4460 to message queue. Queue size: 2625 2020-01-31 10:18:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4461: BD0010600 2020-01-31 10:18:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4461 to message queue. Queue size: 2626 2020-01-31 10:18:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4462: T00110000 2020-01-31 10:18:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4462 to message queue. Queue size: 2627 2020-01-31 10:18:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4463: BC0110000 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4463 to message queue. Queue size: 2628 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4464: T80190000 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4464 to message queue. Queue size: 2629 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4465: BC0193266 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4465 to message queue. Queue size: 2630 2020-01-31 10:18:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4466: T10100F00 2020-01-31 10:18:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4466 to message queue. Queue size: 2631 2020-01-31 10:18:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4467: BD0100F00 2020-01-31 10:18:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4467 to message queue. Queue size: 2632 2020-01-31 10:18:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4468: T00000000 2020-01-31 10:18:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4468 to message queue. Queue size: 2633 2020-01-31 10:18:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4469: BC0000000 2020-01-31 10:18:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4469 to message queue. Queue size: 2634 2020-01-31 10:18:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4470: T10010600 2020-01-31 10:18:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4470 to message queue. Queue size: 2635 2020-01-31 10:18:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4471: BD0010600 2020-01-31 10:18:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4471 to message queue. Queue size: 2636 2020-01-31 10:18:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4472: T00110000 2020-01-31 10:18:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4472 to message queue. Queue size: 2637 2020-01-31 10:18:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4473: BC0110000 2020-01-31 10:18:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4473 to message queue. Queue size: 2638 2020-01-31 10:18:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4474: T80190000 2020-01-31 10:18:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4474 to message queue. Queue size: 2639 2020-01-31 10:18:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4475: B4019324C 2020-01-31 10:18:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4475 to message queue. Queue size: 2640 2020-01-31 10:18:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4476: T90181242 2020-01-31 10:18:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4476 to message queue. Queue size: 2641 2020-01-31 10:18:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4477: B50181242 2020-01-31 10:18:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4477 to message queue. Queue size: 2642 2020-01-31 10:18:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4478: T00000000 2020-01-31 10:18:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4478 to message queue. Queue size: 2643 2020-01-31 10:18:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4479: BC0000000 2020-01-31 10:18:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4479 to message queue. Queue size: 2644 2020-01-31 10:18:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4480: T10010600 2020-01-31 10:18:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4480 to message queue. Queue size: 2645 2020-01-31 10:18:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4481: BD0010600 2020-01-31 10:18:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4481 to message queue. Queue size: 2646 2020-01-31 10:18:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4482: T00110000 2020-01-31 10:18:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4482 to message queue. Queue size: 2647 2020-01-31 10:18:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4483: BC0110000 2020-01-31 10:18:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4483 to message queue. Queue size: 2648 2020-01-31 10:18:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4484: T80190000 2020-01-31 10:18:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4484 to message queue. Queue size: 2649 2020-01-31 10:18:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4485: B4019324C 2020-01-31 10:18:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4485 to message queue. Queue size: 2650 2020-01-31 10:18:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4486: T00090000 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4486 to message queue. Queue size: 2651 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4487: R80750000 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4487 to message queue. Queue size: 2652 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4488: B4075FFFF 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4488 to message queue. Queue size: 2653 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4489: AC0091100 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4489 to message queue. Queue size: 2654 2020-01-31 10:18:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4490: T00000000 2020-01-31 10:18:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4490 to message queue. Queue size: 2655 2020-01-31 10:18:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4491: BC0000000 2020-01-31 10:18:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4491 to message queue. Queue size: 2656 2020-01-31 10:18:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4492: T10010600 2020-01-31 10:18:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4492 to message queue. Queue size: 2657 2020-01-31 10:18:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4493: BD0010600 2020-01-31 10:18:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4493 to message queue. Queue size: 2658 2020-01-31 10:18:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4494: T00110000 2020-01-31 10:18:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4494 to message queue. Queue size: 2659 2020-01-31 10:18:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4495: BC0110000 2020-01-31 10:18:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4495 to message queue. Queue size: 2660 2020-01-31 10:18:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4496: T80190000 2020-01-31 10:18:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4496 to message queue. Queue size: 2661 2020-01-31 10:18:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4497: B4019324C 2020-01-31 10:18:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4497 to message queue. Queue size: 2662 2020-01-31 10:18:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4498: T00630000 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4498 to message queue. Queue size: 2663 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4499: R80760000 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4499 to message queue. Queue size: 2664 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4500: B407699B8 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4500 to message queue. Queue size: 2665 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4501: AF0630000 2020-01-31 10:18:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4502: T00000000 2020-01-31 10:18:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4502 to message queue. Queue size: 2666 2020-01-31 10:18:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4503: BC0000000 2020-01-31 10:18:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4503 to message queue. Queue size: 2667 2020-01-31 10:18:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4504: T10010600 2020-01-31 10:18:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4504 to message queue. Queue size: 2668 2020-01-31 10:18:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4505: BD0010600 2020-01-31 10:18:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4505 to message queue. Queue size: 2669 2020-01-31 10:18:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4506: T00110000 2020-01-31 10:18:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4506 to message queue. Queue size: 2670 2020-01-31 10:18:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4507: BC0110000 2020-01-31 10:18:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4507 to message queue. Queue size: 2671 2020-01-31 10:18:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4508: T80190000 2020-01-31 10:18:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4508 to message queue. Queue size: 2672 2020-01-31 10:18:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4509: BC019323A 2020-01-31 10:18:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4509 to message queue. Queue size: 2673 2020-01-31 10:18:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4510: T001D0000 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4510 to message queue. Queue size: 2674 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4511: R00770000 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4511 to message queue. Queue size: 2675 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4512: BC077D9A8 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4512 to message queue. Queue size: 2676 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4513: AF01D0000 2020-01-31 10:18:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4514: T00000000 2020-01-31 10:18:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4514 to message queue. Queue size: 2677 2020-01-31 10:18:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4515: BC0000000 2020-01-31 10:18:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4515 to message queue. Queue size: 2678 2020-01-31 10:18:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4516: T10010600 2020-01-31 10:18:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4516 to message queue. Queue size: 2679 2020-01-31 10:18:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4517: BD0010600 2020-01-31 10:18:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4517 to message queue. Queue size: 2680 2020-01-31 10:18:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4518: T00110000 2020-01-31 10:18:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4518 to message queue. Queue size: 2681 2020-01-31 10:18:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4519: BC0110000 2020-01-31 10:18:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4519 to message queue. Queue size: 2682 2020-01-31 10:18:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4520: T80190000 2020-01-31 10:18:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4520 to message queue. Queue size: 2683 2020-01-31 10:18:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4521: BC0193233 2020-01-31 10:18:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4521 to message queue. Queue size: 2684 2020-01-31 10:18:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4522: T00050000 2020-01-31 10:18:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4522 to message queue. Queue size: 2685 2020-01-31 10:18:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4523: BC00500FF 2020-01-31 10:18:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4523 to message queue. Queue size: 2686 2020-01-31 10:18:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4524: T00000000 2020-01-31 10:18:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4524 to message queue. Queue size: 2687 2020-01-31 10:18:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4525: BC0000000 2020-01-31 10:18:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4525 to message queue. Queue size: 2688 2020-01-31 10:18:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4526: T10010600 2020-01-31 10:18:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4526 to message queue. Queue size: 2689 2020-01-31 10:18:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4527: BD0010600 2020-01-31 10:18:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4527 to message queue. Queue size: 2690 2020-01-31 10:18:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4528: T00110000 2020-01-31 10:18:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4528 to message queue. Queue size: 2691 2020-01-31 10:18:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4529: BC0110000 2020-01-31 10:18:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4529 to message queue. Queue size: 2692 2020-01-31 10:18:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4530: T80190000 2020-01-31 10:18:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4530 to message queue. Queue size: 2693 2020-01-31 10:18:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4531: BC0193233 2020-01-31 10:18:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4531 to message queue. Queue size: 2694 2020-01-31 10:18:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4532: T001B0000 2020-01-31 10:18:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4532 to message queue. Queue size: 2695 2020-01-31 10:18:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4533: R00780000 2020-01-31 10:18:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4533 to message queue. Queue size: 2696 2020-01-31 10:18:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4534: B40781528 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4534 to message queue. Queue size: 2697 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4535: AF01B0000 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4536: T00000000 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4536 to message queue. Queue size: 2698 2020-01-31 10:18:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4537: BC0000000 2020-01-31 10:18:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4537 to message queue. Queue size: 2699 2020-01-31 10:18:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4538: T10010600 2020-01-31 10:18:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4538 to message queue. Queue size: 2700 2020-01-31 10:18:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4539: BD0010600 2020-01-31 10:18:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4539 to message queue. Queue size: 2701 2020-01-31 10:18:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4540: T00110000 2020-01-31 10:18:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4540 to message queue. Queue size: 2702 2020-01-31 10:18:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4541: BC0110000 2020-01-31 10:18:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4541 to message queue. Queue size: 2703 2020-01-31 10:18:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4542: T80190000 2020-01-31 10:18:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4542 to message queue. Queue size: 2704 2020-01-31 10:18:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4543: BC0193233 2020-01-31 10:18:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4543 to message queue. Queue size: 2705 2020-01-31 10:18:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4544: T900E6400 2020-01-31 10:18:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4544 to message queue. Queue size: 2706 2020-01-31 10:18:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4545: B500E6400 2020-01-31 10:18:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4545 to message queue. Queue size: 2707 2020-01-31 10:18:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4546: T00000000 2020-01-31 10:18:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4546 to message queue. Queue size: 2708 2020-01-31 10:18:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4547: BC0000000 2020-01-31 10:18:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4547 to message queue. Queue size: 2709 2020-01-31 10:18:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4548: T10010600 2020-01-31 10:18:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4548 to message queue. Queue size: 2710 2020-01-31 10:18:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4549: BD0010600 2020-01-31 10:18:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4549 to message queue. Queue size: 2711 2020-01-31 10:18:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4550: T00110000 2020-01-31 10:18:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4550 to message queue. Queue size: 2712 2020-01-31 10:18:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4551: BC0110000 2020-01-31 10:18:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4551 to message queue. Queue size: 2713 2020-01-31 10:18:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4552: T80190000 2020-01-31 10:18:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4552 to message queue. Queue size: 2714 2020-01-31 10:18:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4553: B40193219 2020-01-31 10:18:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4553 to message queue. Queue size: 2715 2020-01-31 10:18:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4554: T10100F00 2020-01-31 10:18:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4554 to message queue. Queue size: 2716 2020-01-31 10:18:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4555: BD0100F00 2020-01-31 10:18:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4555 to message queue. Queue size: 2717 2020-01-31 10:18:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4556: T00000000 2020-01-31 10:18:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4556 to message queue. Queue size: 2718 2020-01-31 10:18:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4557: BC0000000 2020-01-31 10:18:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4557 to message queue. Queue size: 2719 2020-01-31 10:18:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4558: T10010600 2020-01-31 10:18:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4558 to message queue. Queue size: 2720 2020-01-31 10:18:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4559: BD0010600 2020-01-31 10:18:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4559 to message queue. Queue size: 2721 2020-01-31 10:18:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4560: T00110000 2020-01-31 10:18:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4560 to message queue. Queue size: 2722 2020-01-31 10:18:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4561: BC0110000 2020-01-31 10:18:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4561 to message queue. Queue size: 2723 2020-01-31 10:18:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4562: T80190000 2020-01-31 10:18:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4562 to message queue. Queue size: 2724 2020-01-31 10:18:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4563: B40193219 2020-01-31 10:18:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4563 to message queue. Queue size: 2725 2020-01-31 10:18:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4564: T10181240 2020-01-31 10:18:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4564 to message queue. Queue size: 2726 2020-01-31 10:18:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4565: BD0181240 2020-01-31 10:18:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4565 to message queue. Queue size: 2727 2020-01-31 10:18:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4566: T00000000 2020-01-31 10:18:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4566 to message queue. Queue size: 2728 2020-01-31 10:18:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4567: BC0000000 2020-01-31 10:18:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4567 to message queue. Queue size: 2729 2020-01-31 10:18:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4568: T10010600 2020-01-31 10:18:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4568 to message queue. Queue size: 2730 2020-01-31 10:18:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:18:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4569: BD0010600 2020-01-31 10:18:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4569 to message queue. Queue size: 2731 2020-01-31 10:18:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4570: T00110000 2020-01-31 10:19:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4570 to message queue. Queue size: 2732 2020-01-31 10:19:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4571: BC0110000 2020-01-31 10:19:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4571 to message queue. Queue size: 2733 2020-01-31 10:19:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4572: T80190000 2020-01-31 10:19:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4572 to message queue. Queue size: 2734 2020-01-31 10:19:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4573: B40193219 2020-01-31 10:19:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4573 to message queue. Queue size: 2735 2020-01-31 10:19:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4574: T00090000 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4574 to message queue. Queue size: 2736 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4575: R80790000 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4575 to message queue. Queue size: 2737 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4576: BC0791AD8 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4576 to message queue. Queue size: 2738 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4577: AC0091100 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4577 to message queue. Queue size: 2739 2020-01-31 10:19:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4578: T00000000 2020-01-31 10:19:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4578 to message queue. Queue size: 2740 2020-01-31 10:19:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4579: BC0000000 2020-01-31 10:19:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4579 to message queue. Queue size: 2741 2020-01-31 10:19:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4580: T10010600 2020-01-31 10:19:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4580 to message queue. Queue size: 2742 2020-01-31 10:19:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4581: BD0010600 2020-01-31 10:19:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4581 to message queue. Queue size: 2743 2020-01-31 10:19:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4582: T00110000 2020-01-31 10:19:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4582 to message queue. Queue size: 2744 2020-01-31 10:19:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4583: BC0110000 2020-01-31 10:19:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4583 to message queue. Queue size: 2745 2020-01-31 10:19:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4584: T80190000 2020-01-31 10:19:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4584 to message queue. Queue size: 2746 2020-01-31 10:19:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4585: B40193219 2020-01-31 10:19:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4585 to message queue. Queue size: 2747 2020-01-31 10:19:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4586: T00630000 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4586 to message queue. Queue size: 2748 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4587: R807A0000 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4587 to message queue. Queue size: 2749 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4588: B407A0240 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4588 to message queue. Queue size: 2750 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4589: AF0630000 2020-01-31 10:19:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4590: T00000000 2020-01-31 10:19:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4590 to message queue. Queue size: 2751 2020-01-31 10:19:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4591: BC0000000 2020-01-31 10:19:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4591 to message queue. Queue size: 2752 2020-01-31 10:19:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4592: T10010600 2020-01-31 10:19:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4592 to message queue. Queue size: 2753 2020-01-31 10:19:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4593: BD0010600 2020-01-31 10:19:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4593 to message queue. Queue size: 2754 2020-01-31 10:19:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4594: T00110000 2020-01-31 10:19:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4594 to message queue. Queue size: 2755 2020-01-31 10:19:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4595: BC0110000 2020-01-31 10:19:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4595 to message queue. Queue size: 2756 2020-01-31 10:19:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4596: T80190000 2020-01-31 10:19:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4596 to message queue. Queue size: 2757 2020-01-31 10:19:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4597: BC0193200 2020-01-31 10:19:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4597 to message queue. Queue size: 2758 2020-01-31 10:19:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4598: T00300000 2020-01-31 10:19:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4598 to message queue. Queue size: 2759 2020-01-31 10:19:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:12 DEBUG (MainThread) [pyotgw.protocol] Received line 4599: BC0303C28 2020-01-31 10:19:12 DEBUG (MainThread) [pyotgw.protocol] Added line 4599 to message queue. Queue size: 2760 2020-01-31 10:19:12 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4600: T00000000 2020-01-31 10:19:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4600 to message queue. Queue size: 2761 2020-01-31 10:19:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:13 DEBUG (MainThread) [pyotgw.protocol] Received line 4601: BC0000000 2020-01-31 10:19:13 DEBUG (MainThread) [pyotgw.protocol] Added line 4601 to message queue. Queue size: 2762 2020-01-31 10:19:13 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4602: T10010600 2020-01-31 10:19:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4602 to message queue. Queue size: 2763 2020-01-31 10:19:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:14 DEBUG (MainThread) [pyotgw.protocol] Received line 4603: BD0010600 2020-01-31 10:19:14 DEBUG (MainThread) [pyotgw.protocol] Added line 4603 to message queue. Queue size: 2764 2020-01-31 10:19:14 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4604: T00110000 2020-01-31 10:19:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4604 to message queue. Queue size: 2765 2020-01-31 10:19:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:15 DEBUG (MainThread) [pyotgw.protocol] Received line 4605: BC0110000 2020-01-31 10:19:15 DEBUG (MainThread) [pyotgw.protocol] Added line 4605 to message queue. Queue size: 2766 2020-01-31 10:19:15 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4606: T80190000 2020-01-31 10:19:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4606 to message queue. Queue size: 2767 2020-01-31 10:19:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:16 DEBUG (MainThread) [pyotgw.protocol] Received line 4607: BC0193200 2020-01-31 10:19:16 DEBUG (MainThread) [pyotgw.protocol] Added line 4607 to message queue. Queue size: 2768 2020-01-31 10:19:16 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4608: T00050000 2020-01-31 10:19:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4608 to message queue. Queue size: 2769 2020-01-31 10:19:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:17 DEBUG (MainThread) [pyotgw.protocol] Received line 4609: BC00500FF 2020-01-31 10:19:17 DEBUG (MainThread) [pyotgw.protocol] Added line 4609 to message queue. Queue size: 2770 2020-01-31 10:19:17 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4610: T00000000 2020-01-31 10:19:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4610 to message queue. Queue size: 2771 2020-01-31 10:19:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:18 DEBUG (MainThread) [pyotgw.protocol] Received line 4611: BC0000000 2020-01-31 10:19:18 DEBUG (MainThread) [pyotgw.protocol] Added line 4611 to message queue. Queue size: 2772 2020-01-31 10:19:18 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4612: T10010600 2020-01-31 10:19:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4612 to message queue. Queue size: 2773 2020-01-31 10:19:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:19 DEBUG (MainThread) [pyotgw.protocol] Received line 4613: BD0010600 2020-01-31 10:19:19 DEBUG (MainThread) [pyotgw.protocol] Added line 4613 to message queue. Queue size: 2774 2020-01-31 10:19:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4614: T00110000 2020-01-31 10:19:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4614 to message queue. Queue size: 2775 2020-01-31 10:19:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:20 DEBUG (MainThread) [pyotgw.protocol] Received line 4615: BC0110000 2020-01-31 10:19:20 DEBUG (MainThread) [pyotgw.protocol] Added line 4615 to message queue. Queue size: 2776 2020-01-31 10:19:20 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4616: T80190000 2020-01-31 10:19:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4616 to message queue. Queue size: 2777 2020-01-31 10:19:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:21 DEBUG (MainThread) [pyotgw.protocol] Received line 4617: BC0193200 2020-01-31 10:19:21 DEBUG (MainThread) [pyotgw.protocol] Added line 4617 to message queue. Queue size: 2778 2020-01-31 10:19:21 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4618: T001B0000 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4618 to message queue. Queue size: 2779 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4619: R007B0000 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4619 to message queue. Queue size: 2780 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4620: BC07B0294 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Added line 4620 to message queue. Queue size: 2781 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Received line 4621: AF01B0000 2020-01-31 10:19:22 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4622: T00000000 2020-01-31 10:19:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4622 to message queue. Queue size: 2782 2020-01-31 10:19:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:23 DEBUG (MainThread) [pyotgw.protocol] Received line 4623: BC0000000 2020-01-31 10:19:23 DEBUG (MainThread) [pyotgw.protocol] Added line 4623 to message queue. Queue size: 2783 2020-01-31 10:19:23 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4624: T10010600 2020-01-31 10:19:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4624 to message queue. Queue size: 2784 2020-01-31 10:19:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:24 DEBUG (MainThread) [pyotgw.protocol] Received line 4625: BD0010600 2020-01-31 10:19:24 DEBUG (MainThread) [pyotgw.protocol] Added line 4625 to message queue. Queue size: 2785 2020-01-31 10:19:24 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4626: T00110000 2020-01-31 10:19:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4626 to message queue. Queue size: 2786 2020-01-31 10:19:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:25 DEBUG (MainThread) [pyotgw.protocol] Received line 4627: BC0110000 2020-01-31 10:19:25 DEBUG (MainThread) [pyotgw.protocol] Added line 4627 to message queue. Queue size: 2787 2020-01-31 10:19:25 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4628: T80190000 2020-01-31 10:19:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4628 to message queue. Queue size: 2788 2020-01-31 10:19:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:26 DEBUG (MainThread) [pyotgw.protocol] Received line 4629: BC0193200 2020-01-31 10:19:26 DEBUG (MainThread) [pyotgw.protocol] Added line 4629 to message queue. Queue size: 2789 2020-01-31 10:19:26 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4630: T900E6400 2020-01-31 10:19:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4630 to message queue. Queue size: 2790 2020-01-31 10:19:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:27 DEBUG (MainThread) [pyotgw.protocol] Received line 4631: B500E6400 2020-01-31 10:19:27 DEBUG (MainThread) [pyotgw.protocol] Added line 4631 to message queue. Queue size: 2791 2020-01-31 10:19:27 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4632: T00000000 2020-01-31 10:19:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4632 to message queue. Queue size: 2792 2020-01-31 10:19:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:28 DEBUG (MainThread) [pyotgw.protocol] Received line 4633: BC0000000 2020-01-31 10:19:28 DEBUG (MainThread) [pyotgw.protocol] Added line 4633 to message queue. Queue size: 2793 2020-01-31 10:19:28 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4634: T10010600 2020-01-31 10:19:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4634 to message queue. Queue size: 2794 2020-01-31 10:19:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:29 DEBUG (MainThread) [pyotgw.protocol] Received line 4635: BD0010600 2020-01-31 10:19:29 DEBUG (MainThread) [pyotgw.protocol] Added line 4635 to message queue. Queue size: 2795 2020-01-31 10:19:29 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4636: T00110000 2020-01-31 10:19:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4636 to message queue. Queue size: 2796 2020-01-31 10:19:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:30 DEBUG (MainThread) [pyotgw.protocol] Received line 4637: BC0110000 2020-01-31 10:19:30 DEBUG (MainThread) [pyotgw.protocol] Added line 4637 to message queue. Queue size: 2797 2020-01-31 10:19:30 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4638: T80190000 2020-01-31 10:19:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4638 to message queue. Queue size: 2798 2020-01-31 10:19:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:31 DEBUG (MainThread) [pyotgw.protocol] Received line 4639: BC01931CC 2020-01-31 10:19:31 DEBUG (MainThread) [pyotgw.protocol] Added line 4639 to message queue. Queue size: 2799 2020-01-31 10:19:31 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4640: T10100F00 2020-01-31 10:19:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4640 to message queue. Queue size: 2800 2020-01-31 10:19:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:32 DEBUG (MainThread) [pyotgw.protocol] Received line 4641: BD0100F00 2020-01-31 10:19:32 DEBUG (MainThread) [pyotgw.protocol] Added line 4641 to message queue. Queue size: 2801 2020-01-31 10:19:32 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4642: T00000000 2020-01-31 10:19:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4642 to message queue. Queue size: 2802 2020-01-31 10:19:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:33 DEBUG (MainThread) [pyotgw.protocol] Received line 4643: BC0000000 2020-01-31 10:19:33 DEBUG (MainThread) [pyotgw.protocol] Added line 4643 to message queue. Queue size: 2803 2020-01-31 10:19:33 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4644: T10010600 2020-01-31 10:19:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4644 to message queue. Queue size: 2804 2020-01-31 10:19:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:34 DEBUG (MainThread) [pyotgw.protocol] Received line 4645: BD0010600 2020-01-31 10:19:34 DEBUG (MainThread) [pyotgw.protocol] Added line 4645 to message queue. Queue size: 2805 2020-01-31 10:19:34 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4646: T00110000 2020-01-31 10:19:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4646 to message queue. Queue size: 2806 2020-01-31 10:19:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:35 DEBUG (MainThread) [pyotgw.protocol] Received line 4647: BC0110000 2020-01-31 10:19:35 DEBUG (MainThread) [pyotgw.protocol] Added line 4647 to message queue. Queue size: 2807 2020-01-31 10:19:35 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4648: T80190000 2020-01-31 10:19:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4648 to message queue. Queue size: 2808 2020-01-31 10:19:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:36 DEBUG (MainThread) [pyotgw.protocol] Received line 4649: BC01931CC 2020-01-31 10:19:36 DEBUG (MainThread) [pyotgw.protocol] Added line 4649 to message queue. Queue size: 2809 2020-01-31 10:19:36 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4650: T1018123D 2020-01-31 10:19:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4650 to message queue. Queue size: 2810 2020-01-31 10:19:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:37 DEBUG (MainThread) [pyotgw.protocol] Received line 4651: BD018123D 2020-01-31 10:19:37 DEBUG (MainThread) [pyotgw.protocol] Added line 4651 to message queue. Queue size: 2811 2020-01-31 10:19:37 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4652: T00000000 2020-01-31 10:19:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4652 to message queue. Queue size: 2812 2020-01-31 10:19:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:38 DEBUG (MainThread) [pyotgw.protocol] Received line 4653: BC0000000 2020-01-31 10:19:38 DEBUG (MainThread) [pyotgw.protocol] Added line 4653 to message queue. Queue size: 2813 2020-01-31 10:19:38 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4654: T10010600 2020-01-31 10:19:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4654 to message queue. Queue size: 2814 2020-01-31 10:19:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:39 DEBUG (MainThread) [pyotgw.protocol] Received line 4655: BD0010600 2020-01-31 10:19:39 DEBUG (MainThread) [pyotgw.protocol] Added line 4655 to message queue. Queue size: 2815 2020-01-31 10:19:39 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4656: T00110000 2020-01-31 10:19:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4656 to message queue. Queue size: 2816 2020-01-31 10:19:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:40 DEBUG (MainThread) [pyotgw.protocol] Received line 4657: BC0110000 2020-01-31 10:19:40 DEBUG (MainThread) [pyotgw.protocol] Added line 4657 to message queue. Queue size: 2817 2020-01-31 10:19:40 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4658: T80190000 2020-01-31 10:19:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4658 to message queue. Queue size: 2818 2020-01-31 10:19:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:41 DEBUG (MainThread) [pyotgw.protocol] Received line 4659: BC01931CC 2020-01-31 10:19:41 DEBUG (MainThread) [pyotgw.protocol] Added line 4659 to message queue. Queue size: 2819 2020-01-31 10:19:41 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4660: T00090000 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4660 to message queue. Queue size: 2820 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4661: R00740000 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4661 to message queue. Queue size: 2821 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4662: BC074FFFF 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4662 to message queue. Queue size: 2822 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Received line 4663: AC0091100 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Added line 4663 to message queue. Queue size: 2823 2020-01-31 10:19:42 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4664: T00000000 2020-01-31 10:19:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4664 to message queue. Queue size: 2824 2020-01-31 10:19:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:43 DEBUG (MainThread) [pyotgw.protocol] Received line 4665: BC0000000 2020-01-31 10:19:43 DEBUG (MainThread) [pyotgw.protocol] Added line 4665 to message queue. Queue size: 2825 2020-01-31 10:19:43 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4666: T10010600 2020-01-31 10:19:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4666 to message queue. Queue size: 2826 2020-01-31 10:19:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:44 DEBUG (MainThread) [pyotgw.protocol] Received line 4667: BD0010600 2020-01-31 10:19:44 DEBUG (MainThread) [pyotgw.protocol] Added line 4667 to message queue. Queue size: 2827 2020-01-31 10:19:44 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4668: T00110000 2020-01-31 10:19:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4668 to message queue. Queue size: 2828 2020-01-31 10:19:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:45 DEBUG (MainThread) [pyotgw.protocol] Received line 4669: BC0110000 2020-01-31 10:19:45 DEBUG (MainThread) [pyotgw.protocol] Added line 4669 to message queue. Queue size: 2829 2020-01-31 10:19:45 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4670: T80190000 2020-01-31 10:19:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4670 to message queue. Queue size: 2830 2020-01-31 10:19:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:46 DEBUG (MainThread) [pyotgw.protocol] Received line 4671: BC01931CC 2020-01-31 10:19:46 DEBUG (MainThread) [pyotgw.protocol] Added line 4671 to message queue. Queue size: 2831 2020-01-31 10:19:46 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4672: T00630000 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4672 to message queue. Queue size: 2832 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4673: R80750000 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4673 to message queue. Queue size: 2833 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4674: B4075FFFF 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Added line 4674 to message queue. Queue size: 2834 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Received line 4675: AF0630000 2020-01-31 10:19:47 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4676: T00000000 2020-01-31 10:19:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4676 to message queue. Queue size: 2835 2020-01-31 10:19:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:48 DEBUG (MainThread) [pyotgw.protocol] Received line 4677: BC0000000 2020-01-31 10:19:48 DEBUG (MainThread) [pyotgw.protocol] Added line 4677 to message queue. Queue size: 2836 2020-01-31 10:19:48 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4678: T10010600 2020-01-31 10:19:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4678 to message queue. Queue size: 2837 2020-01-31 10:19:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:49 DEBUG (MainThread) [pyotgw.protocol] Received line 4679: BD0010600 2020-01-31 10:19:49 DEBUG (MainThread) [pyotgw.protocol] Added line 4679 to message queue. Queue size: 2838 2020-01-31 10:19:49 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4680: T00110000 2020-01-31 10:19:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4680 to message queue. Queue size: 2839 2020-01-31 10:19:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:50 DEBUG (MainThread) [pyotgw.protocol] Received line 4681: BC0110000 2020-01-31 10:19:50 DEBUG (MainThread) [pyotgw.protocol] Added line 4681 to message queue. Queue size: 2840 2020-01-31 10:19:50 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4682: T80190000 2020-01-31 10:19:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4682 to message queue. Queue size: 2841 2020-01-31 10:19:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:51 DEBUG (MainThread) [pyotgw.protocol] Received line 4683: B401931B3 2020-01-31 10:19:51 DEBUG (MainThread) [pyotgw.protocol] Added line 4683 to message queue. Queue size: 2842 2020-01-31 10:19:51 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4684: T80310000 2020-01-31 10:19:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4684 to message queue. Queue size: 2843 2020-01-31 10:19:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:52 DEBUG (MainThread) [pyotgw.protocol] Received line 4685: B40314B14 2020-01-31 10:19:52 DEBUG (MainThread) [pyotgw.protocol] Added line 4685 to message queue. Queue size: 2844 2020-01-31 10:19:52 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4686: T00000000 2020-01-31 10:19:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4686 to message queue. Queue size: 2845 2020-01-31 10:19:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:53 DEBUG (MainThread) [pyotgw.protocol] Received line 4687: BC0000000 2020-01-31 10:19:53 DEBUG (MainThread) [pyotgw.protocol] Added line 4687 to message queue. Queue size: 2846 2020-01-31 10:19:53 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4688: T10010600 2020-01-31 10:19:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4688 to message queue. Queue size: 2847 2020-01-31 10:19:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:54 DEBUG (MainThread) [pyotgw.protocol] Received line 4689: BD0010600 2020-01-31 10:19:54 DEBUG (MainThread) [pyotgw.protocol] Added line 4689 to message queue. Queue size: 2848 2020-01-31 10:19:54 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4690: T00110000 2020-01-31 10:19:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4690 to message queue. Queue size: 2849 2020-01-31 10:19:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:55 DEBUG (MainThread) [pyotgw.protocol] Received line 4691: BC0110000 2020-01-31 10:19:55 DEBUG (MainThread) [pyotgw.protocol] Added line 4691 to message queue. Queue size: 2850 2020-01-31 10:19:55 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4692: T80190000 2020-01-31 10:19:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4692 to message queue. Queue size: 2851 2020-01-31 10:19:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:56 DEBUG (MainThread) [pyotgw.protocol] Received line 4693: B401931B3 2020-01-31 10:19:56 DEBUG (MainThread) [pyotgw.protocol] Added line 4693 to message queue. Queue size: 2852 2020-01-31 10:19:56 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4694: T00050000 2020-01-31 10:19:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4694 to message queue. Queue size: 2853 2020-01-31 10:19:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:57 DEBUG (MainThread) [pyotgw.protocol] Received line 4695: BC00500FF 2020-01-31 10:19:57 DEBUG (MainThread) [pyotgw.protocol] Added line 4695 to message queue. Queue size: 2854 2020-01-31 10:19:57 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4696: T00000000 2020-01-31 10:19:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4696 to message queue. Queue size: 2855 2020-01-31 10:19:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:58 DEBUG (MainThread) [pyotgw.protocol] Received line 4697: BC0000000 2020-01-31 10:19:58 DEBUG (MainThread) [pyotgw.protocol] Added line 4697 to message queue. Queue size: 2856 2020-01-31 10:19:58 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4698: T10010600 2020-01-31 10:19:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4698 to message queue. Queue size: 2857 2020-01-31 10:19:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:19:59 DEBUG (MainThread) [pyotgw.protocol] Received line 4699: BD0010600 2020-01-31 10:19:59 DEBUG (MainThread) [pyotgw.protocol] Added line 4699 to message queue. Queue size: 2858 2020-01-31 10:19:59 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4700: T00110000 2020-01-31 10:20:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4700 to message queue. Queue size: 2859 2020-01-31 10:20:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:00 DEBUG (MainThread) [pyotgw.protocol] Received line 4701: BC0110000 2020-01-31 10:20:00 DEBUG (MainThread) [pyotgw.protocol] Added line 4701 to message queue. Queue size: 2860 2020-01-31 10:20:00 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4702: T80190000 2020-01-31 10:20:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4702 to message queue. Queue size: 2861 2020-01-31 10:20:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:01 DEBUG (MainThread) [pyotgw.protocol] Received line 4703: B401931B3 2020-01-31 10:20:01 DEBUG (MainThread) [pyotgw.protocol] Added line 4703 to message queue. Queue size: 2862 2020-01-31 10:20:01 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4704: T001B0000 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4704 to message queue. Queue size: 2863 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4705: R80760000 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4705 to message queue. Queue size: 2864 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4706: B407699B8 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Added line 4706 to message queue. Queue size: 2865 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Received line 4707: AF01B0000 2020-01-31 10:20:02 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4708: T00000000 2020-01-31 10:20:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4708 to message queue. Queue size: 2866 2020-01-31 10:20:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:03 DEBUG (MainThread) [pyotgw.protocol] Received line 4709: BC0000000 2020-01-31 10:20:03 DEBUG (MainThread) [pyotgw.protocol] Added line 4709 to message queue. Queue size: 2867 2020-01-31 10:20:03 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4710: T10010600 2020-01-31 10:20:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4710 to message queue. Queue size: 2868 2020-01-31 10:20:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:04 DEBUG (MainThread) [pyotgw.protocol] Received line 4711: BD0010600 2020-01-31 10:20:04 DEBUG (MainThread) [pyotgw.protocol] Added line 4711 to message queue. Queue size: 2869 2020-01-31 10:20:04 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4712: T00110000 2020-01-31 10:20:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4712 to message queue. Queue size: 2870 2020-01-31 10:20:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:05 DEBUG (MainThread) [pyotgw.protocol] Received line 4713: BC0110000 2020-01-31 10:20:05 DEBUG (MainThread) [pyotgw.protocol] Added line 4713 to message queue. Queue size: 2871 2020-01-31 10:20:05 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4714: T80190000 2020-01-31 10:20:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4714 to message queue. Queue size: 2872 2020-01-31 10:20:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:06 DEBUG (MainThread) [pyotgw.protocol] Received line 4715: B401931B3 2020-01-31 10:20:06 DEBUG (MainThread) [pyotgw.protocol] Added line 4715 to message queue. Queue size: 2873 2020-01-31 10:20:06 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4716: T900E6400 2020-01-31 10:20:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4716 to message queue. Queue size: 2874 2020-01-31 10:20:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:07 DEBUG (MainThread) [pyotgw.protocol] Received line 4717: B500E6400 2020-01-31 10:20:07 DEBUG (MainThread) [pyotgw.protocol] Added line 4717 to message queue. Queue size: 2875 2020-01-31 10:20:07 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4718: T00000000 2020-01-31 10:20:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4718 to message queue. Queue size: 2876 2020-01-31 10:20:08 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:08 DEBUG (MainThread) [pyotgw.protocol] Received line 4719: BC0000000 2020-01-31 10:20:08 DEBUG (MainThread) [pyotgw.protocol] Added line 4719 to message queue. Queue size: 2877 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4720: T10010600 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4720 to message queue. Queue size: 2878 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Received line 4721: BD0010600 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Added line 4721 to message queue. Queue size: 2879 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:09 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4722: T00110000 2020-01-31 10:20:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4722 to message queue. Queue size: 2880 2020-01-31 10:20:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:10 DEBUG (MainThread) [pyotgw.protocol] Received line 4723: BC0110000 2020-01-31 10:20:10 DEBUG (MainThread) [pyotgw.protocol] Added line 4723 to message queue. Queue size: 2881 2020-01-31 10:20:10 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4724: T80190000 2020-01-31 10:20:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4724 to message queue. Queue size: 2882 2020-01-31 10:20:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:11 DEBUG (MainThread) [pyotgw.protocol] Received line 4725: BC0193199 2020-01-31 10:20:11 DEBUG (MainThread) [pyotgw.protocol] Added line 4725 to message queue. Queue size: 2883 2020-01-31 10:20:11 DEBUG (MainThread) [pyotgw.protocol] Watchdog reset! 2020-01-31 10:20:12 ERROR (MainThread) [pyotgw.pyotgw] Timed out waiting for command: TT, value: 14.0. ```

In the log, the queue size goes from 1 suddenly to 2444...

Not sure how to debug this. Could you perhaps give me some suggestions?

mvn23 commented 4 years ago

Thanks for the report. Before diving into the log analysis, can you please report the following:

From the logs, it looks like there's an issue with the message processing task. There are 2 queues handled by separate tasks: the command queue for everything command-related and the message queue for all protocol messages. The command queue is the lesser used one and seems to be handled fine (size remains 1). The message queue however is already 2443 items long at the start of the logs, then increases to 2477 at 10:15:38 where a batch of messages is processed, dropping the size to 2310. After that it only increases to 2883 in the end. At approximately 1 message per second, this means that the first (oldest) message in the queue is now more than 48 minutes old.

The fact that the queue size decreased in size halfway through indicates that the queue processing task is still running. It seems to be blocked most of the time though. This does not necessarily mean that the problem lies with pyotgw or the OpenTherm Gateway integration in Home Assistant. If you're willing to tinker a bit to find the issue, the first thing you could try is to disable all other integrations to see if the problem persists. If it does, post another debug log of all components, not just pyotgw.*. If the problem disappears, enable the other integrations one by one to see when the issue occurs again.

To make your own life a bit easier, you can make a backup of your config dir (and database if separate) first to restore later.

basnijholt commented 4 years ago

Thanks for the fast response!

I am definitely willing to help to debug this and tinker.

I will try to run everything on a different HA installation where I do not have any integrations tonight!

basnijholt commented 4 years ago

@mvn23, I have moved the integration to a Hass.io, RPi 3, without any other integrations running.

I am still experiencing many problems.

For example from the HA UI logs:

Timed out waiting for command: PR, value: C.
10:49 AM __main__.py (ERROR) - message first occurred at 10:45 AM and shows up 3 times
Disconnected: connection failed (socket disconnected)
10:49 AM __main__.py (ERROR) - message first occurred at 10:43 AM and shows up 25 times
Timed out waiting for command: PR, value: B.
10:49 AM __main__.py (ERROR) - message first occurred at 10:43 AM and shows up 6 times
Timed out waiting for command: PR, value: A.
10:49 AM components/opentherm_gw/__init__.py (ERROR) - message first occurred at 10:43 AM and shows up 3 times
Command PR failed with PR: A=OpenTherm Gateway 4.2.5, retrying...
10:49 AM __main__.py (WARNING)
Unknown message in command queue: PR: A=OpenTherm Gateway 4.2.5
10:49 AM __main__.py (WARNING)
Timed out waiting for command: PR, value: T.
10:49 AM __main__.py (ERROR) - message first occurred at 10:44 AM and shows up 6 times
Timed out waiting for command: PR, value: S.
10:49 AM __main__.py (ERROR) - message first occurred at 10:44 AM and shows up 14 times
Timed out waiting for command: PR, value: R.
10:49 AM components/opentherm_gw/__init__.py (ERROR) - message first occurred at 10:43 AM and shows up 10 times
Timed out waiting for command: PR, value: P.
10:48 AM components/opentherm_gw/__init__.py (ERROR) - message first occurred at 10:43 AM and shows up 6 times
Timed out waiting for command: PR, value: O.
10:46 AM __main__.py (ERROR)
Timed out waiting for command: PR, value: G.
10:45 AM __main__.py (ERROR)
Timed out waiting for command: PS, value: 0.
10:44 AM __main__.py (ERROR)
Timed out waiting for command: PS, value: 1.
10:44 AM __main__.py (ERROR)

Then the full log can be found here.

I don't know how to proceed.

I have also found this post on the community forum, which might be a related problem.

mvn23 commented 4 years ago

The main issue now is that there are a lot of connection drops/interruptions ERROR (MainThread) [pyotgw.protocol] Disconnected: connection failed (socket disconnected). All other error messages are related to that. This problem differs from the one in the first post. I've seen similar reports a few times before when using wifi to connect to the gateway, but I was never able to reproduce it myself with a similar setup. In your case however, the extremely regular interval between disconnects (16 seconds every time) stands out as unusual to me. Unfortunately I am not aware of a way to get better control over the underlying connection (pyserial is handling that).

basnijholt commented 4 years ago

The only thing I had running on that RPi3 was https://www.home-assistant.io/integrations/dsmr/ which uses dsmr_parser that also uses https://github.com/ndokter/dsmr_parser/blob/master/setup.py#L13, maybe that somehow interfered, however, I think I had it disabled...

I have another Pi on which I can try to install HA without anything else. I will do that tonight to see if I can learn anything more.

I am relatively sure it's a software issue. After I restart HA, the opentherm_gw integration starts to work again. However, after some time, I keep running into Timed out waiting for command: TT, value: SOME_TEMP_HERE again (on my original RPi4, main instance). At that point, the queue starts to grow again.

basnijholt commented 4 years ago

I've uploaded my log here BTW.

mvn23 commented 4 years ago

The command timeout defaults to 3 seconds. This should be enough, but for testing purposes you could try to increase it a bit. The easiest way to change it globally would be to increase the OTGW_DEFAULT_TIMEOUT in vars.py. However, from the log it looks like some commands don't get a reply at all, not even after the timeout has expired. So either the command does not get sent at all or one of the messages (either command or response) gets lost somewhere. I may consider applying the retry logic to timeouts as well, but that feels more like a workaround than an actual solution... When I get back home I will try to reproduce once more, this time with HA running on a pi rather than my normal server.

basnijholt commented 4 years ago

I do have problems, no matter where I run the integration.

I have set up a completely new Home Assistant install (former Hass.io) on a RPi3.

I am now trying to install the opentherm_gw as custom_integration to change the timeout.

Thanks a lot for helping!

basnijholt commented 4 years ago

Using a completely fresh HA install with only default_config: and logger in my configuration, I am able to reproduce the original error messages (by just waiting and changing the temperature of few times).

I have doubled pyotgw's timeout, however, it doesn't seem to help at all.

Here are the log-files, I wish I would know where to start.

I did get

Unknown message in command queue: Low power

and

Unknown message in command queue: Medium power

once.

andriej commented 4 years ago

Have you check the ping/signal strenght of the gateway? I had a lot of problems with messages and they are all gone since I've moved to wired connection. OTGW issues lots of messages every second, while WiFi may have it's hiccups.

basnijholt commented 4 years ago

I do not think it's related to the signal's strength.

I am currently trying otmonitor and experience no problems with that.

@mvn23, I don't think I am the only one experiencing these problems, this (in Dutch) person has a similar setup to mine and has the same problems. He fixed it by going to the following route "OTGW -> OTMonitor -> OTMonitor MQTT -> MQTT Broker -> HA" instead of the default integration.

mvn23 commented 4 years ago

I have doubled pyotgw's timeout, however, it doesn't seem to help at all.

I expected as much. Messages seem to actually get lost somewhere. We will have to analyze network traffic to find out where exactly.

I did get

Unknown message in command queue: Low power

and

Unknown message in command queue: Medium power

once.

I've seen this in logs before, but my own setup does not have these messages (maybe not supported by my boiler). It's unrelated to the timeouts and I expect it's a way to communicate the fact that the boiler's power mode has changed. Could you test and verify this? Then we can implement these messages as well.

I do not think it's related to the signal's strength.

I am currently trying otmonitor and experience no problems with that.

@mvn23, I don't think I am the only one experiencing these problems, this (in Dutch) person has a similar setup to mine and has the same problems. He fixed it by going to the following route "OTGW -> OTMonitor -> OTMonitor MQTT -> MQTT Broker -> HA" instead of the default integration.

There have indeed been similar reports in the past. So far I've never been able to reproduce, but it always seems to be related to WiFi versions of the gateway (or WiFi somewhere else in the link). However, even with WiFi, any failed transmissions/missing packets should normally be corrected on the TCP level. As for otmonitor, it's definitely a good option. But if the issue is in the network connection then otmonitor will have the same problems, though it may be better at hiding/correcting them.

I will hook up a NodeMCU to my gateway this afternoon and run a Home Assistant instance on a raspberry pi to see if I can reproduce. Are there any specific steps I could take to trigger the issue?

basnijholt commented 4 years ago

The otmonitor tool reports that it has 0 errors, so I have the impression that it doesn't encounter them. Unless it silently corrects errors.

To get the errors I don't do anything else than changing the set temperature a few times and waiting.

mvn23 commented 4 years ago

What firmware do you use on the NodeMCU? I am using ESP_Easy_mega-20200204_normal_ESP8266_4M1M at the moment without any issues, even when changing the target temp a few times. Uptime is only 1.5 hours so far, but I will leave it running overnight to see if anything happens.

The setup I use for testing is a raspberry pi 2B (raspbian, venv, default config with only opentherm_gw added), connected via ethernet to my IOT network. From there to the gateway I have a wireless connection to a NodeMCU, which is connected with some dupont wires to the TX/RX of the gateway.

mvn23 commented 4 years ago

It has been running like above for 20 hours now. In the mean time I have changed the temperature several times, both from HA and from the thermostat. In these 20 hours I have logged 5 disconnects, all of which were successfully recovered. I have seen no timeouts at all and the maximum amount of backlogged messages in the queue was 11. This is on a pi 2B, which is not even recommended for production HA installs anymore. A pi 3 or 4 should only perform better with regards to message processing. Apart from the firmware on the NodeMCU, is there anything else I should change to be able to reproduce?

basnijholt commented 4 years ago

I have made a HassIO add-on with otmonitor and it has been running great over MQTT for a week now.

However, I do prefer the native implementation.

Since I have no connection errors at all using otmonitor it leads me to believe that it's an actual bug with pyotgw. I will give the other firmware a try though, as I am running ESPEasy R147 on my NodeMCU.

basnijholt commented 4 years ago

Unfortunately, I am not able to upgrade my R147 firmware to the mega pre-release OTA :(

I (believe) I would have to take the NodeMCU out of its case and do it via a cable which I do not have the time for ATM (including the hours of debugging a faulty upgrade).

mvn23 commented 4 years ago

The earliest opportunity for me to try R147 is next weekend. In the mean time I will look into more debugging output when a connection reset is triggered. I am aware of the fact that otmonitor seems to have no issues with the connection but so far I have neither encountered issues in my own wired LAN setup (although #13 seems to suggest that that happens as well), nor received similar bug reports with direct serial connections. At this point we're going to need a more thorough debugging setup to rule out any network issues and get to the root of the issue.

mvn23 commented 4 years ago

Latest master should give some more insight in the state of the serial connection when a reconnect is triggered.

mvn23 commented 4 years ago

Just tested ESPEasy R147 and I do indeed see erratic behavior on there as well. I suggest you try the mega firmware to see if that improves your situation. Please post back here with the results :-)

basnijholt commented 4 years ago

Oh, that's great news, thanks a lot for trying!

I will try it ASAP and report back πŸ‘

basnijholt commented 4 years ago

I have just installed ESP_Easy_mega-20200301_normal_ESP8266_4M1M.bin an hour ago, and so far I haven't encountered the errors I saw before! :tada:

I wasn't 100% sure about the settings for my NodeMCU, but this is what I have done.

I did get this error twice:

Command PR failed with SE, retrying...
mvn23 commented 4 years ago

I did get this error twice:

Command PR failed with SE, retrying...

This is probably caused by the serial log messages from ESPEasy. Try setting Serial Log Level to None in ESPEasy Advanced config.

basnijholt commented 4 years ago

That indeed seemed to have fixed it! πŸ‘

I will try it out for a few days and then hopefully close this issue.

basnijholt commented 4 years ago

I did get these error messages since yesterday: image

mvn23 commented 4 years ago

Can you provide a debug log of errors like that? From your screenshot it looks like some data gets lost somewhere. The main reason I suspect that is the message 00000010/00001100,4PS: 0. The first part 00000010/00001100,4 is a partial response to a PS=1 command, which should be followed by more data and finally a \r\n line terminator. Instead, PS: 0\r\n follows, which is the full response to a PS=0 command. What I noticed is that in the ESPEasy Advanced config, your serial port is set to 115200baud. The serial server is set to 9600, which is correct, but I am unsure if these 2 are interfering with each other in any way. Can you try setting the former to 9600 as well (do not disable the serial port, this will affect the serial server) and provide a debug log with that?

basnijholt commented 4 years ago

I have changed number 115200 to 9600 as well, I had it like that because that's what I read here.

After that change I still find many errors: image

And I uploaded the logs here.

Hope that tells you something.

mvn23 commented 4 years ago

I have changed number 115200 to 9600 as well, I had it like that because that's what I read here.

Got it, they probably don't affect each other then.

Thanks for the log. It looks like all commands after 2020-03-04 23:23:39 time out without any response from the gateway. Regular messages keep coming in, so the connections seems OK most of the time. This could be an issue with the serial transport. Can you confirm with tcpdump or something similar that the commands actually get sent? I suspect that they don't get sent at all in your case, which would be a bug in pyotgw. If they do get sent but you don't get a response, it's a network/gateway issue.

basnijholt commented 4 years ago

Unfortunately, the original error started happening again (consistently).

Timed out waiting for command: TT, value: 20.0.

With logs http://files.nijho.lt/home-assistant-errors-again.log

Could you perhaps tell me how to use tcpdump or point me at some documentation?

mvn23 commented 4 years ago
tcpdump -w otgw.pcap -i <interface> host <ip> and port <port>

Where is the network interface you're using to communicate with the gateway, the gateway ip and the gateway port for serial traffic. The dump will be placed in your working directory as otgw.pcap. This will capture all traffic to and from the gateway.

To analyze the dump, you can either use tcpdump -r <file> or a GUI-based program like wireshark. An upload of the dump together with the log would be appreciated as well.

mvn23 commented 3 years ago

The last response is now almost 1 year ago and there have been a few new releases since this issue was filed. Please file another bug report if you're still experiencing this issue with the latest release.

basnijholt commented 3 years ago

Unfortunately, I never got it to work properly, so instead I am using the official otmonitor tool.

For convenience, I have created a Home Assistant Supervisor Add-on: https://github.com/basnijholt/addon-otmonitor

andriej commented 3 years ago

Kind of offtopic, but I've migrated OTGW integration from direct connection to OTGW->otmonitor addon->gateway and I like it. I finally have full look-into the messages when I want without need of disconnecting anything (my ethernet-serial clone can only provide data for one client, so I had to disconnect HA when I wanted to see the messages with otmonitor previously).