public interface LedEventHandler extends DeviceEventHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | lightingStarted(java.util.List<java.lang.String> tagsLeft)Called when the tags-lighting process has started. | 
| void | lightingStopped()The tags-lighting process has stopped. |