Skip to content

Create "GLIP URL" syntax to specify backend + options as one string #56

@imphil

Description

@imphil

Currently, users must pass a backend (e.g. tcp, uart, etc.) and a set of key=value pairs to GLIP to be used as options. An easier syntax for users would be a URL which contains all parameters, e.g.
glip://uart?speed=12000000&device=/dev/ttyUSB0 or glip://tcp?host=localhost&port=23000

TODO:

  • Figure out a reasonable format.
  • Implement a parsing function inside glip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions