TTLServiceDrivingProfileDatagram Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCopying NSMutableCopying TTLDrivingProfileDatagram |
Declared in | TTLServiceRealTimeDataDelegate.h |
Overview
A profile of driving behaviour related to a certain time frame.
The profile contains the count of all events that happen in that time frame.
The time frame models a tour that ends after the engine is turned off “long enough”. Currently the time out is about 2h.
– isEqualToDatagram:
- (BOOL)isEqualToDatagram:(TTLServiceDrivingProfileDatagram *_Nullable)datagram