Skip to main content

sgrAtualizaSensoresTemperaturaVeiculo

Includes or modifies vehicle temperature sensors.

SoapAction

PARAMETERS

FieldTypeRequired?Description
keyaccessstringYesKey returned by the sgrLogin method.
cdpasintegerYesPAS code, returned by the sgrListPASUser method
cdpaisorigemintegerNoField not used. Always send 0 (zero).
nrplatestringYesVehicle plate.
sensorsListNoList of Temperature Sensors. To use this parameter, an array of type sgrSensorTemperature must be created. When no temperature parameters are entered, send an empty array.

METHOD RETURN:

If the parameters are correct, the sgrData object will returnDescription=OK, indicating that the sensor data has been successfully included/amended.

ReturnDescription: If there is an error when executing the method, the property will display:

ErrorDescription
Vehicle not found!Follow the steps in VEHICLE CONSULTATION AND REGISTRATION.