Created
September 5, 2014 03:20
-
-
Save CHLibrarian/109cad3805c2650fe9f0 to your computer and use it in GitHub Desktop.
ContextHub Context Rule Tick Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Event type: "tick" | |
| // Context rule is automatically executed once every minute | |
| console.log("Tick!") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment