This is an automated email from the ASF dual-hosted git repository.
chrisdutz 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 2f32754e6e chore: Updated the KNX Vendor IDs
2f32754e6e is described below
commit 2f32754e6ec185284e1cfceed30b79a16802c31a
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Jun 24 16:11:14 2026 +0200
chore: Updated the KNX Vendor IDs
---
.../apache/plc4x/java/knxnetip/readwrite/KnxManufacturer.java | 10 +++++++---
.../main/generated/protocols/knxnetip/knx-master-data.mspec | 8 +++++---
2 files changed, 12 insertions(+), 6 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 e4124edf6d..3ade81689c 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
@@ -727,7 +727,7 @@ public enum KnxManufacturer {
M_ELAUSYS((int) 350, (int) 401, "ELAUSYS"),
- M_ITK_ENGINEERING_AG((int) 351, (int) 402, "ITK Engineering AG"),
+ M_ITK_ENGINEERING_GMBH((int) 351, (int) 402, "ITK Engineering GmbH"),
M_INTEGRA_METERING_AG((int) 352, (int) 403, "INTEGRA METERING AG"),
@@ -1641,9 +1641,13 @@ public enum KnxManufacturer {
M_HOM_CONTROLS((int) 807, (int) 868, "Hom Controls"),
- M_ABB___RESERVED((int) 808, (int) 43954, "ABB - reserved"),
+ M_SHENZHEN_GOLDEN_SECURITY_TECHNOLOGY_CO__LTD((int) 808, (int) 869,
"Shenzhen Golden Security Technology Co.,Ltd"),
- M_BUSCH_JAEGER_ELEKTRO___RESERVED((int) 809, (int) 43959, "Busch-Jaeger
Elektro - reserved");
+ M_KEMCOM_GMBH((int) 809, (int) 870, "KemCom GmbH"),
+
+ M_ABB___RESERVED((int) 810, (int) 43954, "ABB - reserved"),
+
+ M_BUSCH_JAEGER_ELEKTRO___RESERVED((int) 811, (int) 43959, "Busch-Jaeger
Elektro - reserved");
private static final Map<Integer, KnxManufacturer> map;
diff --git
a/protocols/knxnetip/src/main/generated/protocols/knxnetip/knx-master-data.mspec
b/protocols/knxnetip/src/main/generated/protocols/knxnetip/knx-master-data.mspec
index cef2b72d01..46fe9f9334 100644
---
a/protocols/knxnetip/src/main/generated/protocols/knxnetip/knx-master-data.mspec
+++
b/protocols/knxnetip/src/main/generated/protocols/knxnetip/knx-master-data.mspec
@@ -1103,7 +1103,7 @@
['348' M_PEAKNX_A_DOGAWIST_COMPANY ['399', '"PEAKnx a DOGAWIST company"']]
['349' M_ACEMATIC ['400', '"ACEMATIC"']]
['350' M_ELAUSYS ['401', '"ELAUSYS"']]
- ['351' M_ITK_ENGINEERING_AG ['402', '"ITK Engineering AG"']]
+ ['351' M_ITK_ENGINEERING_GMBH ['402', '"ITK Engineering GmbH"']]
['352' M_INTEGRA_METERING_AG ['403', '"INTEGRA METERING AG"']]
['353' M_FMS_HOSPITALITY_PTE_LTD ['404', '"FMS Hospitality Pte Ltd"']]
['354' M_NUVO ['405', '"Nuvo"']]
@@ -1560,8 +1560,10 @@
['805' M_GUANGZHOU_EASYCTRL_INTELLIGENT_TECHNOLOGY_CO__LTD_ ['866',
'"Guangzhou Easyctrl Intelligent Technology Co.,Ltd."']]
['806' M_HORIZENTIS ['867', '"Horizentis"']]
['807' M_HOM_CONTROLS ['868', '"Hom Controls"']]
- ['808' M_ABB___RESERVED ['43954', '"ABB - reserved"']]
- ['809' M_BUSCH_JAEGER_ELEKTRO___RESERVED ['43959', '"Busch-Jaeger Elektro
- reserved"']]
+ ['808' M_SHENZHEN_GOLDEN_SECURITY_TECHNOLOGY_CO__LTD ['869', '"Shenzhen
Golden Security Technology Co.,Ltd"']]
+ ['809' M_KEMCOM_GMBH ['870', '"KemCom GmbH"']]
+ ['810' M_ABB___RESERVED ['43954', '"ABB - reserved"']]
+ ['811' M_BUSCH_JAEGER_ELEKTRO___RESERVED ['43959', '"Busch-Jaeger Elektro
- reserved"']]
]