I have one of these devices and was wondering if there would be any interest in a plug-in for it. If there is no interest then I will probably wait to build it until I need to use the LynX-Port.
Eric
LynX-Port Plug-in
It sends out "Input State Change" notifications. The filter it uses is something like: "M=%d;I=%d", Module, Input.
The DataPack has only one member "State" which is either "Closed" or "Opened".
With the Module and Input filter values, it may make the notification somewhat unique to the Ocelot, but if you want to be able to use the standard HouseBot Input Device, you should try and match it. You can always set one of the values to 0 if not used, so it will always match.
The DataPack has only one member "State" which is either "Closed" or "Opened".
With the Module and Input filter values, it may make the notification somewhat unique to the Ocelot, but if you want to be able to use the standard HouseBot Input Device, you should try and match it. You can always set one of the values to 0 if not used, so it will always match.
Scott