Greetings:
I have the following IoT Relay from (iotrelay.com). I will be using an Arduino Uno R3 to control the relay. My Arduino will have a battery power source. My ultimate goal is to use the Arduino and this relay to create a slight delay in powering on a device following a power outage. Can I monitor incoming power to the relay using an Arduino? I understand how to switch the device off and on with the Arduino, but the monitoring of the power is the critical step in the problem I am trying to solve.
Please note that I am a beginner, so any plain-language guidance would be greatly appreciated.
Thanks!