Will this work or have i missed someting


#1

First time trying WebCore , can anyone tell me if this will work . I pressed test piston and nothing happened , have i missed out something ??
I want a light to come on for 30 secs if cameras detect motion at night .

Ta


#2

Looks good. Other than the -30 second wait.
Maybe change it to 30 second wait.
Not sure -30 will work?

Also if you want it to stay on for 30 seconds without fail then select “never cancel task” on the task cancellation policy option.


#3

ooops didn’t see the minus , cheers for that i’ll change it


#4

Test piston will test its operation and give a visual display of what has processed. If you then enable “trace” you will see what has happened. Also the logs will show if there any any faults with it.

Nothing would have happened when you press test because one of the motion sensors would have to change to active and it would need to be in “night” mode before any actions were carried out.


#5

aah i see , it’s a new thing for me to grasp all this , thanks for the help
i might go and trigger the cameras tonight to see if it actually performs