is it possible to create rules with the "Pulse Counter" ?
This is not working:
Code: Select all
on Pulse#Count>1 do
SendToHTTP 192.168.1.130,8081,[Pulse#Count]
endon
Moderators: grovkillen, Stuntteam, TD-er
Code: Select all
on Pulse#Count>1 do
SendToHTTP 192.168.1.130,8081,[Pulse#Count]
endon
Users browsing this forum: No registered users and 13 guests