You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2021/03/13 10:40:40 UTC

[plc4x] branch develop updated: - Updated the s7 and can protocol modules to use hex-string encoded test-data

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3bef3dd  - Updated the s7 and can protocol modules to use hex-string encoded test-data
3bef3dd is described below

commit 3bef3dd58fd729d28ad61aa6bac93dda0863e3a0
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Sat Mar 13 11:40:34 2021 +0100

    - Updated the s7 and can protocol modules to use hex-string encoded test-data
---
 protocols/s7/src/test/resources/protocols/s7/DriverTestsuite.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/protocols/s7/src/test/resources/protocols/s7/DriverTestsuite.xml b/protocols/s7/src/test/resources/protocols/s7/DriverTestsuite.xml
index 18d7b41..47b2052 100644
--- a/protocols/s7/src/test/resources/protocols/s7/DriverTestsuite.xml
+++ b/protocols/s7/src/test/resources/protocols/s7/DriverTestsuite.xml
@@ -185,21 +185,21 @@
                   <items>
                     <items className="org.apache.plc4x.java.s7.readwrite.SzlDataTreeItem">
                       <itemIndex>1</itemIndex>
-                      <mlfb>NkVTNyAyMTItMUJEMzAtMFhCMCA=</mlfb>
+                      <mlfb>36455337203231322d31424433302d3058423020</mlfb>
                       <moduleTypeId>8224</moduleTypeId>
                       <ausbg>1</ausbg>
                       <ausbe>8224</ausbe>
                     </items>
                     <items className="org.apache.plc4x.java.s7.readwrite.SzlDataTreeItem">
                       <itemIndex>6</itemIndex>
-                      <mlfb>NkVTNyAyMTItMUJEMzAtMFhCMCA=</mlfb>
+                      <mlfb>36455337203231322d31424433302d3058423020</mlfb>
                       <moduleTypeId>8224</moduleTypeId>
                       <ausbg>1</ausbg>
                       <ausbe>8224</ausbe>
                     </items>
                     <items className="org.apache.plc4x.java.s7.readwrite.SzlDataTreeItem">
                       <itemIndex>7</itemIndex>
-                      <mlfb>NkVTNyAyMTItMUJEMzAtMFhCMCA=</mlfb>
+                      <mlfb>36455337203231322d31424433302d3058423020</mlfb>
                       <moduleTypeId>8224</moduleTypeId>
                       <ausbg>22018</ausbg>
                       <ausbe>2</ausbe>
@@ -270,7 +270,7 @@
                   <items className="org.apache.plc4x.java.s7.readwrite.S7VarPayloadDataItem">
                     <returnCode>OK</returnCode>
                     <transportSize>BIT</transportSize>
-                    <data>AQ==</data>
+                    <data>01</data>
                   </items>
                 </items>
               </payload>