How to get IP address of emoncms node

I have emoncms server on my vps and im sending data from multiple sensor nodes (esp8266, raspberry pi) using python or c. As we can see all data coming from all these multiple sensors node, is it possible to get IP address in dashboard of each device?
Is there any way to get this details in emoncsm dashboard? can we post it from device to emoncms?

Welcome to the forum.

If you use the HTTP API you would see it in the emoncms logs.

Why do you need to know if you know the Node number or name you set in the remote devices?

On the Input page you can add it as a description associated with the Input.

2 Likes