GoogleSecuritySystemGoogleTraits

struct GoogleSecuritySystemGoogleTraits

Trait Container for Google Traits.

  • This trait supports arming and disarming, as used in security systems.

    Declaration

    Swift

    let armDisarmTrait: Google.ArmDisarmTrait?
  • This trait reports the current status of a specific device or a connected group of devices.

    Declaration

    Swift

    let statusReportTrait: Google.StatusReportTrait?