Uploaded image for project: 'Tag List Editor'
  1. Tag List Editor
  2. TLE-109

Add support for tag HIL_TAG_WEBSERVER_ENABLE (0x10920002)

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V1.5.0.5
    • Fix Version/s: V1.5.0.5-dev4, V1.5.0.5
    • Labels:
      None
    • Account:
      Tag List Editor (HILTLE)

      Description

      The taglist editor shall support the following new taglist entry that enables a firmware integrator to globally enable or disable the integrated web server:

      #define HIL_TAG_WEBSERVER_ENABLE        0x10920002

      The following options are available:

      • Disabled
        The web server is completely turned off (is not initialized/started by the firmware) and therefore cannot be dynamically started (e.g. by the host application).
        Use case: the web server is not needed by the product the firmware is integrated in. Disabling the web server saves memory that can be used for other purposes.
      • Enabled 
        The firmware will start/initialize the web server with the configuration provided by the following taglist entries:
        • Webserver (HTTP) Configuration 
          (HIL_TAG_HTTP_PORT_CONFIG      0x10920000)
        • Webserver (HTTPS) Configuration
          (HIL_TAG_HTTPS_PORT_CONFIG    0x10920001)

      The definition of the new taglist entry is documented in HILDEF-237.

      Name of the taglist entry: "Web Server Support"
      Name of the taglist parameter (checkbox): "Enable web server"

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    KMichel Kai Michel
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: