public class JsonSensorDataFeederItem extends JsonLPObject
SensorDataFeeder.| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
SensorType
The type of the sensor as
String. |
java.lang.String |
SensorValue
The simulated value as
String. |
Id, Ontology, Version| Constructor and Description |
|---|
JsonSensorDataFeederItem()
Default public constructor to create instances of this class.
|
toString