Table of Contents

Table Fleet_Vehicle_Obd_Troubles

Entity

Entity: Applications.Fleet.VehicleObdTroubles

Contains troubles, reported by the on-board diagnostics (OBD) of the vehicle. Entity: Fleet_Vehicle_Obd_Troubles

Summary

Name Type Description
Details nvarchar(max) Additional text, human-readable details for the trouble, generated by the hardware agent. Contains at least some summary data in English and optionally, locale-specific data.
Diagnostic_Trouble_Code nvarchar(5) Standartized OBD-II diagnostic trouble code.
Manufacturer_Trouble_Code nvarchar(16) Non-standard manufacturer-specific trouble code. NULL when it is not available.
Occurence_Date_Time datetime Date and time (UTC) when the trouble was detected.
Vehicle_Id uniqueidentifier The vehicle, which has experienced the trouble.
Vehicle_Obd_Trouble_Id uniqueidentifier PK

Columns

Details

Additional text, human-readable details for the trouble, generated by the hardware agent. Contains at least some summary data in English and optionally, locale-specific data.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Diagnostic_Trouble_Code

Standartized OBD-II diagnostic trouble code.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 5
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(5)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Manufacturer_Trouble_Code

Non-standard manufacturer-specific trouble code. NULL when it is not available.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 16
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(16) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Occurence_Date_Time

Date and time (UTC) when the trouble was detected.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Occurence_Date_Time - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

Vehicle_Id

The vehicle, which has experienced the trouble.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Fleet_Vehicles
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Vehicle_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Vehicle_Obd_Trouble_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Vehicle_Obd_Trouble_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no