aggiunto scheletro driver rainsensorqty
This commit is contained in:
6
events/scripts/mqtt_status.sh
Normal file
6
events/scripts/mqtt_status.sh
Normal 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
|
||||
Reference in New Issue
Block a user