Skip to content

Commit 9d7b992

Browse files
authored
Create rtl_433.config.example
1 parent 6f4e06d commit 9d7b992

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

rtl_433.config.example

+11
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)