Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
brianjmiller opened this issue Aug 9, 2017 · 0 comments
Labels

Comments

@brianjmiller
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant