© Copyright 2018 WyreStorm Technologies |
Enado Installation Manual | 180913
28 of 38
UK: +44 (0) 1793 230 343 | ROW: 844.280.WYRE (9973)
Email:
Timed Commands
Timed commands can be programmed onto either existing project buttons or through the Triggered Commands tool. To make a
button/macro into a timed event perform the following:
Note: Enado must be connected and maintain a connection to the internet in order to acquire local time. Configure the local time
zone by navigating to the Preferences Menu and setting the time zone.
1.
If not done already, add control commands to a supported button in the Enado configuration interface as normal.
2.
Next to the command field from the button’s “Edit Properties” pane select the “Timer” icon
.
Timer
Enable: Enables the timer
Disable: Disables the timer
Execute at
Specify the time of day in which to execute the command
Then
End: Timer will only execute at the specified time.
Every: Timer will execute every X minutes until end time has been reached
Repeat Options
Run on: Timer will only execute on specified date.
Daily/Weekly: Check respective day(s) to repeat
Month/Annually: Set month and day to repeat
To create a separate timed command outside of existing project buttons, perform the following:
1.
Navigate to the Tools Menu and select Triggered Commands
2.
Select Add/Edit Commands button to add the commands you wish to have triggered.
3.
Select Edit Condition button
4.
To have Enado trigger the commands via the Timer options set the drop down menu to HTTP>GET>x (where x is a value 1
–
99)
5.
Set the timer and repeat options respectively.
Triggered Commands
Triggered commands allow the Enado controller to execute a single or multiple commands through contact closures and by
receiving an HTTP request. Triggering via HTTP requests allows the Enado to be integrated with such devices as the Amazon
Echo and IFTTT.com. To configure a triggered command, perform the following steps.
1.
Navigate to the Tools menu and select Triggered Commands
2.
Select the Add Triggered Command button at the bottom of the page
3.
Press Edit Condition and choose HTTP and GET
4.
Choose a unique preset number between 1 and 99
5.
Add a command(s) for the device you wish to control and adjust the port(s) accordingly
The URL to execute a triggered command uses the following format. The network WAN IP address, trigger number and API Key
will need to be changed to match the settings that have been configured.
•
https://<EnadoPermalink>/Enado/api/core/Triggers/<trigger ID number>/?auth_token=<API Key>