A B C D E F G H I J K L M N O P R S T U V W X Y Z 

A

abortFirmwareUpdate() - Method in interface com.mbientlab.metawear.MetaWearBoard
Terminates a DFU in progress, resulting in a failure.
Accelerometer - Interface in com.mbientlab.metawear.module
Generic class providing high level access for an accelerometer sensor.
Accelerometer.BoardOrientation - Enum in com.mbientlab.metawear.module
Orientation definitions for the board, providing a unified definition of board orientation amongst the R, RG, and RPro boards.
Accelerometer.SourceSelector - Interface in com.mbientlab.metawear.module
Generic selector for accelerometer data sources
Accumulator - Class in com.mbientlab.metawear.processor
Configuration for the accumulator data processor.
Accumulator(Map<String, String>) - Constructor for class com.mbientlab.metawear.processor.Accumulator
Constructs an accumulator config object from a URI string
Accumulator() - Constructor for class com.mbientlab.metawear.processor.Accumulator
Constructs a config object with inferred output size
Accumulator(byte) - Constructor for class com.mbientlab.metawear.processor.Accumulator
Constructs a config object with user defined output size
Accumulator.State - Class in com.mbientlab.metawear.processor
Representation of the accumulator's internal state
Accumulator.State(Number) - Constructor for class com.mbientlab.metawear.processor.Accumulator.State
Constructs a new accumulator state
adPeriod() - Method in interface com.mbientlab.metawear.module.IBeacon.Configuration
Retrieves the advertising period
adUuid() - Method in interface com.mbientlab.metawear.module.IBeacon.Configuration
Retrieves the advertising UUID
AmbientLight - Interface in com.mbientlab.metawear.module
Generic class providing high level access to a light sensor.
AmbientLight.SourceSelector - Interface in com.mbientlab.metawear.module
Generic selector for ambient light data
AsyncOperation<T> - Interface in com.mbientlab.metawear
Wrapper class around a background operation that will asynchronously notify the user when it is done
AsyncOperation.CompletionHandler<U> - Class in com.mbientlab.metawear
Processes the result of the background operation that created this object.
AsyncOperation.CompletionHandler() - Constructor for class com.mbientlab.metawear.AsyncOperation.CompletionHandler
 
Average - Class in com.mbientlab.metawear.processor
Configuration for the averaging data processor
Average(Map<String, String>) - Constructor for class com.mbientlab.metawear.processor.Average
Constructs an average config object from a URI string
Average(byte) - Constructor for class com.mbientlab.metawear.processor.Average
Constructs a config object for the average transformer
Average.State - Class in com.mbientlab.metawear.processor
Representation of the average processor's internal state.
Average.State() - Constructor for class com.mbientlab.metawear.processor.Average.State
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z