Properties
Private Readonly COLOR_MAX_
COLOR_MAX_: 127 = ...
Private Readonly COLOR_MIN_
COLOR_MIN_: 0 = ...
Protected Readonly EVENT_TYPE_ID_INDEX
EVENT_TYPE_ID_INDEX: 1 = ...
Protected Readonly MESSAGE_TYPE_ID_INDEX
MESSAGE_TYPE_ID_INDEX: 0 = ...
Private Readonly TIME_MAX_
TIME_MAX_: 65535 = ...
Private Readonly TIME_MIN_
TIME_MIN_: 0 = ...
Readonly UUIDS
UUIDS: { CHARACTERISTICS: { INDICATE: "72c90005-57a9-4d40-b746-534e22ec9f9e"; NOTIFY: "72c90003-57a9-4d40-b746-534e22ec9f9e"; WRITE: "72c90004-57a9-4d40-b746-534e22ec9f9e"; WRITE_WO_RESPONSE: "72c90002-57a9-4d40-b746-534e22ec9f9e" }; SERVICE_ID: "72c90001-57a9-4d40-b746-534e22ec9f9e" } = ...
Type declaration
-
CHARACTERISTICS: { INDICATE: "72c90005-57a9-4d40-b746-534e22ec9f9e"; NOTIFY: "72c90003-57a9-4d40-b746-534e22ec9f9e"; WRITE: "72c90004-57a9-4d40-b746-534e22ec9f9e"; WRITE_WO_RESPONSE: "72c90002-57a9-4d40-b746-534e22ec9f9e" }
-
INDICATE: "72c90005-57a9-4d40-b746-534e22ec9f9e"
-
NOTIFY: "72c90003-57a9-4d40-b746-534e22ec9f9e"
-
WRITE: "72c90004-57a9-4d40-b746-534e22ec9f9e"
-
WRITE_WO_RESPONSE: "72c90002-57a9-4d40-b746-534e22ec9f9e"
-
SERVICE_ID: "72c90001-57a9-4d40-b746-534e22ec9f9e"
Protected colors
colors: { blue: number; green: number; red: number } = ...
Type declaration
-
blue: number
-
green: number
-
red: number
onBatteryLevel
onBatteryLevel: null | ((battery: number) => void) = null
onStatusButtonPressed
onStatusButtonPressed: null | (() => void) = null
Static Readonly PATTERN
PATTERN: { BLINK: 1; FIREFLY: 2 } = ...
Battery level event