Fixed TC and initial implementation of Nexa group transmissions. issue 12
This commit is contained in:
parent
b93c8bc124
commit
cf646bb340
4 changed files with 29 additions and 11 deletions
|
|
@ -20,7 +20,7 @@ public class TelstickSerialCommNexaOnOffTest {
|
|||
NexaSelfLearning nexa = new NexaSelfLearning();
|
||||
//nexa.setHouse(11772006);
|
||||
nexa.setHouse(14160770);
|
||||
nexa.setGroup(0);
|
||||
nexa.setGroup(false);
|
||||
nexa.setUnit(1);
|
||||
|
||||
System.out.println("Up and Running");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue