tests/modbus/modbus_0@modbus/ModbusTCPserver_0@ModbusTCPserver/confnode.xml
author Edouard Tisserant
Tue, 18 Dec 2018 14:08:11 +0100
changeset 2470 590f85412835
parent 2252 de3f7c183e62
permissions -rw-r--r--
Use another way to ensure compatibility with Py3 about text type.
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
<ModbusServerNode xmlns:xsd="http://www.w3.org/2001/XMLSchema" Local_Port_Number="1502" Local_IP_Address="127.0.0.1"/>