CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:third-party-tools:guidesigner-plugins:cbus-plugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:third-party-tools:guidesigner-plugins:cbus-plugin [2015/09/27 09:38]
dogs_au [Adding The Commands]
software:third-party-tools:guidesigner-plugins:cbus-plugin [2015/10/04 09:42] (current)
dogs_au [Items Not Working Properly]
Line 135: Line 135:
 {{ :​software:​third-party-tools:​guidesigner-plugins:​add.png |}} {{ :​software:​third-party-tools:​guidesigner-plugins:​add.png |}}
 } }
 +
 +
 ===== Adding The Commands ===== ===== Adding The Commands =====
  
Line 226: Line 228:
  
  
 +===== Items Not Working Properly =====
 +
 +**Broadcast**
 +
 +Broadcast does not automatically add, broadcast must be added manually. See "​system broadcast"​ in "​Commandfusion Systems and Cbus Toolbox"​ chapter.
 +
 +**Scenes**
  
 +Scenes do not load from cbus project, have to be added manually, same format as ramp or toggle, javascript will be " cbus.scene(202,​3,​2);​ ", you will have to interrogate your cbus system in cbus toolkit or cbus piced. format breakdown is as follows "​202"​ this is scenes and will not change in commandfusion. "​3"​ is the trigger in cbus. "​2"​ is the action selector in cbus. Note when adding the join in commandfusion for feedback it will look like "​6003002"​. The "​6"​ is the base join you picked in joins in cbus toolbox for commandfusion. "​003"​ is the trigger. "​002"​ is the action selector.
software/third-party-tools/guidesigner-plugins/cbus-plugin.1443346704.txt.gz ยท Last modified: 2015/09/27 09:38 by dogs_au