You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be useful to have a CLI for sending messages to the router from the command line. We should at least support notify message, but we could potentially also support a call and provide.
I was thinking of an interface like the following:
Parameter types are important in some bridge implementations (for instance, the sketch library), so we should have a way to make sure to compose the correct message arguments.