Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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.