GpioManager Interface Reference
Gpio Manager.
Inheritance diagram for GpioManager:
Public Member Functions | |
List< Gpio > | getGpios () throws GpioNotAvailableException, GpioLowLevelException |
Return the list of available gpios. More... | |
void | close () |
Public Member Functions inherited from Manager | |
String | getIp () |
String | getName () |
Boolean | isAlive () |
void | subscribe (ManagerObserver observer) throws CannotSubscribeException |
void | unSubscribe (ManagerObserver observer) throws ObserverNotSubscribedException |
Member Function Documentation
void close | ( | ) |
Closes the Gpio manager. Recommended to finish properly
List<Gpio> getGpios | ( | ) | throws GpioNotAvailableException, GpioLowLevelException |
- Returns
- Gpio