Hi All,
Let me see if I can respond to everyone in this one reply.
Reply #4 - jimbo333 : I don’t have anything like PayPal. I have heard a few too many horror stories about them. However, you can send money to chsoftworks at gmail dot com using Google Wallet if you happen to use it. However, I am also happy to accept good karma, feelings, or any other good “vibes” sent my way. If money is sent, I’ll use it to purchase newer Insteon devices to add support for them.
Patches will absolutely be accepted. My view is that more people contributing will mean more ground gets covered. For instance, right now, I am pretty focused on getting the EzFlora to be solid so I can move my sprinklers over. But, I know there are several things other people would like to see done as well.
And yes, I am willing to give you commit access. PM (or e-mail me at the address above) me with your Sourceforge user name and I’ll add you. I’ll also send you a run-down of the processes I use to keep things documented and any other tidbits that pop in my mind. PurdueGuy, you may also have commit access. I don’t want to get a ton of people committing, but getting a few in there that can also accept patches from others seems like a good idea.
Reply #5 & #6 - The code is statically linked to avoid any issues with libraries differences on the various platforms. There is no reason it has to be built that way, it is just what I did to attempt to minimize problems.
Reply #7 - Well, now I am bummed out. When I bought the developer kit it only came with the serial PLM. I had to buy my own wireless and USB ones to have all the flavors. Link databases could be replicated if you want. The ALDB only contains the destination information in the database.
However, depending on what your development environment looks like, you may be better off with two PLMs with different addresses. For my dev tests, I have the USB PLM plugged in to my Vera, which is used to run everything in the house. The Serial PLM is plugged in to a Linux box that I use for the development. If you have a lot of devices it can be easier to have a PLM that you set up a link to only the device you are working against. It will save you from having a bunch of output to dig through when troubleshooting weird problems.
That said, depending on how far in to everything you want to get, the developer kit may be worth it for the documentation it provides. You can find a lot of the Insteon documentation out on the Internet. But, finding the documentation for the newest devices is a lot harder, and the documentation you can find may be out of date. If you have a developer license you can log in to the Insteon site and download the documentation directly.