Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I was testing Experience App in preview and opened browser console.
App is having autorefresh(3 secs) on getPropertyValues. The client is hitting server every 3 secs. 997 bytes every 3 secs.
Isn't it good idea to use websocket over XHR.