aggiunto scheletro driver rainsensorqty

This commit is contained in:
lejubila
2018-11-11 23:31:13 +01:00
parent a76c797b22
commit d99566ef93
8 changed files with 253 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
EVENT="$1"
CAUSE="$2"
DATE="$3"
DIR_SCRIPT=`dirname $0`
"$DIR_SCRIPT/../../piGarden.sh" mqtt_status #&>> /tmp/pigarden_mqtt.log