Scema for the time_series_restore_aggregate.cpp example. Compile this schema using rdm-compile as follows:
rdm-compile -s time_series_restore_aggregate.sdl
and include the generated struct definition file in your code as follows:
#include "time_series_restore_aggregate_structs.h"