Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Wake on lan

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? 

Best Answer
0 Votes
1 REPLY 1

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.

Best Answer
0 Votes