ip3Fleets is a fleet operations and maintenance dashboard. It helps teams see the whole fleet in one place, stay ahead of service and compliance, and where telematics is connected see where assets are and whether they’re running. we use the Flespi Gateway REST API to list devices and pull unified telemetry (position, speed, ignition, fuel, odometer-style fields, etc.). The UI polls on an interval, maps everything with Leaflet + OpenStreetMap (Carto tiles), and mirrors each enabled device into Firebase Firestore as vehicles/flespi_{deviceId} so the fleet registry and reporting stay aligned with what’s in the panel.