GoogleApi.HomeGraph.V1.Model.StateAndNotificationPayload (google_api_home_graph v0.10.0) View Source
Payload containing the state and notification information for devices.
Attributes
-
devices(type:GoogleApi.HomeGraph.V1.Model.ReportStateAndNotificationDevice.t, default:nil) - The devices for updating state and sending notifications.
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.StateAndNotificationPayload{
devices:
GoogleApi.HomeGraph.V1.Model.ReportStateAndNotificationDevice.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.