F2I-Consulting / fesapi

API for ENERGISTICS™ data standards (mainly RESQML™), multi-languages (C++, Java, C#, Python)
Apache License 2.0
34 stars 24 forks source link

Bug fix : Setting min and max of floating point properties #268

Closed philippeVerney closed 3 years ago

philippeVerney commented 3 years ago

What does this implement/fix? Explain your changes.

Min and max properties of continuous properties are not set when using float (and not double) values

Does this close any currently open issues?

It does not close but it is linked to #262

Any other comments?

Add dedicated unit test

Where has this been tested?

Operating System: Win10 64

Platform: VS2017 64