DvG_StreamCommand
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CDvG_BinaryStreamCommandClass to manage listening to a stream, such as Serial or Wire, for incoming binary commands (or binary data packets in general) and act upon them
 CDvG_StreamCommandClass to manage listening to a stream, such as Serial or Wire, for incoming ASCII commands (or ASCII data packets in general) and act upon them