My Project
 All Classes Functions Variables Pages
Public Member Functions | List of all members
BLEEddystoneTLM Class Reference

Representation of a beacon. See: More...

#include <BLEEddystoneTLM.h>

Public Member Functions

std::string getData ()
 
BLEUUID getUUID ()
 
uint8_t getVersion ()
 
uint16_t getVolt ()
 
float getTemp ()
 
uint32_t getCount ()
 
uint32_t getTime ()
 
std::string toString ()
 
void setData (std::string data)
 
void setUUID (BLEUUID l_uuid)
 
void setVersion (uint8_t version)
 
void setVolt (uint16_t volt)
 
void setTemp (float temp)
 
void setCount (uint32_t advCount)
 
void setTime (uint32_t tmil)
 

Detailed Description

Representation of a beacon. See:


The documentation for this class was generated from the following file: