nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

Enumerated attributes should have a link points to its enum

Open yslian opened this issue 4 years ago • 0 comments

Description of issue

From developer's point of view, it will be great that on the documentation for an enumerated attribute such as (nidcpower) auto_zero should have link to its enum to show the list of possible values. Currently only the Datatype shows an "enums" keyword for example enums.AutoZero and developers/users need to expand the "Enums" to look for the corresponding enum.

yslian avatar Feb 25 '22 11:02 yslian