Device

class Device : ADevice

The model for the kind of device managed by this plugin.

Properties

Link copied to clipboard

The MAC address of the Bluetooth device.

Link copied to clipboard
val name: String?

Optionally, a name advertised by the Bluetooth device.

Link copied to clipboard
var rssi: Int

The Receive Signal Strength Indicator value.

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of a Device.