We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4e06d commit 9d7b992Copy full SHA for 9d7b992
rtl_433.config.example
@@ -0,0 +1,11 @@
1
+# https://github.com/merbanan/rtl_433/blob/master/conf/rtl_433.example.conf
2
+
3
+# index or :serial of USB
4
+device :00000001
5
6
+# MQTT output settings
7
+# mqtt://host:port,events=TOPIC
8
+output mqtt://10.0.1.22:1883,events=sensor/rtl_433
9
10
+protocol 12
11
+protocol 74
0 commit comments