A C H I L M O S T U

U

UI - package UI
 
unsubscribe(LightControllerStateMachineObserverInterface) - Method in interface SecurityLightController.LightControllerCommandInterface
This method will allow an external observer to unsubscribe to state machine, receiving updates when states change.
unsubscribe(LightControllerStateMachineObserverInterface) - Method in class SecurityLightController.LightControllerStateMachine
 
updateLightState(int) - Method in interface SecurityLightController.LightControllerStateMachineObserverInterface
This method will update the state of the light, passing in one of the the parameters representing the current state.
updateState(int) - Method in class SecurityLightController.LightControllerStateMachine
This method will be invoked to update the observers

A C H I L M O S T U