epic-ukulele
[xhome.git] / TestXfhem / FitnessePages / TestWatchdog / content.txt
1 Install Watchdog
2
3 !|test.util.CallScript|
4 |call script|xfhem define watchdog localhost|
5
6 Entferne Sysal-Stub-Output
7 |call script|!-sudo rm /var/test/sysal-stub.out || true -!|
8
9 Verkürze Zeit
10 |call script|/opt/fhem/fhem.pl 7072 "modify watchdog +*00:00:05"|
11
12 Warte Auslösezeit
13 |call script|sleep 6|
14
15 Prüfe Watchdog
16 |call script|grep rwd /var/test/sysal-stub.out|
17
18 Entferne Watchdog
19 |call script|xfhem delete watchdog|
20