Uploaded image for project: 'SAFe Program'
  1. SAFe Program
  2. SP-4376

extend the synoptics widget of Taranta

Change Owns to Parent OfsSet start and due date...
    XporterXMLWordPrintable

Details

    • Obs Mgt & Controls
    • Hide

      Increase flexibility of the synoptics widget. 

      For example, the above requirements come from work done by CREAM and PERENTIE on what possible CSP dashboards could look like - enabling some logic in determining how certain parts of the diagram could look like would allow for a dynamic representation of the underlying configuration of which processor is connected to what components.

       

      Show
      Increase flexibility of the synoptics widget.  For example, the above requirements come from work done by CREAM and PERENTIE on what possible CSP dashboards could look like - enabling some logic in determining how certain parts of the diagram could look like would allow for a dynamic representation of the underlying configuration of which processor is connected to what components.  
    • Hide

      see the above description. Each bullet point is an AC.

      Show
      see the above description. Each bullet point is an AC.
    • Inter Program
    • 4
    • 4
    • 0
    • Team_CREAM
    • Sprint 5
    • Hide

      Chart released: ska-tango-taranta-pipeline:2.11.1 
      Docs: https://taranta.readthedocs.io/en/sp-4376-svg-improvments/svg.html 
      Latest changes on 2.11.0:

      • Color of SVG elements should be able to change based on runtime condition
      • SVG layer/element should have dynamic visiblilty based on runtime condition
      • SVG to show Tango enum strings
      • Format SVG component value
      Show
      Chart released: ska-tango-taranta-pipeline:2.11.1   Docs: https://taranta.readthedocs.io/en/sp-4376-svg-improvments/svg.html   Latest changes on 2.11.0: Color of SVG elements should be able to change based on runtime condition SVG layer/element should have dynamic visiblilty based on runtime condition SVG to show Tango enum strings Format SVG component value
    • 23.6
    • Demonstrated, Accepted by FO
    • PI24 - UNCOVERED

    • taranta

    Description

      The synoptics widget (aka svg) should be extended along the following lines (in order by importance):

      1. colors of SVG elements (shapes border and area, lines) should be able to change based on runtime conditions (eg. values of Tango attributes that change). This will be achieved by adding CSS propertie to the SVG element, in a way that is compatible with how Taurus does it (we are using the same svg handling code as Taurus).
      2. svg components (subfiles referred to inside an svg in the image/href or object/href tags) should be able to change based on runtime conditions (eg. values of Tango attributes that change).
        1. we will achieve this via layers in the svg. 
        2. the structure of the SVG would not change dynamically; what changes are visual properties, including whether part of the SVG is displayed or not.
      3. the widget should be configured to display Tango enums strings rather than numbers
      4. to enable processing in js within the svg "file" of json values returned by tango attributes (e.g. to extract values out of a key-based dictionaries)
        1. a representation of the json query will be included in the svg.
      5. to enable end users to click on a SVG component and open a specified dashboard (this would allow users to click on an image representing a component, and open a running dashboard for that component)
      6. to support geometric and semantic zooming (zoom-in/out, with keyboard and with on-screen commands)
      7. to support manual activation of 1 or more layers with explicit buttons

      The same changes will be made also to the Synoptic front-end application within Taranta (as opposed to doing them only to the synoptic widget).


      During PI planning we decided the following (I amended the above description accordingly today 2024-07-24):

      • that point n. 2 in the above description will be achieved through layers - the structure of the SVG would not change dynamically; what changes are visual properties, including whether part of the SVG is displayed or not
      • that point n. 1 will be achieved by a user-defined mapping of device.value pairs (where 'value' might be an enum symbol) to CSS properties
      • the same user-defined mapping could include a specification of how to extract, from a complex json value, some of its values - with the same mechanism that now is available for the Attribute Reader widget)
      • that all the stretch points will be done as well
      • that all these features will be made available both in the synoptic widget as well as the synoptic view.

      Attachments

        Issue Links

          Structure

            Activity

              People

                g.brajnik Brajnik, Giorgio
                g.brajnik Brajnik, Giorgio
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Feature Progress

                  Story Point Burn-up: (100.00%)

                  Feature Estimate: 4.0

                  IssuesStory Points
                  To Do00.0
                  In Progress   00.0
                  Complete11.0
                  Total11.0

                  Dates

                    Created:
                    Updated:
                    Resolved:

                    Structure Helper Panel