MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | List of all members
MbientLab.MetaWear.IDataToken Interface Reference

Dummy class representing a sample of sensor data within the context of programming advanced reactions in a data route. More...

Public Member Functions

IDataToken Slice (byte offset, byte length)
 Creates a More...
 

Detailed Description

Dummy class representing a sample of sensor data within the context of programming advanced reactions in a data route.

Member Function Documentation

◆ Slice()

IDataToken MbientLab.MetaWear.IDataToken.Slice ( byte  offset,
byte  length 
)

Creates a

DataToken copy that represents a portion of the original data

Parameters
offsetByte to start copying from
lengthNumber of bytes to copy
Returns

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