-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add: Support for inserting time series points with known time for point in time support * add: Support for an entity mapping file to override resource name normalisation and identifier lookup against the Exabel API when using the CSV upload scripts * add: Option to override API key in the BaseScript * change: When using the CSV upload scripts, a point in time policy must be set * fix: Allow creating relationships on global read-only entities when using the CSV upload scripts * fix: Validate data points before uploading them to the Exabel API when using the CSV upload scripts
- Loading branch information
Showing
21 changed files
with
853 additions
and
107 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.0.0 | ||
2.0.0 |
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.