View Source GoogleApi.HomeGraph.V1.Model.QueryResponsePayload (google_api_home_graph v0.13.0)

Payload containing device states information.

Attributes

  • devices (type: map(), default: nil) - States of the devices. Map of third-party device ID to struct of device states.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HomeGraph.V1.Model.QueryResponsePayload{devices: map() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.