thingworx-field-work / ThingworxVSCodeProject

Develop thingworx models using a real IDE
MIT License
33 stars 17 forks source link

Unit decorator support #37

Closed BogdanMihaiciuc closed 3 years ago

BogdanMihaiciuc commented 3 years ago

Adds support for the @unit decorator which can be used to specify a unit for numeric properties. Updates sample entities to demonstrate it.