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

MQTT container subscribe_for_agent QoL #153

Open
ahilloffis opened this issue Jan 13, 2025 · 0 comments
Open

MQTT container subscribe_for_agent QoL #153

ahilloffis opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@ahilloffis
Copy link
Contributor

In the MQTT container, there is the nice feature of subscribing to a topic for an agent.
The messages sent to the subscribed topic will be passed to the normal agent inbox.

It may be a nice feature to instead optionally set a callback method as the receiver (via message_callback_add method of the paho client).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants