add model measurements
This commit is contained in:
@@ -40,4 +40,17 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="observation"/>
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='measurements']" position="inside">
|
||||
<label name="temperature"/>
|
||||
<field name="temperature"/>
|
||||
<field name="temperature_uom"/>
|
||||
|
||||
<label name="voltageAC"/>
|
||||
<field name="voltageAC"/>
|
||||
<field name="voltageAC_uom"/>
|
||||
|
||||
<label name="voltageDC"/>
|
||||
<field name="voltageDC"/>
|
||||
<field name="voltageDC_uom"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user