public class VehicleDataEvent extends com.digi.wva.internal.AbstractEvent<VehicleDataResponse>
| Constructor and Description |
|---|
VehicleDataEvent(EventFactory.Type type,
String uri,
String endpoint,
DateTime sent,
String shortName,
VehicleDataResponse response)
Constructor of a vehicle data event.
|
public VehicleDataEvent(EventFactory.Type type, String uri, String endpoint, DateTime sent, String shortName, VehicleDataResponse response)
type - the event typeuri - the uriendpoint - the last section of the URIsent - the timestamp of the message (not of the value)shortName - the shortnameresponse - a representation of the event data/value