Skip to content

fix issue with frame of reference conversion invalid unitKey and some refactoring;

Yauheni Lesnikau requested to merge fix-unit-conversion into master

This enhancement fixes the issue in the Storage with measurement unit conversion. When "/api/storage/v2/records:batch" calls for some record the conversion performs, but the measurement unit used to be the same. This fix eliminates the issue.

Merge request reports