add measurements
This commit is contained in:
@@ -41,10 +41,24 @@ this repository contains the full copyright notices and license terms. -->
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='measurements']" position="inside">
|
||||
|
||||
<separator id="enviromental_conditions" string="Enviromental Conditions" colspan="4"/>
|
||||
|
||||
<label name="temperature"/>
|
||||
<field name="temperature"/>
|
||||
<field name="temperature_uom"/>
|
||||
|
||||
<label name="wet"/>
|
||||
<field name="wet"/>
|
||||
<field name="wet_uom"/>
|
||||
|
||||
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
|
||||
|
||||
<label name="frequency"/>
|
||||
<field name="frequency"/>
|
||||
<field name="frequency_uom"/>
|
||||
|
||||
|
||||
<label name="voltageAC"/>
|
||||
<field name="voltageAC"/>
|
||||
<field name="voltageAC_uom"/>
|
||||
|
||||
Reference in New Issue
Block a user