diff --git a/t/FHEM/00_SIGNALduino/01_SIGNALduino_Parse_MN.t b/t/FHEM/00_SIGNALduino/01_SIGNALduino_Parse_MN.t index ffa31835a..5b4a910e6 100644 --- a/t/FHEM/00_SIGNALduino/01_SIGNALduino_Parse_MN.t +++ b/t/FHEM/00_SIGNALduino/01_SIGNALduino_Parse_MN.t @@ -143,17 +143,33 @@ my @mockData = ( { deviceName => q[dummyDuino], plan => 2, - testname => q[Good MN data, with RSSI, with set attribute rfmode=WMBus_T, DMSG started with b], - input => q[MN;D=3E44F536892656000108F5D97AA9002025FB7AD4DF8710D69A3867E687B0633B1515F7BA8A6BE0C93649EC5593F476E7DD3E82F0470F800C0001090086B41E0098CE14011E070416C50018;R=24;A=0;], + testname => q[Good MN data, with RSSI, with set attribute rfmode=WMBus_T, Medium OMS MUC, DMSG started with b], + input => q[MN;D=2547F536721602000231D27C7A000008000F80130001090086B41E00175914011B0806020400000000001945000E;R=14;A=0;], rValue => 2, rfmode => 'WMBus_T' }, { deviceName => q[dummyDuino], plan => 2, - testname => q[Good MN data, with RSSI, with set attribute rfmode=WMBus_T, DMSG started with bY], - input => q[MN;D=304497264202231800087A5E0020A5D9CF9E719E36DB255C06F2AEC0722FC3853A3031BD85EF085BDAD29194136A02DD7E00FD;R=253;A=0;], - rValue => 3, + testname => q[Good MN data, with RSSI, with set attribute rfmode=WMBus_T, Medium Heat Cost Allocator, DMSG started with b], + input => q[MN;D=3E44F53611275600010884B57AA9002025D27FDD54048072F9A9D06C2E2E5249A41E363DE1F27AF3DE4DD325507C67A9E33CDDC4A70F800C0001090086B41E0063B414011E070416C500FC;R=252;A=0;], + rValue => 2, + rfmode => 'WMBus_T' + }, + { + deviceName => q[dummyDuino], + plan => 2, + testname => q[Good MN data, with RSSI, with set attribute rfmode=WMBus_T, Medium Cold water, DMSG started with bY], + input => q[MN;D=Y25442D2C769390751B168D20955084E7204D4874442AA58272A51FCE1430C0A769C3BEF95A2096D1;R=209;A=-6;], + rValue => 2, + rfmode => 'WMBus_T' + }, + { + deviceName => q[dummyDuino], + plan => 2, + testname => q[Good MN data, with RSSI, with set attribute rfmode=WMBus_T, Medium Heat Cost Allocator, DMSG started with bY], + input => q[MN;D=Y304497264202231800087A2A0020A53848C8EA9DD3055EA724A2E2AE04E995205589AADC82F6305A620959E6424F406B3B00F6;R=246;A=0;], + rValue => 2, rfmode => 'WMBus_T' }, );