MetaWear C++ API  0.18.0
C++ implementation of the MetaWear protocol
Public Attributes | List of all members
MblMwDeviceInformation Struct Reference

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.
 

Detailed Description

Wrapper class holding characteristics under the Device Information GATT service.


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