rtlamr2mqtt icon indicating copy to clipboard operation
rtlamr2mqtt copied to clipboard

is there a way to run in listen mode and output it to mqtt?

Open 7ooL opened this issue 1 year ago • 2 comments

docker run --rm -ti -e LISTEN_ONLY=yes -e RTL_MSGTYPE="all" --device=/dev/bus/usb:/dev/bus/usb allangood/rtlamr2mqtt

run it in listen mode select all msg types and output to mqtt so that i can go back and view output to see all IDs found.

seems like when listen mode is enabled it does not output to mqtt but Justs displays on screen. suggestions?

7ooL avatar Apr 06 '23 16:04 7ooL