characteristicUuid property

String characteristicUuid
final

The UUID of the Bluetooth characteristic.

This UUID uniquely identifies the characteristic from which the value has been read. It can be used to differentiate values if you're working with multiple characteristics.

Implementation

final String characteristicUuid;