Data Reference C-G

This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.

Objects

CarBehaviorFeatures

Kind: Object

CarBehaviorScores

Kind: Object

CityMoment

Kind: Object

Implements: IMoment An occurrence of a City moment that we have detected for a user.

CommuteTimeAggregate

Kind: Object

Implements: ITimeAggregateAttribute, IUserAttribute

ControlUser

Kind: Object

Implements: IUser A user that can authenticate using either password or token strategies, has an email address, might have access to dashboards, might have multiple roles, might manage multiple accounts and applications.

CountryMoment

Kind: Object

Implements: IMoment An occurrence of a Country moment that we have detected for a user.

Crash

Kind: Object

An occurrence of a Crash that we have detected for a user.

CrashAnnotation

Kind: Object

Implements: ITransportBehaviorAnnotation

CrashEventOriginEnum

Kind: ENUM

  • NA: The origin is unknown.

  • AUTOMATICALLY_DETECT: The crash event was automatically detected by the Sentiance SDK.

  • APP_TEST_EVENT: The crash event was manually generated by the SDK for testing purposes.

  • MANUALLY_REQUESTED: The crash event was manually requested and generated by the client.

CrashFeedback

Kind: Object

Implements: IFeedback

CrashFeedbackConfirmation

Kind: ENUM

  • NoCrash: No crash

  • LowImpactNoAssistance: Low impact crash and no assistance required.

  • LowImpactVehicleTowed: Low impact crash but the vehicle had to be towed.

  • HighImpactEmergencyAssistance: High impact crash that required ambulance/police assistance.

CrashFeedbackFeedback

Kind: Object

CrashFeedbackType

Kind: ENUM

  • CollisionWithAnimal: Collision with animal

  • CollisionWithPedestrian: Collision with pedestrian

  • CollisionWithNonMotorizedVehicle: Collision with non-motorized vehicle

  • CollisionWithObject: Collision with an object

  • CollisionWithVehicle: Collision with a vehicle

  • WindshieldGlassDamaged: Windshield/glass damaged

  • Others: Others

CustomEvent

Kind: Object

Custom Events.

CustomEventSources

Kind: ENUM

  • SDK: Event was generated in the SDK.

  • ENCLOSING_APP: The enclosing application was generating the event through the SDK.

  • CUSTOMER: The event was sent by the Customer. Where the custom event originates at.

DayCountAnomaly

Kind: Object

Implements: IAnomaly, IDayCountAnomaly, IAggregatedAnomaly, IStationaryAnomaly, ITransportAnomaly, IMomentAnomaly

DayPart

Kind: ENUM

  • morning: Local time between 06:00-10:00.

  • noon: Local time between 10:00-14:00.

  • afternoon: Local time between 14:00-17:00.

  • evening: Local time between 17:00-24:00.

  • night: Local time between 00:00-06:00.

  • business: Business hours, local time between 08:00-18:00.

  • non_business: Non-business hours, local time excluding 08:00 - 18:00. Grouping of local time.

DeviceInfo

Kind: Object

Tracking device metadata.

DistanceAnomaly

Kind: Object

Implements: IAnomaly, IDistanceAnomaly, IStationaryAnomaly, ITransportAnomaly, IMomentAnomaly

DurationAnomaly

Kind: Object

Implements: IAnomaly, IDurationAnomaly, IStationaryAnomaly, ITransportAnomaly, IMomentAnomaly

EventFeedback

Kind: Object

EventType

Kind: ENUM

  • Transport

  • Stationary

FeedbackAssessment

Kind: ENUM

  • correct: When the user confirms the detection is correct.

  • incorrect: When the user finds the detection not correct.

FeedbackType

Kind: ENUM

  • StationaryFeedback: Feedback on a detected Stationary event.

  • TransportFeedback: Feedback on a detected Transport event.

  • MomentFeedback: Feedback on a detected moment.

  • CrashFeedback: Feedback on a detected crash.

FloatAttribute

Kind: Object

A float attribute

GenericMoment

Kind: Object

Implements: IMoment An occurrence of a moment that we have detected for a user.

GenericSegment

Kind: Object

Implements: ISegment An occurrence of a SegmentDefinition that we have detected for this user.

Last updated