Skip to content

Using correct value type in coremini read/write app signal #88

@pierreluctg

Description

@pierreluctg

meth_coremini_read_app_signal isincorrectly returning a python int instead of a python float. The double to python int conversion was resulting in always returning 0.

meth_coremini_write_app_signa isincorrectly taking a python int for the value argument instead of a python float.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs future mergesChanges here need to be merged into newer branches

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions