Skip to content

DNT v3.0.1 minor formatting changes

Choose a tag to compare

@hdtodd hdtodd released this 13 Feb 15:43
· 7 commits to main since this release
6e88303

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.