nodequad

TODO

  • streams and methods

aq.stream('state.gps') - starts streaming of data, monitor from serial and start changing state paths, triggering emit of events
aq.stream('state.gps').pause(); - pauses streaming of data from gps
aq.stream('')

  • look into DNODE protocol, better communication scheme