Create a Night/Day switch with automatic toggle

From MiRTA PBX documentation
Revision as of 04:28, 28 March 2017 by Admin (talk | contribs) (Created page with "Let's focus on a common need. A BLF key to change from Night to Day mode, so it can be toggle anytime, but also to be automatic triggered at specified time. The core of this...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Let's focus on a common need. A BLF key to change from Night to Day mode, so it can be toggle anytime, but also to be automatic triggered at specified time.

The core of this feature is a Flow, so let's start creating a flow containing the definition of a variable used to hold the status.

Flowdaynight1.png