Hey there,
is it possible to use a wget command in rule via Shell execute like this:
" IT something, THAN
execute "wget -q -O /dev/null “http://10.0.1.254/web/message?text=Test&type=1&timeout=5"”
There are too many " in this term, so pimatic does not accept this.
Any ideas?