namespace public static
evothings.tisensortag.ble. status
Source: evothings-libraries/
Status constants.
Properties
public static
CONNECTED
Connected to physical device.
public static
CONNECTING
Connecting to physical device.
public static
DEVICE_INFO_AVAILABLE
Info about the device is available.
public static
READING_DEVICE_INFO
Reading info about the device.
public static
READING_SERVICES
Reading services of the device.
public static
SCANNING
Scanning is ongoing.
public static
SENSORTAG_FOUND
Found SensorTag device.
public static
SENSORTAG_NOT_FOUND
Scanning timed out, no device found.
public static
SENSORTAG_ONLINE
SensorTag device is connected and sensors are avaliable.