The two parts are working together now.
EngenA server that talks to a Z-Wave controller. Running on Windows and Linux now.
OneRemoteA customizeable menu for Android. You can use it, for example, to create a Category called Lighting, and under it, create buttons for each device. You can add two links (one for on, one for off). The links look like this:
http://localhost:52110/alpha000/basic_set?node=7,value=100This tells Engen to set node 7 to 100% (on).
StatusThe initial implementation is for lighting control.
We have an install package for Engen. You can download and execute to install on Windows when it is available. This is similar to installing MC. It installs a service, opens the firewall for inbound access on 52110, and installs an icon in the system tray. Right click the icon for more options, including a terminal program that can talk to the server. Type help() to get commands.