Get data on web app from 2 different things simultaneously
Hello ,
I have created 2 things on my locally hosted Thingworx foundation server. There things belongs to 2 different templates.
I want to access data simultaneously using rest api or any other endpoint to my nodeJs web application. I am getting data in an interval of 1 second. Thus I cannot make 2 successive ajax calls to get data individually as huge latency is involved.
Kindly suggest how this can be done.
PS Note : I am able to get data individually for 1 sensor at a time using ajax call to the rest endpoint.
Regards,
Aarushi

