You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jf...@apache.org on 2020/05/25 13:38:21 UTC

[plc4x] branch develop updated: Revert "[S7] Minor extension of mspec."

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

jfeinauer 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 459395e  Revert "[S7] Minor extension of mspec."
459395e is described below

commit 459395ec3790c776231fc14755d274b7bbe3eb25
Author: julian <j....@pragmaticminds.de>
AuthorDate: Mon May 25 15:38:13 2020 +0200

    Revert "[S7] Minor extension of mspec."
    
    This reverts commit 47520f69
---
 protocols/s7/src/main/resources/protocols/s7/s7.mspec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/protocols/s7/src/main/resources/protocols/s7/s7.mspec b/protocols/s7/src/main/resources/protocols/s7/s7.mspec
index eddd02b..f4bbbd5 100644
--- a/protocols/s7/src/main/resources/protocols/s7/s7.mspec
+++ b/protocols/s7/src/main/resources/protocols/s7/s7.mspec
@@ -251,7 +251,7 @@
         ['0x04' S7PayloadUserDataItemCpuFunctionReadSzlRequest
         ]
         ['0x08' S7PayloadUserDataItemCpuFunctionReadSzlResponse
-            [simple   uint 16 'szlPartialListLength']
+            [const    uint 16 'szlItemLength' '28']
             [implicit uint 16 'szlItemCount'  'COUNT(items)']
             [array SzlDataTreeItem 'items' count 'szlItemCount']
         ]
@@ -486,7 +486,6 @@
     ['0x1C' COMPONENT_IDENTIFICATION]
     ['0x22' INTERRUPT_STATUS]
     ['0x25' ASSIGNMENT_BETWEEN_PROCESS_IMAGE_PARTITIONS_AND_OBS]
-    ['0x31' COMMUNICATION_CAPABILITY_PARAMETERS]
     ['0x32' COMMUNICATION_STATUS_DATA]
     ['0x74' STATUS_SINGLE_MODULE_LED]
     ['0x90' DP_MASTER_SYSTEM_INFORMATION]