JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.happybrackets.device.sensors
Interface SensorUpdateListener
public interface
SensorUpdateListener
Gets notified when a sensor has been updated. No data is passed in this method. The implementor should independently query the sensor for data. Created by ollie on 1/06/2016.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
sensorUpdated
()
Method Detail
sensorUpdated
void sensorUpdated()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method