12-19-2018 16:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
12-19-2018 16:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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?

1 REPLY 1
12-20-2018 14:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


Fitbit Developer
2266
575
1162
12-20-2018 14:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

