Docs.rs
  • hc-homie5-0.4.0
    • hc-homie5 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • schaze
    • Dependencies
      • hc-homie5-macros ^0.1.1 normal optional
      • homie5 ^0.8.0 normal
      • log ^0.4.22 normal
      • paste ^1.0.15 normal
      • rand ^0.9.0 normal optional
      • regex ^1.11.1 normal
      • rumqttc ^0.24.0 normal optional
      • serde ^1.0.214 normal
      • thiserror ^2.0.9 normal
      • tokio ^1.42.0 normal optional
      • tokio-util ^0.7.13 normal optional
      • serde_yml ^0.0.12 dev
    • Versions
    • 2.8% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hc_homie50.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • AlertStore
  • DebouncedSender
  • DelayedSender
  • Device
  • DeviceQuery
  • DeviceStore
  • DeviceStoreIterator
  • HomieClientHandle
  • HomieDiscovery
  • MaterializedQuery
  • MqttClientConfig
  • NodeQuery
  • Pattern
  • PropertyQuery
  • PropertyValueEntry
  • PropertyValueStore
  • QueryDefinition
  • UniqueBy
  • ValueMapping
  • ValueMappingIO
  • ValueMappingList
  • ValueOperatorCondition
  • homie_mqtt_client::HomieMQTTClient

Enums

  • AlertUpdate
  • ConditionOperator
  • DescriptionUpdate
  • DeviceRemove
  • DeviceUpdate
  • DiscoveryAction
  • DiscoveryError
  • HomieClientError
  • HomieClientEvent
  • MappingResult
  • ValueCondition
  • ValueSet
  • ValueUpdate

Traits

  • HomieDevice
  • HomieDeviceCore
  • UniqueByExt
  • ValueMatcher

Macros

  • define_event_multiplexer
  • impl_value_matcher_for_vec

Attribute Macros

  • homie_device

Functions

  • run_homie_client

Type Aliases

  • DeviceMap