google_api_home_graph v0.8.0 GoogleApi.HomeGraph.V1.Model.QueryResponsePayload View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.HomeGraph.V1.Model.QueryResponsePayload{devices: map()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.