DeviceInfo
data class DeviceInfo(val deviceSerial: String, val hardwareVersion: String, val currentVersion: String, val softwareType: String)
Information about the device, such as hardware version, software type and current firmware version, required to check for the latest firmware release on nRF Cloud Services.