I was trying the MQTT Driver and as it's more of a publish and subscribe protocol, we have come across the situation where customers would like to change the quality in Comm server and app server when the publisher goes offline or stops sending data. I understand that this is easy in poll-based protocols but is there a workaround or solution that could change the quality of data? QoS in MQTT doesn't help, Have already tried that.