Skip to content
  • Alessio Netti's avatar
    Fixed behavior of duplicated analyzers · 5dac2f55
    Alessio Netti authored
    - REST API now correctly performs data analytics computations on
    duplicated streaming analyzers
    - In duplicated streaming analyzers, the unit that is exposed through
    getUnits() is only the one on which that specific analyzer is working.
    The units of the other sibling analyzers are still accessible through
    the internal _units vector
    5dac2f55