Package | Description |
---|---|
org.firmata4j | |
org.firmata4j.firmata | |
org.firmata4j.ui |
Modifier and Type | Method and Description |
---|---|
IODevice |
Pin.getDevice()
Return an
IODevice the pin belongs to. |
IODevice |
IOEvent.getDevice()
Returns the device that relates to the event.
|
Constructor and Description |
---|
IOEvent(IODevice device)
Constructs the event is relevant to
IODevice as a whole. |
IOEvent(IODevice device,
long timestamp)
Constructs the event is relevant to
IODevice as a whole. |
Modifier and Type | Class and Description |
---|---|
class |
FirmataDevice
Implements
IODevice that is using Firmata protocol. |
Constructor and Description |
---|
JPinboard(IODevice model) |
Copyright © 2017. All rights reserved.