Skip to content

umqtt.robust: publish() adapt to umqtt.simple#83

Closed
puuu wants to merge 1 commit intomicropython:masterfrom
puuu:umqtt-retain
Closed

umqtt.robust: publish() adapt to umqtt.simple#83
puuu wants to merge 1 commit intomicropython:masterfrom
puuu:umqtt-retain

Conversation

@puuu
Copy link
Copy Markdown
Contributor

@puuu puuu commented Jul 26, 2016

umqtt.simple uses publish(self, topic, msg, retain=False, qos=0), so
make umqtt.robust use the same. Otherwise, retain and qos will not work.

umqtt.simple uses publish(self, topic, msg, retain=False, qos=0), so
make umqtt.robust use the same. Otherwise, retain and qos will not work.
@pfalcon
Copy link
Copy Markdown
Contributor

pfalcon commented Jul 26, 2016

Merged, nice catch.

@puuu puuu deleted the umqtt-retain branch July 27, 2016 12:59
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