HomeBrief

@HomeExperimentalApi
interface HomeBrief


Represents a single home brief.

Summary

Public properties

String

Human-readable summary text of the home brief.

Instant?

The time when this brief was generated, or null if unavailable.

Id

Unique identifier for this home brief.

List<BasicCameraEventDetails>

The key camera events associated with this home brief.

Public properties

body

val body: String

Human-readable summary text of the home brief.

generateTime

val generateTime: Instant?

The time when this brief was generated, or null if unavailable.

id

val id: Id

Unique identifier for this home brief.

keyCameraEvents

val keyCameraEvents: List<BasicCameraEventDetails>

The key camera events associated with this home brief.