| Package | Description |
|---|---|
| org.ardulink.core | |
| org.ardulink.core.convenience | |
| org.ardulink.core.events | |
| org.ardulink.core.messages.impl | |
| org.ardulink.core.qos |
| Modifier and Type | Method and Description |
|---|---|
static Pin.DigitalPin |
Pin.digitalPin(int num) |
| Modifier and Type | Method and Description |
|---|---|
long |
Link.switchDigitalPin(Pin.DigitalPin digitalPin,
boolean value) |
long |
ConnectionBasedLink.switchDigitalPin(Pin.DigitalPin digitalPin,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
long |
LinkDelegate.switchDigitalPin(Pin.DigitalPin digitalPin,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
Pin.DigitalPin |
DigitalPinValueChangedEvent.getPin() |
Pin.DigitalPin |
DefaultDigitalPinValueChangedEvent.getPin() |
| Constructor and Description |
|---|
DefaultDigitalPinValueChangedEvent(Pin.DigitalPin pin,
boolean value) |
| Constructor and Description |
|---|
DefaultToDeviceMessagePinStateChange(Pin.DigitalPin pin,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
long |
QosLink.switchDigitalPin(Pin.DigitalPin digitalPin,
boolean value) |
Copyright © 2016. All rights reserved.