uppercase sensor type
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: artivis
Adding a sensor of type "Camera" ends up as : $ what(): Unknown Sensor type $ Aborted (core dumped)
Since sensor types are std::string and uppercase, why couldn't we make easier ?
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.