Docs.rs
  • hass-mqtt-discovery-0.2.0
    • hass-mqtt-discovery 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Alxandr
    • Dependencies
      • error-stack ^0.2 normal
      • hass-mqtt-discovery-macros ^0.0.0 normal
      • nameof ^1 normal
      • semval ^0.5 normal
      • serde ^1 normal
      • serde_repr ^0.1 normal
      • assert_matches ^1 dev
      • serde_json ^1 dev
      • serde_test ^1 dev
    • Versions
    • 50.85% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate hass_mqtt_discovery

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • availability::Availability
  • device::ConnectionInfo
  • device::Device
  • entity::BinarySensor
  • entity::Button
  • entity::Cover
  • entity::DeviceTracker
  • entity::Light
  • entity::Sensor
  • entity::Switch
  • icon::Icon
  • name::Name
  • payload::Payload
  • template::Template
  • topic::Topic
  • unique_id::UniqueId

Enums

  • availability::AvailabilityDataInvalidity
  • availability::AvailabilityMode
  • device::ConnectionInfoInvalidity
  • device::DeviceInvalidity
  • device_class::DeviceClass
  • device_tracker_source_type::DeviceTrackerSourceType
  • entity::BinarySensorInvalidity
  • entity::ButtonInvalidity
  • entity::ColorMode
  • entity::CoverInvalidity
  • entity::DeviceTrackerInvalidity
  • entity::LightInvalidity
  • entity::SensorInvalidity
  • entity::SwitchInvalidity
  • entity_category::EntityCategory
  • icon::IconInvalidity
  • name::NameInvalidity
  • payload::PayloadInvalidity
  • qos::MqttQoS
  • state_class::StateClass
  • template::TemplateInvalidity
  • topic::TopicInvalidity
  • unique_id::UniqueIdInvalidity

Traits

  • Document