Skip to content

Need version family or non-equality version comparison for querying statements #60

@brianjmiller

Description

@brianjmiller

The statement query interface has version specific handling such that a version (family) specific query interface has to be constructed that uses a hard coded version of 1.0.0. When trying to use that query object with a RemoteLRS set to 1.0.1 it will fail with a version mismatch. The workaround is to set the version on that object to match that of the RemoteLRS, but that shouldn't be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions