Giter VIP home page Giter VIP logo

pyotgw's People

Contributors

basnijholt avatar fokko avatar gracegrd avatar maikelwever avatar mvn23 avatar tjikkun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyotgw's Issues

Command PR failed

I'm getting a lot of warnings like this:

Logger: pyotgw.commandprocessor
Source: runner.py:120
First occurred: 1. Februar 2023 um 16:31:28 (260490 occurrences)
Last logged: 05:26:04

Command PR failed with PR: Q=P, retrying...
Unknown message in command queue: PR: S=16.00
Command PR failed with PR: S=16.00, retrying...
Received Error 03. If this happens during a reset of the gateway it can be safely ignored.
Command PR failed with Error 03, retrying...

How can I prevent that?

OTGW disconnecting again?

Is 0.5b0 used in 0.100.2?
Since this version I've started to have disconnect issues again (so OTGW seems connected, but no updates)

It is even more strange that I've been using OTGW without issues for a quite long time.
Also, I have LAN gateway so no wifi issues

[HA] OpenTherm integration (UI)

Would it be possible to implement OpenTherm Gateway integration in Home Assistant as an "config flow" one?
I'm already happy with it - but additional possibilities hidden behind entity register, disabling those which are not used (supported by boiler) would be even better.

Just a thing to consider - as I can see OT is already very integrated inside HA anyway, hope it's not much of a hassle to make integration via UI possible.

Simple sanity checks on returned values

You know that you have a buggy gateway when you get negative values for the waterpressure. Would it be doable to have simple sanity checks on the presented values; like percentages have to be 0-100, and pressure 0-5 bar?

Screenshot 2021-02-16 at 23 22 22

"[pyotgw.protocol] Disconnected: None" crashes homeassistant

pyotgw (as part of the opentherm_gw component) works partially for me. It works from the dev version of homeassistant (not from docker or the python install). I get updates from the monitored values and I can control the target temperature. But inevitable after some time homeassistant freezes with the following last messages in the log:

2019-01-10 12:20:19 DEBUG (MainThread) [pyotgw.protocol] Watchdog triggered! 2019-01-10 12:20:19 DEBUG (MainThread) [pyotgw.protocol] Canceling Watchdog task. 2019-01-10 12:20:19 DEBUG (MainThread) [pyotgw.pyotgw] Scheduling reconnect... 2019-01-10 12:20:19 DEBUG (MainThread) [pyotgw.pyotgw] Reconnecting to serial device on socket://192.168.71.103:6638 2019-01-10 12:20:19 ERROR (MainThread) [pyotgw.protocol] Disconnected: None

I note that I also have many repetition of these messages:
2019-01-11 01:33:26 WARNING (MainThread) [pyotgw.protocol] Command PR failed with SE, retrying... 2019-01-11 01:33:26 DEBUG (MainThread) [pyotgw.protocol] Got possible response for command PR: SE
The component works regardles of these messages, so I am not sure if it is relevant.

Component doesn't recognize termostat value?

I've came back to the native integration in HA to see if anything changed in latest release.
It was running stable so far, but I have iSense thermostat in which there's a schedule.

image

And while schedule changes the value, I can't see it in HA - I can only see that boiler is heathing and when I click on it I can see the value.
Also what I can see is that the 'set' value is changed for a split second for the value from thermostat and come back to 22.5 (set previously as a setback in HA and in termostat). Should show 24.5, which is shown on the graph.

Feature request: SET_DWH_ENABLE_OPTION service

It would be nice to implement a service for controlling domestic hot water enable option, cause if you're going on vacation it actually does not make sense to keep the water hot.

As per OTGW documentation the command is:

HW=state
Hot Water - Control the domestic hot water enable option. If the boiler has been configured to let the room unit control when to keep a small amount of water preheated, this command can influence that. A state of 0 or 1 will tell the boiler whether or not to keep the water warm. Any other single character causes the gateway to let the thermostat control the boiler. Possible values are 0, 1, or any other single character.
Examples: HW=1, HW=T

For more information please refer to this link.

Mismatched data readings?

I'm using OTGW integration in HA and it just works.
Lately I've been updating the UI and I've encountered something that I assume is not right.
Names are (yet) default from integration, might be easier to debug:

image
image
image

Currently I've disabled the central heating as it's still summer and it's not needed.
It can be seen that "Central Heating" (picture 1) pump starts counter is increasing while "hot water pump starts" (picture 3) is flat.
Shouldn't it be switched? We use hot water only so far. :-)

I'm wondering if it's fault of boiler or mismatch somewhere in the code.

No release yet with python 3.10 compatibility changes

It seems the latest release (tag) is 1.1b1, which does not yet contain the python related fixes from #29. This caused this integration to stop working in Home Assistant 2022.7. Is it possible to create a new release/tag to it can be referenced from the Home Assistant integration?

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

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?

Relation to OTMonitor and other development questions

Hi,
I'm trying to figure out how does this whole project works and have some dummy questions.

  1. What is a relation to OTMonitor?
  2. What are the minimum requirements for dev env you have to satisfy in order to run the project?
  3. Are there any tests or some testing scripts?

Room Setpoint is 0

After updating Home Assistant to 2022.11.2 the Room Setpoint on the thermostat side is now 0
Likely due to #44

Log from Opentherm Monitor:

