designer
Direct interaction with the hetida designer - listing and executing transformation revisions.
List hetida designer transformations
Fetches released, non-deprecated transformation revisions from the external hetida designer backend and returns those whose outputs match the requested output data type.
Execute a transformation revision
Executes the given transformation revision on the hetida designer backend and returns the execution results mapped by output name.
Execute a data-source workflow
Resolves the configured data-source workflow, applies the request's panel style overrides and executes it on the hetida designer backend. Returns each output keyed by its output-definition id, converting series and numeric (KPI) outputs into their respective DTOs.
Manually trigger a virtual signal execution
Manually executes the transformation associated with the given virtual signal's scheduler job, using that job's configured time range and inputs, on the hetida designer backend and returns the results mapped by output name.