This commit is contained in:
rishubm
2025-10-18 22:36:58 -05:00
parent a92ddf06bb
commit a708955c7d
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ SAMPLE_TELEMETRY = {
"ers_charge": 0.78, "ers_charge": 0.78,
"fuel_optimization_score": 0.82, "fuel_optimization_score": 0.82,
"driver_consistency": 0.88, "driver_consistency": 0.88,
"weather_impact": "low" "weather_impact": "low"a
} }
def post_telemetry(telemetry_data): def post_telemetry(telemetry_data):