How to set Image property from Mashup
I have a ThingTemplate that implements a ThingShape that has an Image property. I have that a mashup that shows the selected Thing and then shows the Image Property successfully. I am now attempting to create a mashup that is only available to a small subset of users that have the ability to update a few of those properties, one being the Image Property. In a mashup how would allow the end user to select a local file on their computer and upload that and set as the image property of the selected Thing. I do not want to put it in a "File Repository", only update and set the Thing property.

