What is the difference between STREAMS and PROPERTIES in Thingworx?
I couldn't find any specific post in regards to my question, so I did research on the two subjects individually.
STREAMS - time series data (timestamp and additional data)
- has a list of activities from things or data associated with things
- thought of as a table structure with five predefined fields and any number of user-defined fields:
- timestamp
- tag
- source
- source type
- location
PROPERTIES - how you describe the data points that are directly related to a thing. Each property has a name, description and a data type
Note: Any informative feedback to my question would be greatly appreciated. Thank you and have a nice day!

