Device Monitoring Studio supports a number of useful attributes that change the default behavior for individual bound fields. You should put attributes before a field you want them affect. The following syntax is supported:
attribute-list:
[ *attribute-decl ]
attribute-decl:
noindex | noautohide | read(expr) |
format(expr) | description(expr) | color_scheme(expr)
See the following sections for attribute descriptions.
In addition to field attributes, a single display attribute is supported on types. It allows the user to change the default visualization for a type.