slightlynybbled / Dispatch

Simple serial and UART library
http://www.forembed.com
MIT License
6 stars 1 forks source link

Add introspection via standard messages #6

Closed slightlynybbled closed 8 years ago

slightlynybbled commented 8 years ago

Add introspection via standard messages so that devices may be queried via the serial port to determine if they are Dispatch devices. These would be implemented via 'reserved' topics/endpoints.

slightlynybbled commented 8 years ago

This can and should be done at a higher software level in order to maintain the simplicity at this layer.