Is there a way to add/ delete components in real time through the designed user interface?
What’s your use case ?
We want to add/delete machines through the UI. The representative components are to be added/deleted in real time as the result.
https://docs.inductiveautomation.com/display/DOC81/Vision+-+Template+Repeater
is probably what you want
Add your devices to a database and bind a flex repeater to a query to that database, maybe ?
If you don’t want to use a db, a simple tag listing devices can do the trick as well.
You probably want the template canvas if you have multiple types of machinery.