Contents

value

The value of the characteristic.

Declaration

var value: Data? { get set }

Discussion

This property contains the value of the characteristic. For example, a temperature measurement characteristic of a health thermometer service may have a value that indicates a temperature in Celsius.

See Also

Managing a Mutable Characteristic