initial commit
This commit is contained in:
11
rpicontrol.config.example
Normal file
11
rpicontrol.config.example
Normal file
@@ -0,0 +1,11 @@
|
||||
mqtt-config:
|
||||
broker-address: "tcp://nuc.fritz.box:1883"
|
||||
|
||||
pin-control-config:
|
||||
gpio-pins:
|
||||
- number: 17
|
||||
name: out1
|
||||
direction: Output
|
||||
pull-config: PullOff
|
||||
|
||||
polling-time-ms: 100
|
||||
Reference in New Issue
Block a user