Docs.rs
  • windmill-api-1.505.0
    • windmill-api 1.505.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • rubenfiszel
    • Dependencies
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_repr ^0.1 normal
      • serde_with ^3.8 normal
      • url ^2.5 normal
      • uuid ^1.8 normal
    • Versions
    • 12.37% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

windmill_api1.505.0

Module mqtt_trigger_api

Module Items

  • Enums
  • Functions

In windmill_api::apis

windmill_api::apis

Module mqtt_trigger_api

Source

Enums§

CreateMqttTriggerError
struct for typed errors of method create_mqtt_trigger
DeleteMqttTriggerError
struct for typed errors of method delete_mqtt_trigger
ExistsMqttTriggerError
struct for typed errors of method exists_mqtt_trigger
GetMqttTriggerError
struct for typed errors of method get_mqtt_trigger
ListMqttTriggersError
struct for typed errors of method list_mqtt_triggers
SetMqttTriggerEnabledError
struct for typed errors of method set_mqtt_trigger_enabled
TestMqttConnectionError
struct for typed errors of method test_mqtt_connection
UpdateMqttTriggerError
struct for typed errors of method update_mqtt_trigger

Functions§

create_mqtt_trigger
delete_mqtt_trigger
exists_mqtt_trigger
get_mqtt_trigger
list_mqtt_triggers
set_mqtt_trigger_enabled
test_mqtt_connection
update_mqtt_trigger