Commit 6dda295
Fix Response Structs table in CLAUDE.md to match actual types.go definitions
Updated the Response Structs documentation table to accurately reflect the
actual struct field names defined in internal/api/types.go:
- TireInfo: Added Psi suffix (FrontLeftPsi, etc.)
- DoorStatus: Expanded to list all fields including FuelLidOpen and AllLocked
- WindowStatus: Changed to Position-based naming (DriverPosition, etc.)
- HVACInfo: Corrected fields (HVACOn, InteriorTempC, TargetTempC)
- OdometerInfo: Fixed field name to OdometerKm
Closes: mcs-0ln, mcs-w9a, mcs-m3t, mcs-2dk, mcs-21t
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent eaeb326 commit 6dda295
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments