Legrand / Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
TimerEvent structure. More...
import"TimerEventManager.idl";
Public Attributes | |
vector< string > | eventId |
Event ID. | |
Schedule | executionTime |
Schedule for execution time. | |
TimerEvent structure.
A TimerEvent can be used in the event engine to run actions at a specified time. The 'eventId' is an unique identification of every timer event. The 'executionTime' contains the schedule for the execution time.