thingworx-field-work / ThingworxVSCodeProject

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

Configuration support #31

Closed BogdanMihaiciuc closed 3 years ago

BogdanMihaiciuc commented 3 years ago

Adds a new @config decorator that can be used to specify configuration table values. Note that this isn't properly type checked yet.

Adds a new DataThing utility function declaration that can be used to obtain a data thing constructor with the appropriate generic argument when using ThingTemplateWithShapes.