added

Template - Dynamic Selection and Twin entity refactored

The new Dynamic Selector allows you to query data based on the digital twin structure and datapoint properties, without the need to manually name or list datapoints.

Starting from v11.2, we have also refactored the Twin entity by introducing a new entity: TwinType. With TwinTypes, you can now define your own types of digital twins, enabling greater customization and better alignment with real-world twin configurations.

Additionally, we’ve introduced Extra Properties on Twin entities, providing more flexibility for storing and using custom metadata in your pipeline logic.

You can check more information in our dedicated article: Dynamic Selector .