The display of connections is already quite nice with the ExtRef description:
However not all devices have very semantic data models (also in the screenshots using GGIO).
We've found that that joining the descriptions from the LDevice, LN, DO (but not usually DA) is quite helpful and we've often edited these descriptions so the descriptions of this data structure somewhat match the ExtRef description.
In the subscriber-later-binding plugin I used the following to generate a description.
If we thought this was a good idea then perhaps we could provide it in scl-lib and then use it here (I can do a PR at some stage and make some improvements in the code although I'd like to agree a call signature first).
I'm keen to have this in the publisher plugin as well.
The display of connections is already quite nice with the ExtRef description:
However not all devices have very semantic data models (also in the screenshots using GGIO).
We've found that that joining the descriptions from the LDevice, LN, DO (but not usually DA) is quite helpful and we've often edited these descriptions so the descriptions of this data structure somewhat match the ExtRef description.
In the subscriber-later-binding plugin I used the following to generate a description.
If we thought this was a good idea then perhaps we could provide it in scl-lib and then use it here (I can do a PR at some stage and make some improvements in the code although I'd like to agree a call signature first).
I'm keen to have this in the publisher plugin as well.