struct GoogleMopGoogleTraits
Trait Container for Google Traits.
-
This trait is designed for self-mobile devices, such as robotic vacuum cleaners, that can be commanded to return for charging.
Declaration
Swift
let dockTrait: Google.DockTrait?
-
This trait belongs to devices that support rebooting as a single action.
Declaration
Swift
let rebootTrait: Google.RebootTrait?
-
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?
-
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 belongs to devices which have a power source.
Declaration
Swift
let extendedPowerSourceTrait: Google.ExtendedPowerSourceTrait?