OtaTaskSchedulingConfig

Over-the-air (OTA) task scheduling config.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the end behavior for all task executions after a task reaches the selected endTime. If endTime is not selected when creating the task, then endBehavior does not apply.

Link copied to clipboard

The time an over-the-air (OTA) task will stop.

Link copied to clipboard

Maintenance window list for over-the-air (OTA) task scheduling config.

Link copied to clipboard

The time an over-the-air (OTA) task will start.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String