eclipse / paho.mqtt.python

paho.mqtt.python
Other
2.19k stars 723 forks source link

Subscriber Identifier #744

Closed daniellelaforte closed 9 months ago

daniellelaforte commented 1 year ago

Any plans to add the capability to set the subscriber identifier on subscribe like in MQTTX?

My broker doesn't publish anything for it by default, and therefore the messages are not received with the error Subscriberidentifier must be between 1-26000

petersilva commented 11 months ago

Can you provide a pointer to the functionality you are referring to on MQTTX? The string "Subscriberidentifier" is not present in the library. I don't think the message is being returned by paho-mqtt-python.

MattBrittan commented 9 months ago

Closing this as there has been no response from OP to a request for clarification (tidying up open issues).