trytond-monitoring/view/state_list.xml

12 lines
349 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree string="Monitoring State">
<field name="check"/>
<field name="indicator"/>
<field name="state"/>
<field name="value"/>
<field name="label"/>
<field name="payload"/>
</tree>