RFLink: Inital commit

This commit is contained in:
2021-12-10 18:21:45 +00:00
parent bf37b42835
commit da3a1efca8
3 changed files with 61 additions and 0 deletions

10
rflink/rflink.conf Normal file
View File

@@ -0,0 +1,10 @@
########################################################################################
## Config file for RFLink service
## RFLink service is software solution for control and collect data from wireless sensors on 433MHz
#######################################################################################
TCP_port=5050
PIN_TX=28 # use wiringpi numbering
PIN_RX=29 # use wiringpi numbering
log_level=3 # 0-nothing, 1-error log, 2-warning, 3-running status, 4-debug