characteristicInstanceId property

String characteristicInstanceId
final

The id that identifies the specific instance of all characteristics with characteristicId in a given service. This should no be exposed to user of the plugin as it may be different each time a device is connected to, so it should not be used to identify characteristics across sessions.

Implementation

final String characteristicInstanceId;