Stale

data class Stale(val refreshedAt: Instant) : SessionStatus(source)

A session passkey is on file but the firmware may have already rotated it or be about to expire it; refresh before sending further admin traffic.

Constructors

Link copied to clipboard
constructor(refreshedAt: Instant)

Properties

Link copied to clipboard