SensorStatus

data class SensorStatus(val propertyId: UShort, val rawValue: ByteArray)

Raw sensor data for a property.

Constructors

Link copied to clipboard
constructor(propertyId: UShort, rawValue: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard