MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Static Public Attributes | List of all members
MbientLab.MetaWear.Constants Class Reference

API related constants More...

Static Public Attributes

static readonly Guid METAWEAR_GATT_SERVICE = new Guid("326A9000-85CB-9195-D9DD-464CFBBAE75A")
 UUID identifying the MetaWear GATT service and the advertising UUID More...
 
static readonly Guid METABOOT_SERVICE = new Guid("00001530-1212-efde-1523-785feabcd123")
 UUID identifying a MetaWear board in MetaBoot mode. A MetaWear board advertising with this UUID indicates it is in MetaBoot mode. More...
 

Detailed Description

API related constants

Member Data Documentation

◆ METABOOT_SERVICE

readonly Guid MbientLab.MetaWear.Constants.METABOOT_SERVICE = new Guid("00001530-1212-efde-1523-785feabcd123")
static

UUID identifying a MetaWear board in MetaBoot mode. A MetaWear board advertising with this UUID indicates it is in MetaBoot mode.

◆ METAWEAR_GATT_SERVICE

readonly Guid MbientLab.MetaWear.Constants.METAWEAR_GATT_SERVICE = new Guid("326A9000-85CB-9195-D9DD-464CFBBAE75A")
static

UUID identifying the MetaWear GATT service and the advertising UUID


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