Jump to content

Recording the Start and Stop times of an event or button press


telljcl

Recommended Posts

I'm looking to create a file (or email, since that seems easier to me since I'm not very informed at ISY programming) that contains "This status changed to: "On" at 3:32pm"

 

I can write a simple program to email me at the time of the event (an ELK zone / alarm status change), but I think it will keep emailing me until the status changes to something else?

 

Something like this:

 

IF: ELK, Zone 1, Status, is Violated, 

 

Then: email me (preset message which identifies Zone# , plus timestamp variable)

 

 

 

I'm looking to just get only 1 email (or generate 1 text file, better yet) for each change of state - how would I go about this?

 

Thanks!

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...