Sending/Receiving MProfiler Commands to Teltonika Devices.
Introduction.
This tool is used for setting parameters/ Configuration on the Teltonika devices and also to retrieve certain parameters from the device using specific commands.
> setparam eventid:value
>getparam eventid:value
Step 1.
Navigation on where the commands can be sent.
Step 1.1) Log into Mprofiler, using your log in credentials.
Step 1.2) Navigate to
> Unit Manager
> Unit Command Service
1.3) Select Create New Task
>Name the task.
>Insert your command for the Teltonika device.
> Add devices to the unit box
> Click on Save and Activate
And Example of command created below.
Once the command is sent you are able to monitor if the command was received by the device, under actions> details and able to see them in the Processed vehicle Data.
Below is an example on how the event looks like displayed on the Processed vehicle Data.
The command sent was to change the following:
>11004>(Event ID: Eco/Green Driving> Max Acceleration)
>11005>(Event ID: Eco/Green Driving> Max Braking)
>11006>((Event ID: Eco/Green Driving> Max Cornering)
> The command used was a s follows to change the parameters: setparam 11004:4;11005:3;11006:5
As seen below when the event generated "Set Configuration Parameters Response" it will display the Event ID used by the device from the configurator along with the new value that used to have set. (See the highlighted
Note the same process applies when retrieving the parameter or the config for a specific event id form the Teltonika device, as per below:
Example of the parameter value shown when retrieved from the device shown on MProfiler Processed Vehicle Data.
>The command used to get the config/Paramater that is currently set is as follows: getparam 11005