| Package | Description |
|---|---|
| io.spacebunny | |
| io.spacebunny.device |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SBChannel> |
SpaceBunny.Client.getChannels() |
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<SBChannel> |
SBDevice.channels |
private ArrayList<SBChannel> |
SBDevice.Builder.channels |
| Modifier and Type | Method and Description |
|---|---|
static SBChannel |
SBChannel.findChannel(String name,
SBDevice device) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SBChannel> |
SBDevice.getChannels() |
| Modifier and Type | Method and Description |
|---|---|
SBDevice.Builder |
SBDevice.Builder.setChannels(ArrayList<SBChannel> channels) |
| Constructor and Description |
|---|
SBDevice(String device_name,
String device_id,
String secret,
ArrayList<SBProtocol> protocols,
ArrayList<SBChannel> channels,
String host,
String vhost) |
Copyright © 2016. All rights reserved.