Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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