tsSE_DRLCGetScheduledEvents
The structure of type tsSE_DRLCGetScheduledEvents contains the parameters of a Get Scheduled Event message, as shown and described below.
typedef struct {
uint32 u32StartTime;
uint8 u8numberOfEvents;
} tsSE_DRLCGetScheduledEvents;
where:
u32StartTimeis the earliest start-time (UTC) of the requested LCEsu8numberOfEventsis the maximum number of LCEs to report
Parent topic:Structures