MetaWear C++ API
0.18.0
C++ implementation of the MetaWear protocol
|
Wrapper class holding characteristics under the Device Information GATT service. More...
#include <metawearboard.h>
Public Attributes | |
const char * | manufacturer |
Device's manufacturer name, characteristic 0x2A29. | |
const char * | model_number |
Model number assigned by MbientLab, characteristic 0x2A24. | |
const char * | serial_number |
Device's serial number, characteristic 0x2A25. | |
const char * | firmware_revision |
Revision of the firmware on the device, characteristic 0x2A26. | |
const char * | hardware_revision |
Revision of the hardware on the device, characteristic 0x2A27. | |
Wrapper class holding characteristics under the Device Information GATT service.