DownloadLog

data class DownloadLog(val timestamp: SmpTimestamp, val logs: String) : BleDeviceResponse

Constructors

Link copied to clipboard
constructor(timestamp: SmpTimestamp, logs: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard