Replies: 1 comment
-
Well your input contains spurious bytes, e.g. those [1,0,0,...] - they cannot be handled by a terminal, thus the warning. Why they in the data stream is unclear from what you provided, could it be a wrong offset at the byte scraping stage? Or maybe a message frame / protocol header, thats meant to be skipped for the data part? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I see in the terminal and the text data itself looks like this
I don't understand those
K
,x
,q
in front of every log line date string, if anyone has any adviceBeta Was this translation helpful? Give feedback.
All reactions