feat: msd data example
This commit is contained in:
35
docs/reference/msd-data-en-expamle.json
Normal file
35
docs/reference/msd-data-en-expamle.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"Control": {
|
||||
"Automatic Activation": true,
|
||||
"Position Can Be Trusted": true,
|
||||
"Test Call": false,
|
||||
"Vehicle Type": "passengerVehicleCategoryM1"
|
||||
},
|
||||
"Message Identifier": 1,
|
||||
"Number Of Occupants": 2,
|
||||
"Recent Vehicle Location N1": {
|
||||
"Latitude Delta": 0,
|
||||
"Longitude Delta": 10
|
||||
},
|
||||
"Recent Vehicle Location N2": {
|
||||
"Latitude Delta": 0,
|
||||
"Longitude Delta": 30
|
||||
},
|
||||
"Timestamp": 1579992331,
|
||||
"Vehicle Direction": 45,
|
||||
"Vehicle Identification Number": {
|
||||
"World Manufacturer Identifier": "ECA",
|
||||
"Vehicle Descriptor Section": "LLEXAM",
|
||||
"Vehicle Identifier Section Year": "P",
|
||||
"Vehicle Identifier Section Serial Factory": "LE02020"
|
||||
},
|
||||
"Vehicle Location": {
|
||||
"Position Latitude": 187996428,
|
||||
"Position Longitude": 18859320
|
||||
},
|
||||
"Vehicle Propulsion Storage Type": {
|
||||
"Diesel Tank Present": false,
|
||||
"Electric Energy Storage": true,
|
||||
"Gasoline Tank Present": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user