thingworx-field-work / ThingworxVSCodeProject

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

Unit Representation for properties #34

Closed thomas-thomas-tfs closed 3 years ago

thomas-thomas-tfs commented 3 years ago

how to mentioned units for properties

BogdanMihaiciuc commented 3 years ago

This is not currently supported; I will add a decorator to enable this in a future release.

BogdanMihaiciuc commented 3 years ago

You can now use a @unit decorator on numeric properties to specify this.