Integrating to Ignition

So purchased the gateway lite (sku: NCD-Edge-CR-Lite) and a temp/humidity sensor (PR52-33A). I have the sensor data parsed down to what I want to see.

I am trying to figure out how to get the gateway connected to Ignition. I have downloaded the Cirrus Link Distributor and Engine as discribed in this document. I realize now that this document was written using the ‘old’ edge computer (PR55-36-BETA-LTE).
MQTT_SensorTutorial_V2.pdf (3.4 MB)

I have also involed our companies IT department, and they are unsure as to how this works.
Is there documentation that would help me with the integration of the gateway lite? Everything I’m reading keeps talking about configuring MQTT settings on the gateway dashboard to match that of Ignition but I don’t see anyMQTT settings on my gateway dashboard.

Thanks
Dan

@TravisE_NCD_Technica might be able to help you with this, he has been working with ignition folks

Private message sent to move this over to an email thread so we can bring in support from Ignition.

A simple TCP connection can be used by setting up a TCP driver in the OPCUA Config under Device Connections in the Ignition Gateway. Setup the driver in the Ignition Gateway with the IP of the NCD gateway and pick a port, then setup the TCP out node in Node Red to listen on that same port number.