Skip to main content
15-Moonstone
May 16, 2019
Solved

Vuforia View - Error in Live Data (Thingworx/Sensor)

  • May 16, 2019
  • 1 reply
  • 1604 views

Hello Sir/Madam,

I created one Experience In which I bound data to label in preview it shows value but in IPAD it shows only "Label" text. (same thing happening with Gauge widget).

As well as when I am enable state definition to Gauge widget It shows only color (no value).

Could anyone explain me this behavior of Vuforia View?

 

 

 

Best answer by ytella

Hi @Swapnil_More,

 

Could you please assign the Run time permissions for the es-public-access user to the properties, events and services of the entity whose data must be accessed by a public experience. 

  1. From ThingWorx composer, open the entity whose data must be accessed by a public experience
  2. Click the Permissions icon in the last column of the row containing the entity
  3. Click Run Time under Permissions
  4. Under All Properties, Events, Services, use the search box to find and add the es-public-access user
  5. Click green dot under the appropriate permissions columns2.JPGClick Save

1 reply

ytella17-PeridotAnswer
17-Peridot
May 16, 2019

Hi @Swapnil_More,

 

Could you please assign the Run time permissions for the es-public-access user to the properties, events and services of the entity whose data must be accessed by a public experience. 

  1. From ThingWorx composer, open the entity whose data must be accessed by a public experience
  2. Click the Permissions icon in the last column of the row containing the entity
  3. Click Run Time under Permissions
  4. Under All Properties, Events, Services, use the search box to find and add the es-public-access user
  5. Click green dot under the appropriate permissions columns2.JPGClick Save
15-Moonstone
May 17, 2019

Thanks for Help!!!