Zone Followers - Enhancement Request

Information and support for EnvisaLink modules.

Moderators: EyezOnRich, GrandWizard

Post Reply
vpspr
Posts: 3
Joined: Tue Feb 12, 2013 1:06 pm

Zone Followers - Enhancement Request

Post by vpspr »

Hello,

I'm looking for an enhancement request to Zone Followers ...

Send Alert only when zone has been open/closed for x minutes ... i.e. send me an alert if the front door or garage has been left open for 10 minutes

Please respond if you also like/want this feature ... I think it would be useful to all and help cut down on server traffic.

Thanks,
Vik
GrandWizard
Posts: 2375
Joined: Tue Nov 16, 2010 4:08 pm

Re: Zone Followers - Enhancement Request

Post by GrandWizard »

All I can do vpspr is put it "on the list". I'm trying to think how you would program that.
vpspr
Posts: 3
Joined: Tue Feb 12, 2013 1:06 pm

Re: Zone Followers - Enhancement Request

Post by vpspr »

I think this would be quite easy to program ... you already capture/display how long a zone has been opened/closed for under zone activity ... just looking to trigger an alert when a threshold has been reached on a particular zone.

Thanks,
Vik
blakem
Posts: 36
Joined: Fri Jan 11, 2013 8:00 am

Re: Zone Followers - Enhancement Request

Post by blakem »

I believe the zone timers of the Envisalink firmware locally record the time each zone was last closed and report periodically to the remote server. There is no timer for how long a zone is open, only the time from when it was last closed. That is why it is difficult to implement.
vpspr
Posts: 3
Joined: Tue Feb 12, 2013 1:06 pm

Re: Zone Followers - Enhancement Request

Post by vpspr »

got it ... i guess timers for zone open will first need to be added to the EnvisaLink firmware to implement this feature?
K-Man
Posts: 145
Joined: Fri Jun 01, 2012 1:08 pm

Re: Zone Followers - Enhancement Request

Post by K-Man »

Well, sort of. Zone follower events are generated in the Envisalink and therefore are in the firmware. We don't have as much flexibilty on the Envisalink side as we do on the back-end server side of things.

Zone Followers are somewhat tied to our unique Zone Timer feature that shows zone aging (patent pending) so while it is possible (it's just code right? :-) ) to add a zone delinquency feature it would take up some very valuable code space.

We've talked about offloading zone timers and zone followers onto the servers, but this would strand some of the home automation community who don't use Envisalerts at all. It may still happen, and if it does, a zone delinquency feature would be an easy addition. After all, its just code right? (cowardly ducking beneath my desk awaiting the airborne wrath of the software guys)
K-Man
Posts: 145
Joined: Fri Jun 01, 2012 1:08 pm

Re: Zone Followers - Enhancement Request

Post by K-Man »

I actually got this wrong. Zone Timers record the time since a "closure", not an open, so it can't be done at all on the Envisalink itself.
tlee
Posts: 2
Joined: Tue Feb 19, 2013 8:33 pm

Re: Zone Followers - Enhancement Request

Post by tlee »

Given the minimal additional cost of a microcontroller with a larger flash memory, it's hard to imagine why the features should be limited by code space.

It would also be helpful if there were an option for the zone follower events to be only sent when the system is armed.

Being able to send email alerts directly from the device instead of going through your company portal would also be desirable, to prevent future obsolescence if nothing else.

Providing a more detailed users manual would be helpful as well.
K-Man wrote:Well, sort of. Zone follower events are generated in the Envisalink and therefore are in the firmware. We don't have as much flexibilty on the Envisalink side as we do on the back-end server side of things.

Zone Followers are somewhat tied to our unique Zone Timer feature that shows zone aging (patent pending) so while it is possible (it's just code right? :-) ) to add a zone delinquency feature it would take up some very valuable code space.

We've talked about offloading zone timers and zone followers onto the servers, but this would strand some of the home automation community who don't use Envisalerts at all. It may still happen, and if it does, a zone delinquency feature would be an easy addition. After all, its just code right? (cowardly ducking beneath my desk awaiting the airborne wrath of the software guys)
Post Reply