Serial Gateway Display
-
Hello,
I am new to mysensors. Took me a little bit of work but I have put together a serial gateway and node with a motion sensor and have been able to get a response in the gateway from my node.
What I was hoping to be able to do is to have a display on my gateway that would simply print out or grab exactly what is in the serial output, with maybe a little bit of translation. In the end I would like to have my gateway report which sensor was tripped.
I am probably missing something but it seems the serial output is all handled in the library, and I am not sure how to access it.
Is there any way to do this, any help, or pointing me in the right direction would be appreciated.
Troy