Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EnricSala
/
influxdb-matlab
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
36
Code
Issues
4
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 17, 2021
Fix support of multiple queries in single request (#11)
EnricSala
authored
b9a9d84
Copy full SHA for b9a9d84
Commits on Oct 31, 2020
Implement simple integration tests (#9)
EnricSala
authored
c910afd
Copy full SHA for c910afd
Configure automated unit tests using Travis CI (#8)
EnricSala
authored
6c4a2f8
Copy full SHA for 6c4a2f8
Commits on Oct 19, 2020
Escape special characters when writing series (#7)
Show description for c04d3b1
coenvl
authored and
EnricSala
committed
c04d3b1
Copy full SHA for c04d3b1
Commits on Aug 16, 2018
Fix crash when non-supported chars are used in builders
Show description for a20777c
EnricSala
committed
a20777c
Copy full SHA for a20777c
Fix crash when non-supported chars are used as table column names
EnricSala
committed
c399ca3
Copy full SHA for c399ca3
Update code comment, the point builder was removed
EnricSala
committed
ccc6720
Copy full SHA for ccc6720
Commits on Jul 24, 2018
Improve the handling of field values in series results
EnricSala
committed
b30aff5
Copy full SHA for b30aff5
Commits on Jul 19, 2018
Update README in preparation for initial release
EnricSala
committed
0f3753b
Copy full SHA for 0f3753b
Minor improvements to a few error messages
EnricSala
committed
a4160ad
Copy full SHA for a4160ad
Remove support for using datenums as time variables
Show description for 1872bfa
EnricSala
committed
1872bfa
Copy full SHA for 1872bfa
Simplify lambda functions throughout the library where possible
EnricSala
committed
03c907f
Copy full SHA for 03c907f
Remove NaN values from string series results that contain nulls
EnricSala
committed
c2e8ea3
Copy full SHA for c2e8ea3
Add support for parsing timestamp strings in data query results
Show description for 2f2d220
EnricSala
committed
2f2d220
Copy full SHA for 2f2d220
Commits on Jul 18, 2018
Allow to specify the precision of time clauses in the query builder
EnricSala
committed
8154657
Copy full SHA for 8154657
Add test to make sure the time clauses are combined with other clauses
EnricSala
committed
7d01804
Copy full SHA for 7d01804
Add tests for the time clauses of the query builder
EnricSala
committed
2dad35d
Copy full SHA for 2dad35d
Minor improvements to the query builder group by time method
Show description for 76b25fb
EnricSala
committed
76b25fb
Copy full SHA for 76b25fb
Update the usage examples in the README
Enric Sala
committed
5765748
Copy full SHA for 5765748
Move time manipulation methods to a utils class
Enric Sala
committed
daf8ac9
Copy full SHA for daf8ac9
Allow to configure a database and precision epoch for data queries
Enric Sala
committed
2b9ee8c
Copy full SHA for 2b9ee8c
Commits on Jul 16, 2018
Remove the point builder, it was obsoleted by the series builder
Show description for f6789cd
Enric Sala
committed
f6789cd
Copy full SHA for f6789cd
Port the point builder tests to the series builder
Show description for d89f4e9
Enric Sala
committed
d89f4e9
Copy full SHA for d89f4e9
Minor improvements to the examples in the README
Enric Sala
committed
b6b8c96
Copy full SHA for b6b8c96
Commits on Jul 15, 2018
Adapt the query result so it can be used with command results
Enric Sala
committed
bdb945f
Copy full SHA for bdb945f
Ignore empty series in a query result instead of throwing an error
Enric Sala
committed
6bf5c12
Copy full SHA for 6bf5c12
Return all the series in a query result when no name is provided
Enric Sala
committed
1b8e82f
Copy full SHA for 1b8e82f
Make sure the time is set when converting a series result to a timetable
Enric Sala
committed
88b9c68
Copy full SHA for 88b9c68
Add a method to series result for converting to a table
Enric Sala
committed
d62410f
Copy full SHA for d62410f
Store series and field names to avoid repeated cell allocations
Enric Sala
committed
04863b1
Copy full SHA for 04863b1
Minor improvements to the examples in the README
Enric Sala
committed
34fa2e0
Copy full SHA for 34fa2e0
Allow to create a series from tables or timetables
Enric Sala
committed
e103d87
Copy full SHA for e103d87
Add tests to check the time formatting of the series builder
Enric Sala
committed
9ffedf3
Copy full SHA for 9ffedf3
Format the test data as columns instead of rows
Show description for 53e3d5c
Enric Sala
committed
53e3d5c
Copy full SHA for 53e3d5c
Improve the command execution support
Show description for 655792e
Enric Sala
committed
655792e
Copy full SHA for 655792e
Pagination
Previous
Next
You can’t perform that action at this time.