Contents

HMCharacteristicMetadataFormatTLV8

Indicates that the characteristic has TLV8 values.

Declaration

let HMCharacteristicMetadataFormatTLV8: String

Discussion

The value is an NSData object containing a set of one or more TLV8’s, which are packed type-length-value items with an 8-bit type, 8-bit length, and N-byte value.

See Also

Data