deviceName property

String? deviceName
getter/setter pair

The name of the eSense device. Used for connecting to the eSense hardware device over BTLE. eSense devices are typically named eSense-xxxx.

Implementation

String? deviceName;