📄️ Set Up Event Processor
An Event Processor in acts as the critical bridge between your Data Ingestion Channels (such as REST API, MQTT, or Scheduler) and your Workflows. It continuously listens for incoming event data and automatically triggers the linked workflow when configured conditions are met.
📄️ Schedule Events
The Event Scheduler allows Gateway to trigger workflows based on time, rather than device events or external API calls. It creates internal, time-based events that flow through the standard ingestion pipeline.