-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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
Labels
No labels