From d0cd92af58ed085fefbf33f26425a3f423ea8cf6 Mon Sep 17 00:00:00 2001 From: userwithoutpassword <146129024+userwithoutpassword@users.noreply.github.com> Date: Sun, 28 Jan 2024 04:26:01 +0100 Subject: [PATCH] Added DPT 7.600 and 14.1200 --- knx/dpt/types_registry.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/knx/dpt/types_registry.go b/knx/dpt/types_registry.go index 3f266a9..1932e3e 100644 --- a/knx/dpt/types_registry.go +++ b/knx/dpt/types_registry.go @@ -57,6 +57,7 @@ var ( new(DPT_7011), new(DPT_7012), new(DPT_7013), + new(DPT_7600), // 9.xxx new(DPT_9001), @@ -181,6 +182,7 @@ var ( new(DPT_14077), new(DPT_14078), new(DPT_14079), + new(DPT_141200), // 16.xxx new(DPT_16000),