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

Pass all arguments to MQTTClient parent class constructor #12

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

lostpoint-ru
Copy link
Contributor

В конструкторе MQTTClient отсутствует возможность передать классу-предку (и в конечном итоге paho.mqtt.Client) аргумент userdata, а в wb-cloud-agent понадобилась сделать это, дабы передать кое-что в коллбэки.

@lostpoint-ru lostpoint-ru requested a review from sikmir April 3, 2024 11:33
@lostpoint-ru lostpoint-ru merged commit 0376cb0 into master Apr 3, 2024
9 checks passed
@lostpoint-ru lostpoint-ru deleted the feature/mqtt-constructor-args branch April 3, 2024 12:39
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

Successfully merging this pull request may close these issues.

2 participants