ReconnectedEntry
Defined in: console-sdk/src/device/deviceModel.ts:381
One recently-reconnected device (SDK_PLAN.md §3.6.3), derived from connection provenance rather than a stored event.
Properties
Section titled “Properties”at:
number
Defined in: console-sdk/src/device/deviceModel.ts:385
Epoch ms the reconnection completed.
device
Section titled “device”device:
Device
Defined in: console-sdk/src/device/deviceModel.ts:383
The device that reconnected.
duringWorkout
Section titled “duringWorkout”duringWorkout:
boolean
Defined in: console-sdk/src/device/deviceModel.ts:387
Whether a workout session was active at reconnection — a field, not a singleton lookup.