Skip to content

how to address attributes/properties? #378

@BenediktBurger

Description

@BenediktBurger

We're developing a laboratory control protocol LECO and are looking for a way to encode messages.
open-rpc seems to be great for encoding method calls. We need, however, to access attributes/properties of the remote object (i.e. read/write variables of that object).
Is there any suggestion, how to do it via open-rpc or is there any other useful protocol?

json-schema seems to do the job of encoding attributes, but cannot handle method calls.

Does anyone use a combination of open-rpc and json-schema?

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