You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2023/06/19 16:57:03 UTC

[plc4x] 03/05: feat(plc4j/knx): update vendor

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

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

commit 50184f67470f2e82d411a5e6b5a1e87dc89a70a8
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Mon Jun 19 18:51:21 2023 +0200

    feat(plc4j/knx): update vendor
---
 .../org/apache/plc4x/java/knxnetip/readwrite/KnxManufacturer.java   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/plc4j/drivers/knxnetip/src/main/generated/org/apache/plc4x/java/knxnetip/readwrite/KnxManufacturer.java b/plc4j/drivers/knxnetip/src/main/generated/org/apache/plc4x/java/knxnetip/readwrite/KnxManufacturer.java
index 4fa19d0ada..d06093f11f 100644
--- a/plc4j/drivers/knxnetip/src/main/generated/org/apache/plc4x/java/knxnetip/readwrite/KnxManufacturer.java
+++ b/plc4j/drivers/knxnetip/src/main/generated/org/apache/plc4x/java/knxnetip/readwrite/KnxManufacturer.java
@@ -728,9 +728,11 @@ public enum KnxManufacturer {
   M_PAYNE_TECHNOLOGIES_LTD((int) 632, (int) 689, (String) "Payne Technologies Ltd"),
   M_GUANGDONG_YOZEWIT_INTELLIGENT_TECHNOLOGY_CO__LTD_(
       (int) 633, (int) 690, (String) "Guangdong Yozewit Intelligent Technology Co.,Ltd."),
-  M_ABB___RESERVED((int) 634, (int) 43954, (String) "ABB - reserved"),
+  M_SEXANKA((int) 634, (int) 691, (String) "SEXANKA"),
+  M_SECURI_FLEX_LTD((int) 635, (int) 692, (String) "Securi-Flex Ltd"),
+  M_ABB___RESERVED((int) 636, (int) 43954, (String) "ABB - reserved"),
   M_BUSCH_JAEGER_ELEKTRO___RESERVED(
-      (int) 635, (int) 43959, (String) "Busch-Jaeger Elektro - reserved");
+      (int) 637, (int) 43959, (String) "Busch-Jaeger Elektro - reserved");
   private static final Map<Integer, KnxManufacturer> map;
 
   static {