Skip to content

Scalar get_property and set_property should return errors. #4

@davidraker

Description

@davidraker

Currently these functions only log errors and return just the result. (happens in _parse_scalar_response) This means that errors don't reach RPC callers. This matches the get_point and set_point APIs, but these functions also sometimes feed multiple read and write calls. The serialized errors should be returned. Removal and logging of errors should happen in the interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions