deviceId property

String deviceId
final

The unique identifier for the BLE device.

A unique string (e.g., a MAC address or UUID) used to identify the device.

Implementation

final String deviceId;