ci-hackathon
ci-hackathon copied to clipboard
Light intensity
Is it possible to select the light intensity with the API or it is only turn on turn off?
In my experience, I know that some light do not like to be turn on/off in a short interval. Maybe we should check if this is an issue for the material that we have.
Hi @tdurieux, we tested the example in a live session as you can see in the youtube video, this example uses Travis CI data. Besides, we made a stress test sending light commands with 20ms as the time interval, and it holds. However, it's a good idea to have some filter on the server-side for security reasons.
The light intensity is managed using the RGB value. You can see the scheme here.