Represents the connectivity status of a device. Implements the ESPRMConnectivityStatusInterface.

Implements

Constructors

Properties

isConnected: boolean

Indicates whether the device is currently connected.

lastConnectionTimestamp: number

The timestamp of the last connection, represented as a Unix timestamp.