Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MQTT RPC #21

Open
Xasin opened this issue May 31, 2018 · 0 comments
Open

Add MQTT RPC #21

Xasin opened this issue May 31, 2018 · 0 comments
Labels
just an idea Nothing serious, just some idea or ToDo for later :>

Comments

@Xasin
Copy link
Contributor

Xasin commented May 31, 2018

This should be simple!

There should be a base class to inherit from that exposes specific functions to MQTT (presumably all public ones on default), or takes an existing class/instance and relays function calls, as well as a class that simply overwrites the "send" function and tries to connect to a RPC endpoint.

@Xasin Xasin added the just an idea Nothing serious, just some idea or ToDo for later :> label Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
just an idea Nothing serious, just some idea or ToDo for later :>
Projects
None yet
Development

No branches or pull requests

1 participant