Getting Unit from properties using JS
Hello,
getting a Property Value from Thingworx to Vuforia Studio using JavaScript is working fine with:
$scope.app.mdl['Thingname'].properties['Propertiename']
BUT: Is it possibility to get any more information from one property like e.g. the “Description” or “Unit”?
Greetings
Raphael

