ci-hackathon icon indicating copy to clipboard operation
ci-hackathon copied to clipboard

Light intensity

Open tdurieux opened this issue 5 years ago • 1 comments

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.

tdurieux avatar Oct 05 '19 17:10 tdurieux

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.

Jacarte avatar Oct 06 '19 12:10 Jacarte