| Package | Description |
|---|---|
| com.digi.wva.device |
| Modifier and Type | Method and Description |
|---|---|
static WVA |
WVA.getDevice(String hostname,
HttpClient client,
Data data,
Ecus ecus,
Hardware hw,
FaultCodes fc)
WVA Object Factory.
|
| Constructor and Description |
|---|
EventDispatcher(EventChannel channel,
Data data,
FaultCodes faultCodes)
The EventDispatcher takes JSONObjects from the EventChannel queue,
parses them into Events, and then hands them off to the Data or FaultCodes
objects.
|