Skip to content

dotnet returning variable object removed and replace by float value. #1257

Open
@svandenb-dev

Description

@svandenb-dev

Description of the current limitations

The last PR is removing the returned variable object for instance
self.edbapp["via_y"].value == 1e-3
and instead
self.edbapp["via_y"] == 1e-3
to bring compatibility with grpc.
This might be discussed with the team.

Code sample expected

No response

Useful links and references

No response

Metadata

Metadata

Assignees

Labels

enhancementNew features or code improvements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions