Azure / azure-iot-middleware-freertos

Azure IoT Middleware for FreeRTOS
https://azure.github.io/azure-iot-middleware-freertos/
MIT License
82 stars 24 forks source link

New AzureIoTResult eAzureIoTErrorServerRefused #243

Closed MarcGeh closed 1 year ago

MarcGeh commented 2 years ago

AzureIoTHubClient_Connect returns the new return code eAzureIoTErrorServerRefused if the xMQTTResult is eAzureIoTMQTTServerRefused as suggested by my feature request.

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

ewertons commented 1 year ago

Hi @MarcGeh sorry for the long delay getting back to you. This unfortunately would be breaking change, and we would not be able to take it within the current major version of the Azure IoT Middleware for FreeRTOS. Because of that we will go ahead and close the PR. Once again, sorry for the delay.

We are designing a new feature to give more specific error reasons, but the work does not get an ETA for completion yet (adding @vaavva for visibility).