Timer
INTROUDCTION
It allows to define the generation of daily, weekly or annual events to be used in order to activate scenarios.
USE CASES
- The user want to make a scenery run at a scheduled time decided inside its properties.
A Timer turns out to be very useful in order to trigger the
This is due to the fact that Timer is an internal mechanism of EVE Server. What is really important is the fact that date depends on the system date of the server.
In the case of Raspberry Pi hardware without the internet connection, the timer does not work properly.
COMPONENT’S PROPERTIES
Repetition: WEEKLY
Time (0-24): enter the time of the day;
Days (checkboxes): select days of the week;
Description: empty field used to specify info.
COMPONENT’S PROPERTIES
Repetition: MONTHLY
Time (0-24): enter the time of the day;
Numbers: select days of the month;
Description: empty field used to specify info.
COMPONENT’S PROPERTIES
Repetition: CALENDAR
Time (0-24): enter the time of the day;
Select days: select days of the year;
Description: empty field used to specify info.
Reminder before continuing:
- Download and Install EVE Logic plugin to enable plugins (link);
- After loading .eve project to the server, run EVE Remote app, log in and then wait a couple of minutes for logics activation.