| Interface | Description |
|---|---|
| DeviceConfig.DeviceControllerDiscoveredListener |
If we use an event we can act immediately instead of polling
|
| Class | Description |
|---|---|
| ConfigFiles |
Class for Defining config files for device
|
| DeviceConfig | |
| DeviceController |
A small class to keep our host controller's hostname, address and port together
We also use it to cache the OSC Akive Message we are sending back
|
| DeviceWifiConfig |
A basic class to hold our wifi config and work with gson
Created by Samg on 19/05/2016.
|
| LocalConfigManagement |
This class holds various administrative functions for managing devices.
|