| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface SensorEvent
A tuple representing a piece of data from a Sensor on an Entity.
| Method Summary | |
|---|---|
| Sensor | getSensor()The Sensor describing the data. | 
| Entity | getSource()The Entity where the data originated. | 
| long | getTimestamp()The time this data was published, as a UTC time in milliseconds (e.g. as returned by java.lang.System#currentTimeMillis(). | 
| java.lang.Object | getValue()The value for the Sensor data. | 
| Method Detail | 
|---|
public Sensor getSensor()
public Entity getSource()
public long getTimestamp()
public java.lang.Object getValue()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.