License Variants
Each license type enables a specific part of the Data Operator workflow. Data Operator separates configuration from execution, which is reflected in the license model. Each license has its own purchase number and must be ordered separately.
DATAOPERATOR_GUI
Allows you to start and use the Data Operator graphic user interface (GUI).
The GUI is used to define processing workflows, configure jobs, and trigger their execution. Configurations are created in the GUI and can be reused for automated execution via command line, scripts, or API.
DATAOPERATOR_WORKER
Required to execute data processing jobs.
The worker performs the processing of measurement data based on a previously defined configuration. Jobs can be triggered from the GUI as well as via command line, scripts, or API. Each running job requires one worker license, and multiple worker licenses enable parallel execution of jobs.