Currently it seems that the YANG has to be written such as
description "name='Gateway IP'"
in order to allow the GUI to print the description associated to the given field.
We should simplify the syntax, if possible, so that we can write simpler YANG models such as 👍
description "IP Gateway"
Currently it seems that the YANG has to be written such as
description "name='Gateway IP'"
in order to allow the GUI to print the description associated to the given field. We should simplify the syntax, if possible, so that we can write simpler YANG models such as 👍 description "IP Gateway"
and this will be shown automatically by the GUI.