ServiceInfo

data class ServiceInfo

Information about wristband:

  • Sensor id;

  • MAC address;

  • Firmwares versions;

  • Firmware API version.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

version of firmware API

Link copied to clipboard

version of base firmware

Link copied to clipboard

version of BLE firmware

Link copied to clipboard

version of display firmware

Link copied to clipboard

version of functional firmware

Link copied to clipboard
val mac: String

MAC address of the wristband

Link copied to clipboard

wristband unique identificator

Functions

Link copied to clipboard

Returns true if information invalid and false otherwise.