Task events
Events fired during the task lifecycle. Theid field carries the task_id.
Plugin events
Events related to plugin process lifecycle and output. Theid field carries the plugin_id (except for PluginResultAvailable, which carries source and result_name instead). The daemon publishes these events on per-plugin event channels that other plugins can subscribe to.
Sample events
Events fired during sample processing. Theid field carries the sample_id.