11:51:10.945745	T10101200	Write-Data	Room setpoint (MsgID=16): 18.00
11:51:10.997147	B70100000	Unk-DataId	Room setpoint (MsgID=16): 0.00
11:51:11.016209	AD0100000	Write-Ack 	Room setpoint (MsgID=16): 0.00

11:53:15.372293	T10101200	Write-Data	Room setpoint (MsgID=16): 18.00
11:53:15.422900	B70100000	Unk-DataId	Room setpoint (MsgID=16): 0.00
11:53:15.467431	AD0100000	Write-Ack 	Room setpoint (MsgID=16): 0.00

After updating at 11:00 (and downgrading again later).
Schermafbeelding 2022-11-12 om 13 59 38

Causing unstable status of HA?

Since I use native HA integration - after latest fix - it works (I mean it reconnects and I'm able to control my thermostat) but after running for many hours HA seems to get more and more unstable and eventually loosing some socket integrations like Xiaomi Aqara.

Is there possibility that there's some memory leak or socket's limit is getting eaten by component?
I'd like to help, just let me know how can I participate.

init_and_wait_for_activity fails on SE response

In the home assistant opentherm gateway integration I ran into a setup problem, where the setup never succeeded. The source of the problem seems the be an SE response on the first PS request.

init_and_wait_for_activity has a retry of zero, however if the first response is SE, this results in an exception and a failed connect. Can this be changed > zero, or is there a workaround around this error possible?

see: home-assistant/core#101837, I'm running an older version of the otgw (OpenTherm Gateway 4.2.4 / nodo shop hardware v2.0) connected with wifi.

I'm willing to test or create a pr if that makes it easier.

Support for tcp/ip connection

Is it possible to support for tcp/ip connection?

Some gateways are design to work with nodemcu, so easy remote access is supported instead of serial.

I'm interested to use gateway with home assistant. I wanted to test it, but tcp/ip support is missing for me.

New release

It would be nice if there would be a new release that include the tests.

Thanks

Feature request: SET_DHW_SETPOINT service

It would be nice to implement a service for setting up domestic hot water setpoint.
As per OTGW documentation the command is:

SW=temperature
Setpoint Water - Set the domestic hot water setpoint. This command is only available with boilers that support this function.
Examples: SW=60, SW=+40.0

For more information please refer to this link.

Command PR with value D raised exception: Bad Value:

Hello, not an issue, just a question.
I am using OTGW integration for long time. It's work great! Only every start-up of HA I got error:
Command PR with value D raised exception: Bad Value: The command contained a data value that is not allowed or not supported on this version of the OpenTherm Gateway.

As I understand it some command from boiler: Print Report: The DS18x20 temperature sensor function. Which not suported by OTWG.

Is something I can do to get rid of this error?

Thank you!

DeprecationWarnings in log with python>=3.8

While browsing local log files on HA with OTGW integration, I've encountered this deprecation warning spam in log:

defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)
defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)
defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)
defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)
defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)
defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)
defa3e4e[597]: /usr/local/lib/python3.8/site-packages/pyotgw/protocol.py:147: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
defa3e4e[597]:   await asyncio.sleep(timeout, loop=self.loop)

it's repeating itself and making disk-writes going above any reasonable amount :)

"[pyotgw.protocol] Disconnected: None"

Thank you for developing this important for me library and integration. Could you please have a look at problem I face. I have seen issue like this closed in the past, but I have this error with newest version of Home Assistant . I think this issue caused by network, but it strange for me that a little delay in network lead to boiler to change state (to off). Even restart of Home Assistant when it defiantly disconnected for several minutes keep same boiler state. I have it not very often each 3 to 10 days, but it make me upset when I found boiler off. Please see log attached: https://pastebin.com/v2SNhgTM

My be it is possible, just by pass this error without changing boiler state.

How to cope with schedule in thermostat?

It was the easiest to describe the issue by sharing the gif-video:
lovelace-issue

As you can see, while testing the OTGW integration, I've set temperature to 22.
Meanwhile the schedule from iSense thermostat kicked in and set the temperature for 24,5 and started heating.

Right now the situation with 'jumping' value will remain until the value will go to previous value.
It will make those values be recorded (database getting bigger too) and mess with the chart a little.

The 'jump' happens every time value from thermostat is reported to HA (so like every ~20-30 seconds)

Feature request: SET_MAX_CH_SETPOINT service

It would be nice to implement a service for setting up max central heating setpoint.
As per OTGW documentation the command is:

SH=temperature
Setpoint Heating - Set the maximum central heating setpoint. This command is only available with boilers that support this function.
Examples: SH=72.5, SH=+20

For more information please refer to this link.

Debugging disconnects

Since few days I encounter "Disconnected: none" error in HA log from pyotgw.protocol.
I'm trying to debug what is happening, today I've enabled logger: debug on this.

Here is the log from the moment it first happened after restart.
Is it possible to say that it's rather connectivity problem (LAN-LAN to OTGW) or could be also HA issue?
Or - as there is introduction in the log, the gateway did restart itself?

Boiler doesn't respect max relative modulation

Hi,
I'm trying to restrict boiler's max flame modulation with set_max_modulation to 50. However, after this call is successfully made from Home Assistant I still can see that the boiler keep turning on for a short period with 100 flame modulation. Is there any way to diagnose an issue? I'm pretty sure that this is a quirk of the boiler but my old-fashioned thermostat could handle flame settings so I'm wondering why is OTGW not setting it right.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.