DeviceResponse

An object used to represent data parsed from DeviceResponse CBOR as specified in ISO/IEC 18013-5 section 8.3 Device Retrieval.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The documents in the device response.

Link copied to clipboard

Gets the top-level status in the DeviceResponse CBOR.

Link copied to clipboard
lateinit var version: String

The version string set in the DeviceResponse CBOR.

Link copied to clipboard

The ZK documents in the device response.