Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Simplify filtering API #15

Open
Open
@ghost

Description

The filtering API of HDS can be simplified by removing the {type} and taking the /many behaviour as default. The efficiency effects should be considered.

  • Get datasource with name:
    /registry/one/name/equals/home/bedroom/temperature
  • Filter all datasources with prefix home in name:
    /registry/many/name/prefix/home
  • Filter all datasources based on address meta field:
    /registry/many/meta.address/contains/Bonn

[LS-430] created by tavakoli

Activity

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions