public class SensorEvent extends Event<eu.vicci.process.devices.core.Sensor>
| Constructor and Description |
|---|
SensorEvent(eu.vicci.process.devices.events.core.EventType eventType,
Object value,
long timestamp,
eu.vicci.process.devices.core.Sensor device) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDatatype() |
String |
getSensing() |
eu.vicci.process.devices.core.Sensor |
getSensor() |
Object |
getValue() |
getDevice, getDeviceLocation, getDeviceUid, getEventType, getTimestamp, getTypeNamepublic SensorEvent(eu.vicci.process.devices.events.core.EventType eventType,
Object value,
long timestamp,
eu.vicci.process.devices.core.Sensor device)
Copyright © 2018. All rights reserved.