Legrand / Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
import"TimerEventManager.idl";
Public Attributes | |
boolean | enabled |
Whether the timer event is enabled. | |
vector< Range > | minute |
Ranges for minute. | |
vector< Range > | hour |
Ranges for hour. | |
vector< Range > | dayOfMonth |
Ranges for day of month. | |
vector< Range > | month |
Ranges for month. | |
vector< Range > | dayOfWeek |
Ranges for day of week. | |
Schedule structure.
An empty vector means a match for all values. The values range of every field depends on the meaning of the field. For minutes 0-59 is possible, for hour 0-24 and for day of month 0-31. For month and day of weeks the definitions above should be used.
The system's local time will be used (as defined by the configured time zone).