VOTE : Removing simpleReceiving and simplePublishing

Hello,

simpleReceiving and simplePublishing enables to receive and send with a lite payload (no json), it was the first data format supported by OpenMQTTGateway.
I would like to know if they are used or not, as I would like to remove them to simplify the code and improve the maintainability.
Could you vote below please:

  • I use simple receiving and publishing
  • I use json receiving and publishing
  • You can remove simple receiving and publishing
  • You should keep simple receiving and publishing

0 voters

I’m going to keep simplepublishing and simplereceiving for the v0.9.5
It will be removed in v0.9.6 in order to improve the project maintainability.

@1technophile can you confirm this option has been deprecated? If so, worth mentioning that in user_config.h, just spent some time trying to get what I was doing wrong with these options that I needed, but that’s another point :slight_smile:

These options are still in the latest OpenMQTTGateway 0.9.16.

So if and when @1technophile decides to remove them for easier maintainability I’m sure it will be announced as a breaking change in the release notes.

They are currently still working as commented in user_config.h

2 Likes

Thanks for sharing, will try back

Indeed does works in 0.9.16, thanks

Bonjour Charles,

We will not deprecate it for the next version for info.

Hello,

Ok super, merci :slight_smile: