cognitedata / cdf-sdk-java

Java SDK for Cognite Data Fusion
Apache License 2.0
4 stars 8 forks source link

Added support to add the unit external id to TimeseriesMetadata #391

Closed tausif010 closed 1 month ago

tausif010 commented 1 month ago

We wanted to add the unitExternalId to the TimeseriesMetadata as it was available in the create timeseries API. As there is no provision to set the unitExternalId, we have made the necessary changes in the code.