DNT v3.0.1 minor formatting changes
DNT v3.0.1 has only one minor change.
I've changed the labeling of observed devices from "model"/"channel"/"id" to "model"/"id"/"channel" to align with the standard precedence for identifying devices (https://github.com/merbanan/rtl_433/blob/master/docs/DATA_FORMAT.md ). The README file has been changed to reflect that reversal in the label.
I've also include a Python program, stream, that can be used to test for HTTP streaming service from the rtl_433 server.