Skip to content

JSON support incomplete #7

Description

@hmh

Currently lmapd can render its output in either XML or JSON, but all of the input files (config, schedule...) must be XML files.

This means libxml2 is required, and libxml2 is quite large as far as FLASH usage for OpenWRT-based embedded devices go. If support for JSON input is added to lmapd, XML support can be made a compile-time option, and the dependency on libxml2 can be dropped when necessary (at the cost of XML support, of course).

We will start working on JSON input support for lmapd at the simetnicbr/simet-lmapd fork, and will submit a PR when ready.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions