Topic: Custom Driving Behavior and Fuel Performance Monitoring Dashboard
Hello,
We are working on a custom dashboard with the primary intent of displaying driving behavior widget including (speeding count, speeding duration, harsh breaking count, harsh acceleration count, harsh turning count, continuous driving over 4hrs count, night trips count and night driving duration) and a fuel performance widget showing total fuel filled, total fuel drained, total fuel consumed, top fuel fillers, top fuel drainers and top fuel consumers for the dashboard interval.
Could you please advise on the best approach we should follow for an efficient implementation of the requirement? shall we create report templates and use JS API to execute multiple reports via API and merge the response to get the data as inquired and try showing in the dashboard or shall we read messages for the interval and do the processing as needed? or is there any other advisable option for a timely and efficient implementation?
Your advise is highly appreciated!