pub async fn run<T: Analyser>( mqtt_options: MqttOptions, mqtt_root_topic: &str, region_of_responsibility: bool, custom_settings: HashMap<String, String>, )