Device IP Address

How do we see the IP address of a device that is sending tags to the Engine module? I dont see a tag for an Ip address in the auto created tags for devices in the engine tag provider.

But it has to know the Ip address to be able to write back to the device. How can we view that Ip it will write back to?

Because this connection is using MQTT, MQTT Engine doesn’t need to know the IP address of the sending Edge Node. Both the MQTT Engine and MQTT Transmission MQTT clients are statefully connected to a central MQTT server (via a persistent TCP/IP socket) which ‘routes’ messages based on the Sparkplug Group, Edge Node, and Device IDs.