don't create temp file
[rtl433-sensors] / rtl_433-json-mqtt.sh
1 #!/bin/sh -xe
2
3 rtl_433 -G -F json -U | mosquitto_pub -t `hostname -s`/rtl433/json -l
4