We have a device template with an interface definition that contains a capability with Enum as schema... with possible values 0, 1, 2. For each of the values, I've defined a display name as shown in the image here.
I've expected this display names would show in the Dashboard when showing "Last known value", however it still shows the values (0, 1, 2).
Am I missing anything here? Where/how are these enum display names used? How do we use them on the dashboards?