Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
As part of the development we are creating some entities on thingworx platform and releasing them to the internal test team.
As the development is in progress and we continuously modify and add new entities we would like to maintain entity versions for each release on the thingworx platfrom. So the question is how to band entities to a specific version? How to define versions on thingworx entities so that we can differentiate them based on release?
There isn't a great way, but you can use Model Tags. or a Property
And of course always make sure to leverage some source control system to keep your versions in.
Thanks, We already have model tags. Trying to add property but expecting better solution.
Are the model tags get inherited? I mean if I apply model tag to a ThingShape will it get inherited to a ThingTemplate or to a Thing If I inherit the Thing from the shape?
Model Tags do not inherit