google_api_home_graph v0.4.0 GoogleApi.HomeGraph.V1.Model.QueryRequestPayload View Source
Payload containing device IDs.
Attributes
devices(type:list(GoogleApi.HomeGraph.V1.Model.AgentDeviceId.t), default:nil) - Third-party partner's device IDs for which to get the 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 Sourcet() :: %GoogleApi.HomeGraph.V1.Model.QueryRequestPayload{
devices: [GoogleApi.HomeGraph.V1.Model.AgentDeviceId.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.