DeviceState

sealed class DeviceState

Device state defines the device status of sidewalk device.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : DeviceState

Properties

Link copied to clipboard
abstract val value: String