vorto
vorto copied to clipboard
Vorto Project
If an attempt to create a model fails due to a naming conflict, there is no error message visible
Vortolang currently has no specific datatype to model hex properties, if there is interest in it, we could introduce it.
I am building a Vorto model based on some Java interfaces. One of the used data types is BigDecimal. I would like to ask you, what's the preferred mapping to...
I would like to trigger a discussion about this topic. Currently, the function block properties are put in one of these categories: status, configuration, fault or events. That's fine, but...
I am trying to define a model similar to: ``` entity Exception { optional cause as Exception } ``` Currently, it fails with: Object property type has circular reference What...
Is it possible to map to Vorto such Java definitions: * int[][] * Map All of them are about nested "multiple" keyword.
Update and release the Vorto examples project - due to the missing Guava snapshot the build is failing.
Add a disclaimer on the UI that the repository is “owned and operated by the committers of the Eclipse Vorto project on the homepage". The message should be optional /...