Azure / azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
261 stars 227 forks source link

fix(azure-iot-device-amqp): receiver links need autoaccept to be true… #908

Closed anthonyvercolano closed 4 years ago

anthonyvercolano commented 4 years ago

… when messages come settled

vdwpsmt commented 4 years ago

@anthonyvercolano sorry for abusing this channel, I am using node-red-contrib-azureiothub (v0.5.3) but can't find a channel where I can report a problem or find solutions. my node stops receiving c2d messages from time to time. I read about a fix in the azure-iot-sdk (v1.17.0) and I was wondering if it might be related, if there's an update of the node-red-contrib-azureiothub planned,

kind regards Pascal Desmet