12-19-2018 16:17
12-19-2018 16:17
Hello,
I'm trying to build a app that sends a wake-on-lan packet from the companion. I'm able to generate the magic packet with some code but I cant figure out how to send this to a specific IP.
Is this even possible to do from the companion?
12-20-2018 14:45
12-20-2018 14:45
I think you'd need an endpoint on your LAN which is capable of triggering the WOL. The companion can only make fetch() and websocket calls.