esp8266-react icon indicating copy to clipboard operation
esp8266-react copied to clipboard

+ Abstract MqttClient Publish to PubSub

Open iquirino opened this issue 3 years ago • 2 comments

iquirino avatar Mar 24 '21 19:03 iquirino

Yeah, those delegates functions look useful.

Do we need to redeclare the publish and setRetain functions on the PubSub class? I would expect them be exposed already from the super?

rjwats avatar Mar 27 '21 13:03 rjwats

It will needed to set with setWill, no? I'm not sure, i don't remember :(

iquirino avatar Apr 09 '21 18:04 iquirino