Multiple player data using single Thing/Template
Currently i am working on a project, where i need to display information of multiple player on a dashboard.
I tried with repeater widget, but problem with that widget is that i need to create multiple things. For each user we need to create seperate things.
what i am looking for is that :
1) Is it possible to have multiple player data on a single dashboard using a single thing/template?
2) From a single EMS(Edge Micro Server) we need to send the data to ThingWorx. (JSON format looks good to me)
3) Do we need to write any service for it? If yes what is it?
All that i require is Multiple Player Data on a Dashboard using a single Thing and single EMS.
On clicking the player name or id, the mashup should redirect to the specified player name/id dashboard(it should display the name, age, height or weight of only that particular player).
I am struggling with this problem from a very long time. Kindly, give some input so that i can proceed.

