Contents

HMCharacteristicMetadataFormatUInt8

Indicates that the characteristic has unsigned 8-bit integer values.

Declaration

let HMCharacteristicMetadataFormatUInt8: String

Discussion

The value is an NSNumber object containing an unsigned 16-bit integer with a range [0, 255].

See Also

Unsigned Integers