public interface Microcontroller extends PinArrayControl
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBoard() |
BoardInfo |
getBoardInfo() |
java.util.List<BoardType> |
getBoardTypes()
a static request to return all possible "BoardTypes" which this service supports.
|
attach, attach, disablePin, disablePins, enablePin, enablePin, getPin, getPin, getPinList, pinMode, publishPin, publishPinArray, read, read, write
getName
java.lang.String getBoard()
BoardInfo getBoardInfo()
java.util.List<BoardType> getBoardTypes()