Hey!
I just got my 810 install working, and I love it! Now I want to make a new gsd to get a device working. Its a rf transmitter to control lightswitches from nexa, usb connected. There is a command line app to send commands with it called rfcmd, and you run it like this: rfcmd NEXA A 1 1. That will turn on the switch with id A 1, using the NEXA protocol. I figured i could make this easy, make a new gsd, run this command in its process receive command for child with the proper ID. The thing is, I followed the wiki on how to add a new gsd, but it does not register, there is no logfile created for it, and the DCERouter.log just says: The target device 118 (routed to 118) has not registered. <0x89a70b90>. I have the gsd package installed. Anyone know what I am doing wrong?
/Per