namespace public static
evothings.iotsensor.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
IOTSENSOR_FOUND
Found IoT Sensor device.
public static
IOTSENSOR_ONLINE
IoT Sensor device is connected and sensors are avaliable.
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
STOPPED_SCANNING
Scanning is stopped.