Reflection on the MQTT API

Hello everyone!

I’ve almost finished the MQTT developments, the new API where MQTT device control is now coded. For now, it’s in a branch and I’d like your feedback :slight_smile:

Here is the specification of the new API:

A small demo video of a Device → Gladys value send:

https://streamable.com/audph

But it is also possible to send data from Gladys → Device, by setting the feature as not « read-only ». Gladys will send a message on the specified topic.

The PR is available here:

Feel free if you have any feedback :slight_smile: