From 348883a4d39d4eb4ba9558115710fd829065295f Mon Sep 17 00:00:00 2001 From: Simon G Date: Sat, 10 Apr 2021 21:32:06 +0200 Subject: [PATCH] - add channel number - split product id in input and output id --- Drivers/IconPlatformXPlus.myd | 19 ++++++++++--------- Lib.Driver/Interfaces/IDriver.cs | 3 ++- Lib.Driver/Xml/XmlChannel.cs | 3 +++ Lib.Driver/Xml/XmlDriver.cs | 7 +++++-- 4 files changed, 20 insertions(+), 12 deletions(-) diff --git a/Drivers/IconPlatformXPlus.myd b/Drivers/IconPlatformXPlus.myd index ccfea42..6b522e0 100644 --- a/Drivers/IconPlatformXPlus.myd +++ b/Drivers/IconPlatformXPlus.myd @@ -1,8 +1,9 @@ Icon Platform X+ - 65535 + 65535 + -1 - + @@ -12,7 +13,7 @@