public class

VidiBeaconSensor

extends Sensor
java.lang.Object
   ↳ com.vidinoti.android.vdarsdk.Sensor
     ↳ com.vidinoti.android.vdarsdk.VidiBeaconSensor

Class Overview

Represent a Vidinoti VidiBeacon sensor with its unique serial as ID.

Summary

[Expand]
Inherited Fields
From class com.vidinoti.android.vdarsdk.Sensor
Public Methods
float getRssi()
Get the RSSI in dbm of this beacon at that point of time
String getType()
Return the type of sensor
String toString()
[Expand]
Inherited Methods
From class com.vidinoti.android.vdarsdk.Sensor
From class java.lang.Object

Public Methods

public float getRssi ()

Get the RSSI in dbm of this beacon at that point of time

Returns
  • the RSSI in dbm of this beacon at that point of time

public String getType ()

Return the type of sensor

Returns
  • the type of sensor

public String toString ()

Since: API Level