What unit systems are
A unit system is a collection of units that are used together for a given context. For example, the SI system uses meters, kilograms, and seconds, while Imperial might use feet, pounds, and seconds. Each quantity in a unit system maps to a specific unit from the units catalog.Listing unit systems
You can list all unit systems in your project to see which groupings are available. This helps you understand how units are organized and which system to use when configuring measurements or interpreting data.Unit systems are often used when you need to convert between units or ensure that data from different sources uses compatible units.
Key operations
- List unit systems: Retrieve all available unit systems.
- Retrieve by ID: Get a specific unit system and its unit mappings.