Sensor
Efento sensor device.
Constructors
Types
Status of the battery.
Device cellular status.
Device connectivity status.
Device encryption status.
Device external power supply status.
Device specific functionality.
Operating status.
Device time synchronization status.
Properties
Current battery status of the device
Bluetooth mac address of the device
Date of last calibration in epoch seconds or null if date is not set or is not supported by the device
Cellular status or null if not supported by the device
Connectivity status of the device
Valid encryption key or null if none was provided
Current encryption status of the device
External power supply status or null if not supported by the device
Features supported by sensor
Measurement period of the device. Defines how often measurements are taken. If sensor is in binary mode, only period base is used. For continuous type sensors period is equal to period base multiplied by factor. The measurement in continuous sensor will be taken at random moment in first period base seconds and then the sensor will wait for next period.
Map of Channel-Measurement pairs that are available for this device. Map only contains values for slots that contain sensors. Each measurement must be validated via Measurement.isValid or Measurement.status to check if its available for current device
Timestamp in epoch seconds when the measurements were taken. If measurement is type of MeasurementBundle then the timestamp refers to the first (most recent one) sample in bundle.
Operating statuses reported by the device
Software version of the device
Time synchronization status or null if not supported by the device