Contents

HMCharacteristicMetadataFormatUInt16

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

Declaration

let HMCharacteristicMetadataFormatUInt16: String

Discussion

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

See Also

Unsigned Integers