RoboticVacuumCleanerGoogleTraits

struct RoboticVacuumCleanerGoogleTraits

Trait Container for Google Traits.

  • This trait belongs to devices which have a power source.

    Declaration

    Swift

    let extendedPowerSourceTrait: Google.ExtendedPowerSourceTrait?
  • This trait is used to locate devices, which can be found by means of a local indicator, such as beeping, ringing, or flashing.

    Declaration

    Swift

    let locatorTrait: Google.LocatorTrait?
  • This trait represents any device that supports operating in specific zones, and has an ongoing duration for its operation which can be queried.

    Declaration

    Swift

    let extendedOperationalStateTrait: Google.ExtendedOperationalStateTrait?