Re: Tutorials on how to create a gui using CommandFusion iViewer
Posted: Thu Feb 20, 2014 3:01 am
Hi, whizzkey,
Thanks for the post.
I suspect you are using an old version of DomotiGa
The code was changed a while ago to send a 1 or a 0 for on and off for "switch" and "dimmable" devices.
There have also been a number of other improvements.
With the move to github, the upgrade process has changed (but is still just as easy!).
You can get the iunstructions here. http://www.domotiga.nl/projects/domotig ... Ga_Upgrade
All that said, I am glad you got it working in your version as Regex is black magic to my mind!
Fortunately guiDesigner has a regex tester inbuilt...I also use this site http://regexpal.com for testing.
Oh, and there should be some exciting changes on the way too. We are in the final stages of moving interface over to jsonrpc over "raw" tcp, which will do away with the need for the iViewer interface altogether and make it even easier to interface DomotiGa and iViewer.
Thanks for the post.
I suspect you are using an old version of DomotiGa

The code was changed a while ago to send a 1 or a 0 for on and off for "switch" and "dimmable" devices.
There have also been a number of other improvements.
With the move to github, the upgrade process has changed (but is still just as easy!).
You can get the iunstructions here. http://www.domotiga.nl/projects/domotig ... Ga_Upgrade
All that said, I am glad you got it working in your version as Regex is black magic to my mind!
Fortunately guiDesigner has a regex tester inbuilt...I also use this site http://regexpal.com for testing.
Oh, and there should be some exciting changes on the way too. We are in the final stages of moving interface over to jsonrpc over "raw" tcp, which will do away with the need for the iViewer interface altogether and make it even easier to interface DomotiGa and iViewer.