Reference guide
Vehicle setup - API version 2.0Vehicle setup
Functions
| _createCargroup | The function creates a new group |
|---|---|
| _delCargroup | The function deletes the group. The condition is that the group must be empty - without vehicles… |
| _getCarAtribut | The function returns a list of vehicles including settings. Only for users with admin permission. |
| _getCarAtribut2 | The function returns a list of vehicles including settings. This feature allows you to filter by… |
| _getCarCondition | Return cars condition. Carsharing or Electromobility service is needed. |
| _getCargroups | The function returns a list of groups. |
| _getCarMobileMess | The function returns the predefined message settings and driver status for WD Fleet. |
| _getCarSettings | The function returns custom vehicle settings - optional parameters |
| _getCarsList | The function returns a list of all vehicles that corresponds to the rights of the logged-on user. |
| _getCarsList2 | The function returns a list of all vehicles that corresponds to the rights of the logged-on user.… |
| _getCarsListAlarm | The function returns information about the vehicle alarm setting. |
| _getCarsListGeneral | The function returns vehicle information. |
| _getCarsListGeneral2 | The function returns vehicle information. |
| _getCarsListGeneral3 | The function returns vehicle information. |
| _getCarsListGeneral5 | The function returns vehicle information. |
| _getCarsListPeriph | The function returns vehicle information - peripherals |
| _getCarsParams | Return additional vehicles parameters. Returned positions (Zs, Zd, latitude, longitude, etc.) are… |
| _getCarTemplate | The function returns the vehicle appearance template. |
| _getShellCmdUnitResult | The function returns the execution status of the command |
| _getSWAlarms | The function returns the software alarm settings - all bitwise conjunction. |
| _getSWAlarms2User | The function returns the alarm SW settings - the entire bit product for the vehicle and the logged… |
| _getTachoCarsList | The function returns a car dial that has a connected tachograph |
| _setCarAlarm | This function can not set the oss tracking. Please contact your sales representative for their… |
| _setCarGeneral | The function sets the vehicle information. How to call a function: Use the _getCarsListGeneral… |
| _setCarGeneral2 | The function sets the vehicle information. Type of vehicle is not updated! |
| _setCarGeneral5 | The function sets the vehicle information. Type of vehicle is not updated! |
| _setCarMobileMess | The function sets predefined messages and driver status for WD Fleet. |
| _setCarParam | The function sets the specific parameter for the vehicle |
| _setCarPeriph | The function sets the vehicle parameters The $ArrUpdate field contains an array of associative… |
| _setCarSwSetting | The function sets the value WDS_Position2.swnastav |
| _setSWAlarms | The function sets the software alarm for each bit. |
| _setSWAlarms2User | The function sets the SW alarms by bit for the vehicle and the user |
| _updateCars | The function inserts or updates the vehicle information. |