OtaTaskExecutionSummary

Structure representing one over-the-air (OTA) task execution summary.

Types

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

Properties

Link copied to clipboard

The execution number of the over-the-air (OTA) task execution summary.

Link copied to clipboard

The timestamp value of when the over-the-air (OTA) task execution summary was last updated.

Link copied to clipboard

The timestamp value of when the over-the-air (OTA) task execution summary is targeted to start.

Link copied to clipboard

The number of retry attempts for starting the over-the-air (OTA) task execution summary after a failed attempt.

Link copied to clipboard

The timestamp value of when the over-the-air (OTA) task execution summary started.

Link copied to clipboard

The status of the over-the-air (OTA) task execution summary.

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