Created
August 1, 2019 15:07
-
-
Save oki/3dea29737b0488e94bec4e90b57380e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 019-08-01 17:06:31 INFO (MainThread) [mysensors.gateway_serial] Trying to connect to /dev/ttyACM0 | |
| 2019-08-01 17:06:31 INFO (MainThread) [mysensors] Connected to Serial<id=0xb4f34530, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0, xonxoff=False, rtscts=False, dsrdtr=False) | |
| 2019-08-01 17:06:34 WARNING (MainThread) [mysensors.message] Error decoding message from gateway, bad data received: �Eij"Mh1�D��"9b�O | |
| 2019-08-01 17:06:34 WARNING (MainThread) [mysensors] Not a valid message: not enough values to unpack (expected 5, got 0) | |
| 2019-08-01 17:06:34 WARNING (MainThread) [mysensors.message] Error decoding message from gateway, bad data received: )Mh��D��"9��P | |
| 2019-08-01 17:06:34 WARNING (MainThread) [mysensors] Not a valid message: not enough values to unpack (expected 5, got 0) | |
| 2019-08-01 17:06:34 WARNING (MainThread) [mysensors.message] Error decoding message from gateway, bad data received: !�Mhc�%D��"9���Q | |
| 2019-08-01 17:06:34 WARNING (MainThread) [mysensors] Not a valid message: not enough values to unpack (expected 5, got 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment