Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4032

UPnP Plugin small refactoring

    XMLWordPrintableJSON

Details

    Description

      UPnP Plugin needs small refactoring because now it's hard to read, and not efficient. Details:

      • ControlServlet.hex should go as Hex.encode()
      • static methods ControlServlet.<something>ToJson should go in separate Serializer class
      • now only icons are cached, we should also cache devices, now to render all device you do a loop through all service references. And when you open the plugin page, all devices are rendered. So if you have 80 devices you have 80 * 80 loops!

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: