Difference between revisions of "Common Events Examples"

From LinuxMCE
Jump to: navigation, search
(fixed page layout)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category: Admin Website]]
 
[[Category: Admin Website]]
 
[[Category: Automation]]
 
[[Category: Automation]]
 
+
{{versioninfo}}
 
I've begun dealing with Events and Events handler and I'm describing few common events I've added to my setup. Please contribute yours as well...
 
I've begun dealing with Events and Events handler and I'm describing few common events I've added to my setup. Please contribute yours as well...
  
  
==House Mode Change Based Events==
+
=House Mode Change Based Events=
 
I need those events, so I can do certain things - for instance switch user modes for call routing. In this way, whenever House Mode is changed, also appropriate User modes are set. To be precise, only Going To Sleep event actually works, don't have a clue why other two are not working. I'd be glad to hear your experiences...
 
I need those events, so I can do certain things - for instance switch user modes for call routing. In this way, whenever House Mode is changed, also appropriate User modes are set. To be precise, only Going To Sleep event actually works, don't have a clue why other two are not working. I'd be glad to hear your experiences...
  
===Going To Sleep===
+
==Going To Sleep==
 
Basically switches Users #5 and #6 to Sleep mode when house mode changes from other modes. As an example, I'm also showing actions that are triggered when Event Criteria is met...
 
Basically switches Users #5 and #6 to Sleep mode when house mode changes from other modes. As an example, I'm also showing actions that are triggered when Event Criteria is met...
[[Image:Sleep_criteria.png|thumb|200px|Common Events Examples Page]]
+
[[Image:Sleep_criteria.png|200px|Common Events Examples Page]]
[[Image:Sleep_actions.png|thumb|200px|Common Events Examples Page]]
+
[[Image:Sleep_actions.png|200px|Common Events Examples Page]]
===Coming Home===
+
 
Basically switches Users #5 and #6 to Home mode when house mode changes from one of Away modes to Home Unarmed. [[Image:Coming_home_criteria.png|thumb|200px|Common Events Examples Page]]
+
==Coming Home==
 +
Basically switches Users #5 and #6 to Home mode when house mode changes from one of Away modes to Home Unarmed. [[Image:Coming_home_criteria.png|200px|Common Events Examples Page]]
  
===Waking Up===
+
==Waking Up==
Basically switches Users #5 and #6 to Home mode when house mode changes from one of Home modes (Sleeping, Home Armed). [[Image:Waking_up_criteria.png|thumb|200px|Common Events Examples Page]]
+
Basically switches Users #5 and #6 to Home mode when house mode changes from one of Home modes (Sleeping, Home Armed). [[Image:Waking_up_criteria.png|200px|Common Events Examples Page]]

Latest revision as of 14:46, 26 September 2010

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information

I've begun dealing with Events and Events handler and I'm describing few common events I've added to my setup. Please contribute yours as well...


House Mode Change Based Events

I need those events, so I can do certain things - for instance switch user modes for call routing. In this way, whenever House Mode is changed, also appropriate User modes are set. To be precise, only Going To Sleep event actually works, don't have a clue why other two are not working. I'd be glad to hear your experiences...

Going To Sleep

Basically switches Users #5 and #6 to Sleep mode when house mode changes from other modes. As an example, I'm also showing actions that are triggered when Event Criteria is met... Common Events Examples Page Common Events Examples Page

Coming Home

Basically switches Users #5 and #6 to Home mode when house mode changes from one of Away modes to Home Unarmed. Common Events Examples Page

Waking Up

Basically switches Users #5 and #6 to Home mode when house mode changes from one of Home modes (Sleeping, Home Armed). Common Events Examples Page