Long-tail guide · field ops
Offline equipment hour logging for job sites
Pits, basements, timber cuts, and half the rural yards you work still drop signal. The PM system that only works on Wi‑Fi is the one crews abandon by Thursday. Here is how DirtFleet treats offline hour logging — and the lines we will not cross.
The problem is not software. It is the dead zone at 4:50 p.m.
End of shift is when meters get logged — or not. If the app spins on a spinner because LTE is gone, the operator puts the phone away and the hours become a guess on Friday. Guessed hours are how PM drifts and how shops stop trusting the system.
DirtFleet is built around a daily habit that survives bad signal: pick the unit, type the reading or snap the dash, optional flag if something is off. When the browser reports offline, hour drafts queue on the device and upload when you are back online.
What offline covers today
- Hour / meter drafts — the primary outbox path. Idempotent IDs so a double-tap does not invent two readings.
- Photo-of-meter — gloves and glare make typing ugly; snap the hour meter and confirm. OCR assists when it can; the human still owns the number.
- Cached reads (installed PWA) — enough of the last-known list to find the unit without a full cloud round-trip every time.
Flags and some shop workflows remain server-first today. We would rather be honest about that than ship a fake “100% offline CMMS” claim. Product detail: /offline.
Field checklist that actually gets done
- Pin the units that operator runs this week.
- End of shift: open DirtFleet, log hours or snap the meter.
- If the bar shows offline, still save — the draft sits in queue.
- When signal returns, leave the app open once; uploads replay.
- Flag leaks and weird noises the same day, not in the Friday standup.
Related
- What to track on every machine — plate, meter, flag.
- Spreadsheet vs hours app — when Excel is still fine.
- Compare alternatives — Fleetio, telematics, sheets.
FAQ
Offline logging questions
Does offline mode work without installing an app store app?
DirtFleet is a PWA. Install to home screen for the best cache behavior; the hour-log outbox is designed for browsers that support it when the device reports offline.
Is offline hour logging the same as an ELD?
No. Offline queue here is for maintenance meter records. It is not FMCSA-registered ELD capture or HOS compliance. Pair road units with a certified ELD when the law requires it.
What if two people log the same machine while offline?
Entries carry client mutation IDs for safe replay. Conflicts are rare when unit numbers are clear; managers still review odd jumps the same way they would a radio call that got doubled.
See it on a seeded fleet: /demo · Start free trial