Connected

data class Connected(val config: MemfaultConfig) : DeviceState

The device is connected and set up to receive Diagnostic data.

Constructors

Link copied to clipboard
constructor(config: MemfaultConfig)

Properties

Link copied to clipboard

The configuration obtained from the device using GATT.