Public IP from console?

Is there any way to tell what public IP a device is using from the console or the source address for events?

I'm currently away from home and need to ssh to my local logging server to check something, but I think the dynamic DNS has failed. I can see my particle devices reporting telemetry and I can see a couple of local resources triggering webhooks, but I can't see any source IP in them.

From the console, no. But if you go to the cloud API tutorial in the docs, sign in, and Get Device List, the last_ip_address is the last public IP address the device connected from.

3 Likes

Thanks, there was another issue too, but that has got me back in