Here are some parameters for modem services config trees:
The configuration database path for the SIM is:
/
modemServices/
sim/
1/
pin<string> == <PIN_CODE>
The configuration database path for the eCall is:
/
modemServices/
eCall/
systemStandard<string> = <eCall system>
msdVersion<int> = <MSD value>
vehicleType<string> = <vehicle type>
vin<string> = <VIN>
propulsionType/
0<string> = <propulsion type>
1<string> = <propulsion type>
...
The 'systemStandard' is the kind of eCall system:
If no value or a bad entry is filled, the default value is 'PAN-EUROPEAN'.
The 'msdVersion' field is the MSD format version. If the field is not present, the default MSD version is version 1.
The 'vehicleType' field can be set with the following choices (string type):
The 'vin' is the vehicle identification number (string type).
The 'propulsionType' field can be set with the following choices (string type):
Several 'propulsionType' can be applied.
The configuration database path for Positioning is:
/
positioning/
acquisitionRate<int> == 5
Copyright (C) 2014 Sierra Wireless, Inc. Use of this work is subject to license.