pub async fn get_mqtt_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetMqttTrigger200Response, Error<GetMqttTriggerError>>pub async fn get_mqtt_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetMqttTrigger200Response, Error<GetMqttTriggerError>>