Thank you guys for the help. I have managed to install everything correctly now.
Then I created a parent device (Send IP/IR). Set it up and it is working fine. Tested commands and it is working fine with no log errors.
So I created my 1st child which is to turn on my projector. It created the child successfully, so I opened it in devices and activated the on switch. It did nothing, projector did not work. In the logs this device pulled an error.
app:35722024-12-29 09:20:11.315 AM
error
java.lang.NullPointerException: Cannot invoke method deviceNotification() on null object on line 234 (method switchHandlerAuto)
app:35722024-12-29 09:20:11.005 AM
debug
In switchHandlerAuto - telnet Device: null - mCommands: false - Switch is turned on - msg: sendir,1:1,1,37000,1,1,128,64,16,16,16,48,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,48,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,48,16,16,16,16,1
The send IP/IR parent never did anything as there was no log entry for it when I used the switch.
The creating a child process is a bit convoluted to me. The advance page needing an entry. But where to put this ir command? In *1-10, or in the send now line? How is the child triggered? I made a vswitch, but it does not work as well.
What is the error this child device throws? Finally is there a more detailed explanation on operating this app?
Thanks