1
0
Fork 0

Correct old property reference

This commit is contained in:
legoboyvdlp R 2020-08-14 19:34:48 +01:00
parent 7fcd0a1089
commit a8d62ac916
2 changed files with 10 additions and 10 deletions

View file

@ -14,11 +14,11 @@
<condition> <condition>
<or> <or>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc1</property> <property>systems/electrical/bus/dc-1</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc2</property> <property>systems/electrical/bus/dc-2</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
</or> </or>
@ -42,11 +42,11 @@
</equals> </equals>
<or> <or>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc1</property> <property>systems/electrical/bus/dc-1</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc2</property> <property>systems/electrical/bus/dc-2</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
</or> </or>
@ -143,11 +143,11 @@
</equals> </equals>
<or> <or>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc1</property> <property>systems/electrical/bus/dc-1</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc2</property> <property>systems/electrical/bus/dc-2</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
</or> </or>

View file

@ -14,11 +14,11 @@
<condition> <condition>
<or> <or>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc1</property> <property>systems/electrical/bus/dc-1</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc2</property> <property>systems/electrical/bus/dc-2</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
</or> </or>
@ -39,11 +39,11 @@
<condition> <condition>
<or> <or>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc1</property> <property>systems/electrical/bus/dc-1</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
<greater-than-equals> <greater-than-equals>
<property>systems/electrical/bus/dc2</property> <property>systems/electrical/bus/dc-2</property>
<value>25</value> <value>25</value>
</greater-than-equals> </greater-than-equals>
</or> </or>