set Lights
Set the argb value that you would like the LED on the device to blink, as well as the rate. The rate is specified in terms of the number of milliseconds to be on and then the number of milliseconds to be off.
Return
The same NotificationConfig.
Parameters
argb
Color of the LED
on Ms
Number of Milliseconds on
off Ms
Number of milliseconds off