Hi,
We are working with the trial version of ThingWorx and we are taking some performance bench marks for data read/write to Things. For read we are using QueryPropertyHistory service via ConnectedThingClient in java sdk. For write we are using WritePropertiesVTQ api on ConnectedThingClient.
These reading will be affected by the hosted server's location and the deployment structure of the server (cloud/on premise). So can anyone please help us with the information about where the hosted server is located?
Regards,
Vaishnavee
Solved! Go to Solution.
@vaishnavee You will have to write a custom service for that. You can check this community post for getting ip address of your server.
@vaishnavee You will have to write a custom service for that. You can check this community post for getting ip address of your server.