ConnectVia
ConnectVia =
"user"|"auto-reconnect"
Defined in: console-sdk/src/device/deviceModel.ts:40
Provenance of a live connection: a user-initiated connect() versus the
SDK’s own auto-reconnect policy. Carried on the connecting/ready states
so reconnect toasts can be derived from state (§3.6.3) — the “reconnected”
fact is via: 'auto-reconnect' on a ready connection, not a stored event.