How to know if devices is connected to network?

I was just testing this exact thing out and wanted to share this and now I see that you got an answer already :slight_smile:

It can be slightly simplified like this:

If there is no Network connection the Custom Event (NetworkTest Response) will not trigger at all, you’ll only get some info in the Output Log
If the Network works - it will trigger the Custom Event as intended :slight_smile: