From 11fd81f25fbff5e801da826efe8bb71750bdc1cf Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Mon, 11 Nov 2024 17:50:12 +0100 Subject: [PATCH] add MX400, #2198 --- src/device_library.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/device_library.h b/src/device_library.h index 62b82a9cd..d8e80475f 100644 --- a/src/device_library.h +++ b/src/device_library.h @@ -180,6 +180,7 @@ { 74, DeviceType::ALERT, "EM10", DeviceFlags::EMS_DEVICE_FLAG_NONE}, // Gateways - 0x48 +{17, DeviceType::GATEWAY, "MX400", DeviceFlags::EMS_DEVICE_FLAG_NONE}, // 0x48 and 0x4B {189, DeviceType::GATEWAY, "KM200, MB LAN 2", DeviceFlags::EMS_DEVICE_FLAG_NONE}, {252, DeviceType::GATEWAY, "K30RF, MX300", DeviceFlags::EMS_DEVICE_FLAG_NONE},