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?
Best Answer12-20-2018 14:45
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
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.
Best Answer