Skip to content

Commit

Permalink
chore: Updated the KNX vendor ids
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed Jan 28, 2025
1 parent 6dbd707 commit 991e5ee
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 21 deletions.
98 changes: 89 additions & 9 deletions plc4go/protocols/knxnetip/readwrite/model/KnxManufacturer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -827,9 +827,15 @@ public enum KnxManufacturer {
M_ALCAD((int) 707, (int) 765, (String) "alcad"),
M_GUANG_DONG_REMAC_SMART_TECHNOLOGY_CO___LTD(
(int) 708, (int) 766, (String) "GUANG DONG REMAC SMART TECHNOLOGY CO., LTD"),
M_ABB___RESERVED((int) 709, (int) 43954, (String) "ABB - reserved"),
M_TAOS_ELECTRIC_CO___LTD((int) 709, (int) 769, (String) "Taos Electric Co., Ltd"),
M_KONSTANTIN_BOBIC_SYSTEMINTEGRATION(
(int) 710, (int) 771, (String) "Konstantin Bobic Systemintegration"),
M_ASAY_Q((int) 711, (int) 772, (String) "Asay Q"),
M_LAPP((int) 712, (int) 773, (String) "LAPP"),
M_ZEROBIT_DYNAMIC((int) 713, (int) 774, (String) "ZEROBIT DYNAMIC"),
M_ABB___RESERVED((int) 714, (int) 43954, (String) "ABB - reserved"),
M_BUSCH_JAEGER_ELEKTRO___RESERVED(
(int) 710, (int) 43959, (String) "Busch-Jaeger Elektro - reserved");
(int) 715, (int) 43959, (String) "Busch-Jaeger Elektro - reserved");
private static final Map<Integer, KnxManufacturer> map;

static {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -733,8 +733,13 @@ public enum KnxManufacturer
M_LEAX_CONTROLS_CO___LTD_ = 706,
M_ALCAD = 707,
M_GUANG_DONG_REMAC_SMART_TECHNOLOGY_CO___LTD = 708,
M_ABB___RESERVED = 709,
M_BUSCH_JAEGER_ELEKTRO___RESERVED = 710,
M_TAOS_ELECTRIC_CO___LTD = 709,
M_KONSTANTIN_BOBIC_SYSTEMINTEGRATION = 710,
M_ASAY_Q = 711,
M_LAPP = 712,
M_ZEROBIT_DYNAMIC = 713,
M_ABB___RESERVED = 714,
M_BUSCH_JAEGER_ELEKTRO___RESERVED = 715,
}

public static class KnxManufacturerInfo
Expand Down Expand Up @@ -2778,13 +2783,28 @@ public static class KnxManufacturerInfo
case KnxManufacturer.M_GUANG_DONG_REMAC_SMART_TECHNOLOGY_CO___LTD: { /* '708' */
return 766;
}
case KnxManufacturer.M_ABB___RESERVED: { /* '709' */
return 43954;
case KnxManufacturer.M_TAOS_ELECTRIC_CO___LTD: { /* '709' */
return 769;
}
case KnxManufacturer.M_BECKER_ANTRIEBE_GMBH: { /* '71' */
return 110;
}
case KnxManufacturer.M_BUSCH_JAEGER_ELEKTRO___RESERVED: { /* '710' */
case KnxManufacturer.M_KONSTANTIN_BOBIC_SYSTEMINTEGRATION: { /* '710' */
return 771;
}
case KnxManufacturer.M_ASAY_Q: { /* '711' */
return 772;
}
case KnxManufacturer.M_LAPP: { /* '712' */
return 773;
}
case KnxManufacturer.M_ZEROBIT_DYNAMIC: { /* '713' */
return 774;
}
case KnxManufacturer.M_ABB___RESERVED: { /* '714' */
return 43954;
}
case KnxManufacturer.M_BUSCH_JAEGER_ELEKTRO___RESERVED: { /* '715' */
return 43959;
}
case KnxManufacturer.M_J_STEHLEPlusSOEHNE_GMBH: { /* '72' */
Expand Down Expand Up @@ -4921,13 +4941,28 @@ public static string Name(this KnxManufacturer value)
case KnxManufacturer.M_GUANG_DONG_REMAC_SMART_TECHNOLOGY_CO___LTD: { /* '708' */
return "GUANG DONG REMAC SMART TECHNOLOGY CO., LTD";
}
case KnxManufacturer.M_ABB___RESERVED: { /* '709' */
return "ABB - reserved";
case KnxManufacturer.M_TAOS_ELECTRIC_CO___LTD: { /* '709' */
return "Taos Electric Co., Ltd";
}
case KnxManufacturer.M_BECKER_ANTRIEBE_GMBH: { /* '71' */
return "Becker-Antriebe GmbH";
}
case KnxManufacturer.M_BUSCH_JAEGER_ELEKTRO___RESERVED: { /* '710' */
case KnxManufacturer.M_KONSTANTIN_BOBIC_SYSTEMINTEGRATION: { /* '710' */
return "Konstantin Bobic Systemintegration";
}
case KnxManufacturer.M_ASAY_Q: { /* '711' */
return "Asay Q";
}
case KnxManufacturer.M_LAPP: { /* '712' */
return "LAPP";
}
case KnxManufacturer.M_ZEROBIT_DYNAMIC: { /* '713' */
return "ZEROBIT DYNAMIC";
}
case KnxManufacturer.M_ABB___RESERVED: { /* '714' */
return "ABB - reserved";
}
case KnxManufacturer.M_BUSCH_JAEGER_ELEKTRO___RESERVED: { /* '715' */
return "Busch-Jaeger Elektro - reserved";
}
case KnxManufacturer.M_J_STEHLEPlusSOEHNE_GMBH: { /* '72' */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1458,8 +1458,13 @@
['706' M_LEAX_CONTROLS_CO___LTD_ ['764', '"LEAX CONTROLS CO., LTD."']]
['707' M_ALCAD ['765', '"alcad"']]
['708' M_GUANG_DONG_REMAC_SMART_TECHNOLOGY_CO___LTD ['766', '"GUANG DONG REMAC SMART TECHNOLOGY CO., LTD"']]
['709' M_ABB___RESERVED ['43954', '"ABB - reserved"']]
['710' M_BUSCH_JAEGER_ELEKTRO___RESERVED ['43959', '"Busch-Jaeger Elektro - reserved"']]
['709' M_TAOS_ELECTRIC_CO___LTD ['769', '"Taos Electric Co., Ltd"']]
['710' M_KONSTANTIN_BOBIC_SYSTEMINTEGRATION ['771', '"Konstantin Bobic Systemintegration"']]
['711' M_ASAY_Q ['772', '"Asay Q"']]
['712' M_LAPP ['773', '"LAPP"']]
['713' M_ZEROBIT_DYNAMIC ['774', '"ZEROBIT DYNAMIC"']]
['714' M_ABB___RESERVED ['43954', '"ABB - reserved"']]
['715' M_BUSCH_JAEGER_ELEKTRO___RESERVED ['43959', '"Busch-Jaeger Elektro - reserved"']]
]
Expand Down

0 comments on commit 991e5ee

Please sign in to comment.