tests/modbus/modbus_0@modbus/baseconfnode.xml
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Sat, 29 Sep 2018 13:04:33 +0300
changeset 2374 aed3ca79a10a
parent 2252 de3f7c183e62
permissions -rw-r--r--
clean etherlab: pep8, E712 comparison to True should be 'if cond is True:' or 'if cond:'
2252
de3f7c183e62 Add Modbus example
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
de3f7c183e62 Add Modbus example
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
diff changeset
     2
<BaseParams xmlns:xsd="http://www.w3.org/2001/XMLSchema" IEC_Channel="0" Name="modbus_0"/>