Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I have NumericEntry Widget and property value. How I can display value on this NumericEntry widget?
Egor, you can add a service (returning the property value) belonging to the Thing which contains that property in the Mashup and then bind the output returned by the service something like this
And this is how I'm getting the property value which stores the Numeric value