Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
distance, FREE_SPACE_PATH_LOSS_CONSTANT_FOR_BLE, FSPL_FREQ, FSPL_LIGHT, HEX_ARRAY, mAssociations, mBattery, mBeaconChangeListeners, mBeaconType, mDevice, mFirstDiscovered, MID_TO_FAR_METERS, mIsManagerScanning, mLastSeen, mRange, mRssi, mScanRecord, mTemperature, NEAR_TO_MID_METERS, RssiComparator
Constructor and Description |
---|
EddystoneTLMBeacon() |
EddystoneTLMBeacon(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
float |
getBattery()
get the battery status
|
int |
getFrameCount() |
int |
getUpTime() |
void |
parseData() |
void |
setRssi(int rssi) |
void |
writeToParcel(Parcel parcel,
int flags) |
getRevision
alert, connect, disconnect, getContext, getDefaultSettings, getDeviceType, readAdvertisementSettings, readConnectionSettings, readDeviceStatus, readEddystoneUID, readEddystoneURL, readFrameTypeConnectionRates, readFrameTypeIntervalTxPower, readIBeaconMajorMinor, readIBeaconUUID, readTemperature, setAdvertisementSettings, setBeaconConfigurationListener, setContext, setEddystoneUID, setEddystoneUrl, setFrameTypeConnectionRates, setFrameTypeIntervalTxPower, setIBeaconMajorMinor, setIBeaconUUID, setPassword, updateFirmware
addAssociation, addOnBeaconChangeListener, bytesToHex, calculateRange, compareTo, getAssociations, getBeaconType, getDevice, getDwellTime, getFirstDiscovered, getLastSeen, getRange, getRssi, getScanRecord, getTemperature, getTimeSinceFirstSeen, getTimeSinceLastSeen, hasAssociations, hasBeenNotifiedOfOnEnter, hasBeenNotifiedOfOnExit, hasExitListeners, isConnected, isOutOfRangeBeacon, managerIsScanning, notifyOnRangeChanged, notifyRssiChanged, removeAllOnBeaconChangeListener, removeAssociation, removeOnBeaconChangeListener, removeSelfFromAssociations, setBaseData, setBeaconType, setConnected, setDevice, setLogListener, setNotifiedOfOnEnter, setNotifiedOfOnExit, setScanRecord, updateSeen
public EddystoneTLMBeacon()
public EddystoneTLMBeacon(Parcel in)
public int describeContents()
describeContents
in class Eddystone
public void writeToParcel(Parcel parcel, int flags)
writeToParcel
in class Eddystone
public float getBattery()
public int getFrameCount()
public int getUpTime()