- The
kepler-epg-providerpackage provides APIs for pushing Electronic Program Guide (EPG) data (channel entitlements, program, and live event information) into the system. You call these APIs from your EPG sync task. - The
kepler-epg-sync-schedulerpackage provides APIs for scheduling your EPG sync task to run periodically. - The
headless-task-managerpackage provides APIs to register your EPG sync task with the system.
Step 1: Include the Package Dependencies
Add the following dependencies in your package.json file.
Add the following dependencies in your package.json file.
Last modified on September 30, 2025

