@ThingworxExtensionApiClass(since={6,6}) public interface IStream
| Modifier and Type | Method and Description |
|---|---|
void |
addStreamEntry(org.joda.time.DateTime timestamp,
Location location,
java.lang.String source,
java.lang.String sourceType,
TagCollection tags,
ValueCollection values) |
DataShapeDefinition |
getDataShape() |
@ThingworxExtensionApiMethod(since={6,6}) void addStreamEntry(org.joda.time.DateTime timestamp, Location location, java.lang.String source, java.lang.String sourceType, TagCollection tags, ValueCollection values) throws java.lang.Exception
java.lang.Exception - If an error occurs@ThingworxExtensionApiMethod(since={6,6}) DataShapeDefinition getDataShape()