Portal Settings, Water Leak Flag?
-
- Posts: 51
- Joined: Wed Sep 16, 2015 8:12 am
Portal Settings, Water Leak Flag?
Trying to send myself txt msg's.. In portal settings I see a variable 'water leak flag' but in setting this:
Email notification if>
Water Leak Flag = 1
I receive no email if I trip the leak detector.. Thoughts?
Thanks very much!!
Email notification if>
Water Leak Flag = 1
I receive no email if I trip the leak detector.. Thoughts?
Thanks very much!!
Re: Portal Settings, Water Leak Flag?
The controller only sends updates to the sever every 5 minutes.
Did you wait that long before you cleared the leak flag?
Did you wait that long before you cleared the leak flag?
Roberto.
Re: Portal Settings, Water Leak Flag?
There seems to be a 1 hour delay on e-mails. I've noticed this before too.
Re: Portal Settings, Water Leak Flag?
OK, delay seem to only be the first email after the rule has been set up.
Make new rule, delay on first e-mail, then works as intended.
Make new rule, delay on first e-mail, then works as intended.
-
- Posts: 51
- Joined: Wed Sep 16, 2015 8:12 am
Re: Portal Settings, Water Leak Flag?
Hmmm.. You mean it takes 5 minutes of it being on before it registers with the portal? I guess I an turn the sensitivity up to trigger it and leave it.
Haven't tried that yet but I've still not been able to get it to email me..
Haven't tried that yet but I've still not been able to get it to email me..
-
- Posts: 51
- Joined: Wed Sep 16, 2015 8:12 am
Re: Portal Settings, Water Leak Flag?
Ya, it sends alerts for other parameters as soon as they happen.
Re: Portal Settings, Water Leak Flag?
Does it show water leak in the alerts page in your controller?
The water leak has to be on for about 3 seconds for the controller to generate the alert and avoid false readings.
The water leak has to be on for about 3 seconds for the controller to generate the alert and avoid false readings.
Roberto.
Re: Portal Settings, Water Leak Flag?
I have an issue with ATO timeout... I run a waterlevel ato at 8pm if the level is below a certain point. For some reason that I have yet to figure out it times out after 2 minutes... no idea why. I've got nothing in my code that would cause that and my timeout is properly set at 1 hour. What's interesting is that even though my timeout goes off consistently at 8:02pm I don't get the alert that it's timed out until 9:00pm. Anyway, I thought it was relevant here as someone said they were getting the alerts after an hour. I've given up on debugging and have added an ClearATO at 8:02-8:03pm. It worked well the other night
Re: Portal Settings, Water Leak Flag?
Are you using memory or hard coded?
Also, are you using the multi or single channel?
Also, are you using the multi or single channel?
Roberto.
Re: Portal Settings, Water Leak Flag?
Multi channel, but I'm pretty sure I had premature ato timeouts when i was using the singleato. I'm using memory but I'm pretty sure Im passing most arguments in as if it were hard coded because I'm spoofing my low level. (Memory has 20%-80%, but I'm calling it as 79-80%)
-
- Posts: 51
- Joined: Wed Sep 16, 2015 8:12 am
Re: Portal Settings, Water Leak Flag?
Sorry for the late response, life has been busy!
Yes, there's a spot in the alerts page on the main display unit.
Yes, there's a spot in the alerts page on the main display unit.
Re: Portal Settings, Water Leak Flag?
I know there is a page for the alerts, but is the water leak in there?
Also, in the page where you have the ATO, it should also show the status of the leak detector expansion.
Did you add the code to enable it?
Also, in the page where you have the ATO, it should also show the status of the leak detector expansion.
Did you add the code to enable it?
Roberto.
-
- Posts: 51
- Joined: Wed Sep 16, 2015 8:12 am
Re: Portal Settings, Water Leak Flag?
On the alerts page, does it signal the leak is active? (change color or such?) Apologies I have it unplugged atm for rearranging..
For the code to enable it, I used the wizard and selected the checkbox, where do I verify it's enabled?
For the code to enable it, I used the wizard and selected the checkbox, where do I verify it's enabled?