Skip to content
Snippets Groups Projects
Commit 110a8082 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Contribution RDM-2025-0059-Correct_case_of_mass_attribute_in_bodyCompositionAnalyser merged into R5

Original contribution: RDM-2025-0059-Correct_case_of_mass_attribute_in_bodyCompositionAnalyser

See merge request !66
parents 9b4f78b5 4f2cd07b
No related branches found
No related tags found
1 merge request!66RDM-2025-0059-Correct_case_of_mass_attribute_in_bodyCompositionAnalyser
......@@ -658,8 +658,6 @@ This ModuleClass provides the analysis of human body tissue based on impedance m
|resistance |xs:float |R |false |ohm |The resistance of human body. |
#### 5.3.1.14 bodyCompositionAnalyser
This ModuleClass provides the capability to report the measurement of body composition analyser characteristics.
......@@ -674,14 +672,12 @@ This ModuleClass provides the capability to report the measurement of body compo
|muscleMass |xs:float |R |true |kg |The measurement of muscle mass by a weight scale and a body composition analyser. |
|basalMetabolism |xs:float |R |true |kcal |The measurement of basal metabolism by a weight scale and a body composition analyser. |
|impedance |xs:float |R |true |ohm |The measurement of impedance by a weight scale and a body composition analyser. |
|Mass |xs:float |R |true |kg |The measurement of mass by a weight scale and a body composition analyser. |
|mass |xs:float |R |true |kg |The measurement of mass by a weight scale and a body composition analyser. |
|bodyWaterMass |xs:float |R |true |kg |The measurement of body water mass by a weight scale and a body composition analyser. |
|inorganicSaltMass |xs:float |R |true |g |The measurement of inorganic salt mass by a weight scale and a body composition analyser. |
|somatotype |xs:string |R |true | |The measurement of somatotype by Weight scale and Body composition analyser. |
#### 5.3.1.15 boiler
This ModuleClass provides capabilities to control the status of the boiling functionality for water heaters.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment