User Tools

Site Tools


onboarding:nova:mdctranslatoruiconfig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
onboarding:nova:mdctranslatoruiconfig [2022/10/11 12:34] 10.91.110.100onboarding:nova:mdctranslatoruiconfig [2022/10/11 12:44] (current) 10.91.110.100
Line 13: Line 13:
 See sample of UiProperty object for nova below: See sample of UiProperty object for nova below:
 <code> <code>
- "uiProperty": [+"uiProperty": [
                     {                     {
-                        "title": "PSU Current 1",+                        "title": "Power",
                         "uiType": "GAUGE",                         "uiType": "GAUGE",
                         "row": 2,                         "row": 2,
                         "column": 1,                         "column": 1,
-                        "order": 12, +                        "order": 1
-                        "uiCategory": "POWER", +
-                        "properties":+
-                            "showOnComponent": "true", +
-                            "showOnOverView": "true" +
-                        }+
                     }                     }
                 ],                 ],
Line 38: Line 33:
   *   **order** - determines card order on page   *   **order** - determines card order on page
   *   **uiCategory** -   *   **uiCategory** -
-  *   **properties**: properties are configured via the translator key_value table.+  *   **properties**: properties are configured via the translator key_value table, unused in nova currently but can be leveraged to add addiitonal data / configuration to ui components if required.
 ===== Current Supported Parameter UiTypes in Nova Device Overview ===== ===== Current Supported Parameter UiTypes in Nova Device Overview =====
  
onboarding/nova/mdctranslatoruiconfig.1665488096.txt.gz · Last modified: 2022/10/11 12:34 by 10.91.110.100