forked from openremote/openremote
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfixes for several attribute types in datapoint query (openremote#1029
) * Wrote several tests for the new datapoint queries. Included bugfixes for several attribute types, and now throws exception when invalid type is given. * Added support for booleans in Interval query (as was possible before the hotfix) * Attribute history now uses either LTTB or ALL depending on attribute type. * Minor edit in test, including some more reliable testing to make sure the LTTB algorithm works as intended. --------- Co-authored-by: Rich Turner <7072278+richturner@users.noreply.github.com>
- Loading branch information
1 parent
c517f54
commit 4fe6a4f
Showing
7 changed files
with
361 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.