Hi i need to know how to transfer file from thingWorx platform to Remote device using EMS ?
If you have access to the PTC elearning materials, I recommend you search for File Transfer there should be a whole chapter on it.
the basics would be.
1. EMS enabled for file Transfer with a Repository defined
2. A matching RemoteThingWithFileTransfer in the Model
3. A File Repository in the Model
4. use the FileTransferSubsystem Copy service.
I'm figuring out how to do this with the SteamSensor exampleWithFileTransfer. Are there example mashups?
Also, on the learning materials.. I only see the "How to use a File Upload Widget" video.