i trying to create reports for temperature in TripReportPage.jsx & StopReportPage.jsx but it doesn't hook and display them..
i also tried with ReportController.js file but nothing..
can someone help me?
i want to put minDeviceTemperature, averageDeviceTemperature ,maxDeviceTemperature
i use "Computed Attributes" to show Temperature for car refrigerator compartment "bleTemp1? bleTemp1: deviceTemp"
Have you implemented it on the backend first? What kind of help do you need?
with Traccar Server Files I haven't tried to modify it yet, I haven't been able to process it yet
do you think it needs modification from there as well ? :/
Definitely yes. Report is generated by the backend.
i trying to create reports for temperature in TripReportPage.jsx & StopReportPage.jsx but it doesn't hook and display them..
i also tried with ReportController.js file but nothing..
can someone help me?
i want to put minDeviceTemperature, averageDeviceTemperature ,maxDeviceTemperature
i use "Computed Attributes" to show Temperature for car refrigerator compartment "bleTemp1? bleTemp1: deviceTemp"