Skip to content

Instantly share code, notes, and snippets.

@blangel
Last active November 27, 2018 18:02
Show Gist options
  • Select an option

  • Save blangel/0e1a70a5d0bbb1069b39175e7f28393b to your computer and use it in GitHub Desktop.

Select an option

Save blangel/0e1a70a5d0bbb1069b39175e7f28393b to your computer and use it in GitHub Desktop.
Dash Fleet API - StatsChangeRequest Example JSON
{"id":"ID",
"dateTime":DATE_TIME,
"endDateTime":END_DATE_TIME,
"mockData":MOCK_DATA,
"totalTime":TOTAL_TIME,
"totalDrives":TOTAL_DRIVES,
"totalDistance":TOTAL_DISTANCE,
"totalFuelConsumed":TOTAL_FUEL_CONSUMED,
"averageFuelEconomy":AVG_FUEL_ECONOMY,
"estimatedFuelCost":EST_FUEL_COST
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment