The best practice to access hundreds of remote file data
Hi,
My customer will has more than 700 devices connected to Thingworx. Only need to read the data from the device. Each device has a work station connected to it , the work station is sold together with the device by the device provider and the device data is stored in the work station's file system and the operation system are Windows system. The Thingworx server and the work stations are in the same intranet.
My ideas to accessing the device data are:
1. Deploy edge SDK on each device to read the file and send data to ThingWorx
2. Share the data folder of the work station of the device ,deploy only one edge SDK in Thingworx server(or a separated server) to scan all of the share folder to get the data.
I prefer the #2 as it's must easier comparing to deploy hundreds of edge sdk . But I'm new to Thingworx and not sure if it's the proper solution for the case, or has another better solution ? Could you give me some advice ?
Thank you

