Skip to main content

@wildix/xbees-kite-client > WidgetRouteTimeFrameRule

WidgetRouteTimeFrameRule interface

Signature:

export interface WidgetRouteTimeFrameRule 

Properties

Property

Modifiers

Type

Description

day

WidgetRouteTimeFrameDay

The day of the week or pattern when the rule applies.

endMinute

number

The minute of the day when the rule matches for the specified time zone (for example, 300 corresponds to 5AM)

startMinute

number

The minute of the day when the rule matches for the specified time zone (for example, 300 corresponds to 5AM)

timeZone

string

The IANA time zone name (e.g., 'America/Los_Angeles') specifying the time zone in which the rule applies.