Example of populating a stream via REST?
Can someone point me to an example or tutorial of how to populate a stream using RESTful syntax?
The formal ThingWorx education discusses streams in the context of the vending machine example BUT populates the actual values (temperature and humidity) using a timer that is feed by a simulator.
I however, rather than a simulator, have the actual values on a Linux box and need to populate the stream (push to the cloud) with a RESTfull call using curl.
I don't mind hacking it out myself, just need a little more to go on - documentation or example?
Thanks for any pointers.

