Added example script : meshtastic_serial_message_reader.py
Basic example script so you can see messages on a node attached via USB on LINUX. It may work with other connection types and on other operating systems. Your millage will vary. Contributions welcome to improve / expand / extend / modify etc.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Some updates relating to hiding some messages if you want. If there is interest I could add some command line arguments to make it less programmer orientated.
Tested on an old version of macOS with python3 installed via brew. Seems to work okay.
Any issues, feel free to merge in any time. Maybe a file rename would pull this example more in line with the other examples. Guess that can be done later as a tidy up.