Tellstic event bugfix. issue 15

Former-commit-id: eed3e3bacbb7adfb27f31f4f1c3a47f1b6e884fd
This commit is contained in:
Ziver Koc 2016-01-25 20:53:19 +01:00
parent ff9709b6d2
commit eceafa762c
5 changed files with 27 additions and 14 deletions

View file

@ -19,9 +19,9 @@ public class TelstickSerialCommNexaOnOffTest {
NexaSelfLearning nexa = new NexaSelfLearning();
//nexa.setHouse(11772006);
nexa.setHouse(15087918);
nexa.setHouse(14160770);
nexa.setGroup(0);
nexa.setUnit(0);
nexa.setUnit(1);
System.out.println("Up and Running");
while(true) {