Time.ScheduledTimeEvent

class Time.ScheduledTimeEvent : Event, TimeTrait.ScheduledTimeEvent


An event which is sent at a pre-scheduled time. A structure address is required and must be added in the Google Home app.

Summary

Public properties

open EventImportance

Importance of the event.

open String

Event name.

open ULong

Event number.

Inherited properties

From com.google.home.Event
open Id

ID of the Event.

open Instant

Time of the event.

From com.google.home.google.TimeTrait.ScheduledTimeEvent
open LocalTime?

A point in time expressed in hours, minutes, seconds, and nanoseconds.

open ByteArray?
open List<DayOfWeek>

A list of days of the week.

open TimeTrait.SolarTimeStruct?

The time of a daily solar event such as sunrise, noon, and sunset.

Public properties

eventImportance

open val eventImportanceEventImportance

Importance of the event.

eventName

open val eventNameString

Event name.

eventNumber

open val eventNumberULong

Event number.