Add Elastic Search 6.8.3 compatibility library#10
Open
nicolas-f wants to merge 1 commit intoopensensorhub:masterfrom
Open
Add Elastic Search 6.8.3 compatibility library#10nicolas-f wants to merge 1 commit intoopensensorhub:masterfrom
nicolas-f wants to merge 1 commit intoopensensorhub:masterfrom
Conversation
nicolas-f
commented
Oct 17, 2019
- Rewrite library for Elastic Search 6.8.3 compatibility using Rest Api instead of deprecated transport api
- Automatically parse and export OpenSensorHub data to Json format with automatic Elastic Search mappings.
- Add unit tests for complex data types.
kalynstricklin
pushed a commit
to kalynstricklin/osh-addons
that referenced
this pull request
Aug 13, 2025
* Template is buildable and runs using v2 of OSH core and addons * Update Node Dev Template * Update Submodules * Update Node Dev Template Submodules * Update build.gradle Fix build.gradle dependencies to use new keywords * Update node submodule references * Update submodule references * Update submodule dependencies * Integrate OSH Viewer * Integrate OSH Viewer * Integrate OSH Viewer * Update submodule dependencies * Allow for stop and restart of worker thread in output * Updates to dockerfile and documentation to address building for docker container * Remove references to BaseConfig.zip as it does not exist in this project * Fix build-arg switch documentation * Update JUnit from 4.13 to 4.13.1 (fixes security vulnerability warning) Move logger to after thread creation in Output.doStart (fixes null ref) Add a simple placeholder data in Output (fixes null ref) * Update timestamp name * Build template by default Update comments and remove Nick Garay's name from template Simplify error logging in Output Remove unused syncTimeLock from Sensor * Added Discord link I also fixed several grammatical errors. * Update submodule references --------- Co-authored-by: Ian Patterson <cr31.dev@gmail.com> Co-authored-by: MichaelElmore1 <135364586+MichaelElmore1@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.