GET v2/MeasurementUnits
Returns the list of measurement units as well as their identifiers, abbreviations, and other details.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Lhp.EquipmentIntelligence.WebApi.Client.Models.MeasurementUnitName | Description | Type | Additional information |
---|---|---|---|
Abbreviation |
Gets or sets the abbreviation. |
string |
None. |
AllowAsCondition |
Gets or sets a value indicating whether [allow as condition]. |
boolean |
None. |
MeasurementCategoryId |
Gets or sets the measurement category identifier. |
integer |
None. |
MeasurementCategory |
Gets or sets the measurement category. |
Lhp.EquipmentIntelligence.WebApi.Client.Models.MeasurementCategory |
None. |
MeasurementUnitId |
Gets or sets the measurement unit identifier. |
integer |
None. |
Name |
Gets or sets the name. |
string |
None. |
SortOrder |
Gets or sets the sort order. |
integer |
None. |
UnitSystem |
Gets or sets the unit system. |
Lhp.EquipmentIntelligence.UnitSystems |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.