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

S

setAdvertisingInterval(short, byte) - Method in interface com.mbientlab.metawear.api.controller.Settings
Sets the advertisement parameters.
setAdvertisingPeriod(short) - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Set IBeacon advertisement period
setCalibratedRXPower(byte) - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Set IBeacon receiving power
setColorChannel(LED.ColorChannel) - Method in interface com.mbientlab.metawear.api.controller.LED
Sets the color channel to read to and write from
setComponentConfiguration(Accelerometer.Component, byte[]) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Set component configuration
setDeviceName(String) - Method in interface com.mbientlab.metawear.api.controller.Settings
Sets the device name
setDigitalInput(byte, GPIO.PullMode) - Method in interface com.mbientlab.metawear.api.controller.GPIO
Set a digital input pin
setDigitalOutput(byte) - Method in interface com.mbientlab.metawear.api.controller.GPIO
Set a digital output pin
setFilterConfiguration(byte, DataProcessor.FilterConfig) - Method in interface com.mbientlab.metawear.api.controller.DataProcessor
Set the configuration of a filter
setFilterState(byte, byte[]) - Method in interface com.mbientlab.metawear.api.controller.DataProcessor
Modify the internal state of the filter.
setMajor(short) - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Set IBeacon advertisement major number
setMinor(short) - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Set IBeacon advertisement minor number
setPinChangeType(byte, GPIO.ChangeType) - Method in interface com.mbientlab.metawear.api.controller.GPIO
Sets the pin change detection type
setPixel(byte, byte, byte, byte, byte) - Method in interface com.mbientlab.metawear.api.controller.NeoPixel
Set pixel color
setPowerMode(Accelerometer.PowerMode) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Sets the power mode of the accelerometer
setRetainState(boolean) - Method in interface com.mbientlab.metawear.api.MetaWearController
Sets how to handle the device state when the board disconnects.
setScanResponse(byte[]) - Method in interface com.mbientlab.metawear.api.controller.Settings
Set a custom scan response packet
Settings - Interface in com.mbientlab.metawear.api.controller
Controller for the settings module
Settings.Callbacks - Class in com.mbientlab.metawear.api.controller
Callbacks for the settings module
Settings.Callbacks() - Constructor for class com.mbientlab.metawear.api.controller.Settings.Callbacks
 
Settings.Register - Enum in com.mbientlab.metawear.api.controller
Enumeration of registers for the settings module
setTXPower(byte) - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Set IBeacon transmitting power
setTXPower(byte) - Method in interface com.mbientlab.metawear.api.controller.Settings
Sets the TX power.
setUUID(UUID) - Method in interface com.mbientlab.metawear.api.controller.IBeacon
Set IBeacon advertisement UUID
shakeDetected(Accelerometer.MovementData) - Method in class com.mbientlab.metawear.api.controller.Accelerometer.Callbacks
Called when a shake motion is detected.
singleTapDetected(Accelerometer.MovementData) - Method in class com.mbientlab.metawear.api.controller.Accelerometer.Callbacks
Called when a single tap has been detected
srcIndex() - Method in interface com.mbientlab.metawear.api.controller.Event.Command
Register index that will trigger the event
srcRegister() - Method in interface com.mbientlab.metawear.api.controller.Event.Command
Register that will trigger the event
startAdvertisement() - Method in interface com.mbientlab.metawear.api.controller.Settings
Trigger the board to start advertising
startBuzzer(short) - Method in interface com.mbientlab.metawear.api.controller.Haptic
Start pulsing a buzzer
startComponents() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Starts detection / sampling of enabled components
startLogging() - Method in interface com.mbientlab.metawear.api.controller.Logging
Start logging trigger events.
startLogging(boolean) - Method in interface com.mbientlab.metawear.api.controller.Logging
Start logging trigger events
startMotor(short) - Method in interface com.mbientlab.metawear.api.controller.Haptic
Start pulsing a motor with a duty cycle of 100%
startMotor(float, short) - Method in interface com.mbientlab.metawear.api.controller.Haptic
Start pulsing a motor
startTimer(byte) - Method in interface com.mbientlab.metawear.api.controller.Timer
Start timer notifications
status - Variable in enum com.mbientlab.metawear.api.controller.Accelerometer.Component
 
stop(boolean) - Method in interface com.mbientlab.metawear.api.controller.LED
Stop a pulse pattern and reset pulse time to 0
stopComponents() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer
Stops activity for enabled components
stopLogging() - Method in interface com.mbientlab.metawear.api.controller.Logging
Stop logging trigger events
stoppedFreeFall() - Method in class com.mbientlab.metawear.api.controller.Accelerometer.Callbacks
Deprecated.
As of v1.1, callback function was never properly implemented and has been replaced by Accelerometer.Callbacks.movementDetected(Accelerometer.MovementData)
stopRecord() - Method in interface com.mbientlab.metawear.api.controller.Event
Stop the macro recording
stopRecord() - Method in interface com.mbientlab.metawear.api.controller.Macro
Stop recording the macro
stopTimer(byte) - Method in interface com.mbientlab.metawear.api.controller.Timer
Stop timer notifications
A B C D E F G H I J K L M N O P R S T U V W