| Package | Description |
|---|---|
| com.digi.wva.device |
| Constructor and Description |
|---|
EventDispatcher(EventChannel channel,
VehicleData vehicleData,
FaultCodes faultCodes)
The EventDispatcher takes
JSONObjects from the EventChannel queue,
parses them into events, and then hands them off to the VehicleData or
FaultCodes objects. |