|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdanger.system.BeaconManager
public class BeaconManager
Class that transparently manages LED pulse patterns.
| Method Summary | |
|---|---|
static void |
installProfile(BeaconProfile profile)
Install a pulse pattern. |
static void |
start()
Start a previously-installed pulse pattern. |
static void |
stop()
Stop a running pulse pattern. |
static void |
update()
Make a newly-installed pulse pattern take effect. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void installProfile(BeaconProfile profile)
public static void start()
public static void stop()
public static void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||