google_api_home_graph v0.2.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

Link to this type

t()

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

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.