Skip to content

Commit

Permalink
Merged with InfluxDB Client from InfluxData
Browse files Browse the repository at this point in the history
  • Loading branch information
vlastahajek committed Jan 27, 2020
1 parent 5ad7f2a commit 15b1887
Show file tree
Hide file tree
Showing 115 changed files with 3,424 additions and 8,661 deletions.
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

36 changes: 2 additions & 34 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,34 +1,2 @@
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

.vscode/
node_modules
.vscode
2,511 changes: 0 additions & 2,511 deletions Doxyfile

This file was deleted.

39 changes: 0 additions & 39 deletions InfluxData.h

This file was deleted.

191 changes: 0 additions & 191 deletions InfluxDb.cpp

This file was deleted.

65 changes: 0 additions & 65 deletions InfluxDb.h

This file was deleted.

4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 Tobias Schürg
Copyright (c) 2018-2020 Tobias Schürg, InfluxData

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
Loading

0 comments on commit 15b1887

Please sign in to comment.