MicrowaveOvenGoogleTraits

struct MicrowaveOvenGoogleTraits

Trait Container for Google Traits.

  • This trait belongs to devices that can cook food according to various food presets and supported cooking modes.

    Declaration

    Swift

    let cookTrait: Google.CookTrait?
  • This trait can be used to control a built-in timer on a device, such as starting a new timer on a sprinkler, and pausing and canceling the timer.

    Declaration

    Swift

    let timerTrait: Google.TimerTrait?