| hw | Hardware | The physical components of Holoseat which are encumbered with version related compatibility concerns |
| sw | Software | The user application and the REST API |
| fw | Firmware | The code running on the controller itself interacting with the sensors and the game |
| Product | Major | Minor | Patch | |
| hw | Determined by USB VID/PID | Identified in hardware by version resistor | Not Used | Identified by physical markings |
| sw | Identified by string constant | Identified by string constant of form Major.Minor.Patch | ||
| fw | Identified by string constant | Identified by string constant of form Major.Minor.Patch | ||