tests/projects/modbus_test_tcp/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 20 Aug 2024 01:13:14 +0200
changeset 3973 42730c1cb879
parent 3926 a6ec38dcbfb5
permissions -rw-r--r--
IDE: fix completion

uses ctrl key on Mac
update internal variable list before listing them
avoid exception if empty list
apply selection when pressing return or enter
3926
a6ec38dcbfb5 Modbus: add CI test + test project
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
a6ec38dcbfb5 Modbus: add CI test + test project
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     2
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
a6ec38dcbfb5 Modbus: add CI test + test project
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     3
  <TargetType>
a6ec38dcbfb5 Modbus: add CI test + test project
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     4
    <Linux/>
a6ec38dcbfb5 Modbus: add CI test + test project
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     5
  </TargetType>
a6ec38dcbfb5 Modbus: add CI test + test project
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     6
</BeremizRoot>