F grpc f value and unit
Compare changes
Fixes for #169 (closed) and caosdb-cpplib#10 (closed)
Entity.hasUnit
method doesn't do what we would expect it to do (for several reasons, mainly because the serialization of the unit for the REST-API works differently.)parseValue()
in order to output them in their "native" representation.Integration tests in caosdb-cppinttest!13 (merged) should do it.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.