How to trigger the "signal" of the RGB-LED via the OS with curl

Hello,
i am looking for a way with curl to trigger the RGB-LED on my Photon
in the same way as i can do it from the Build-webpage "https://build.particle.io/"
when i go to Device an klick the “signal” Button.

Does anyone know howto get to this built-in function of the Photon-OS.

I am not looking for a solution in firmware (I can do this on my own),
i am looking for a way to get access to this OS-Function with a more or less
simple curl command.

THX for help :slight_smile:

Reading the docs never hurt anyone :wink:
https://docs.particle.io/reference/api/#signal-a-device

1 Like

YO, thats it!
Thanks for the hint :smile:
I spent hours in the documentation, but didnt see it.
Like always, you dont see the stuff right in front of you.

nice :grin:

1 Like