Sending data to Azure IoT hub from Ignition

Hi,
I was wondering if there is any way to transfer data to azure IoT hub directly from Ignition. I was able to do it using an azure function app in between but is there a way to do it without the function app using mqtt?

Welcome! You might take a look at Azure Injector from Cirrus Link--it does just what you're looking for.

1 Like

Hi, if i am using azure injector is there any way i can modify json payload message before sending it to iothub?