Representation of a beacon. See:
More...
#include <BLEEddystoneTLM.h>
|
|
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) |
| |
Representation of a beacon. See:
The documentation for this class was generated from the following file: