From 87e6446b6ee41c40a8479906d99a9b2fd3d552a4 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 22 Aug 2015 18:23:19 +0200 Subject: modbus: Add a test-case. --- decoder/test/modbus/test.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 decoder/test/modbus/test.conf (limited to 'decoder/test/modbus/test.conf') diff --git a/decoder/test/modbus/test.conf b/decoder/test/modbus/test.conf new file mode 100644 index 0000000..87c6c1f --- /dev/null +++ b/decoder/test/modbus/test.conf @@ -0,0 +1,6 @@ +test brainchild_io_16do + protocol-decoder uart channel rx=0 channel tx=1 option baudrate=19200 option invert_rx=yes option invert_tx=yes + protocol-decoder modbus option channel=RX + stack uart modbus + input uart/modbus_rtu/brainchild_io_16do/brainchild-io-16do.sr + output modbus annotation match brainchild_io_16do.output -- cgit v1.2.3-54-g00ecf