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:37]
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 213: Line 215:
 Lighting Level Lighting Level
  
-This is not actually required to make the cbus module module work, it is only a text of the light level. Earlier on in the __Commandfusion Adding the Project - Lighting ​and Trigger base joins__ ​we selected the type of level shown, be it unit between 0-255 or percentage 0%-100%, which ever was selected will be the way it is shown with the light level on your device.+This is not actually required to make the cbus module module work, it is only a text of the light level. Earlier on in the __Commandfusion Adding the Project - Level and Display__ ​we selected the type of level shown, be it unit between 0-255 or percentage 0%-100%, which ever was selected will be the way it is shown with the light level on your device.
  
 {{ :​software:​third-party-tools:​guidesigner-plugins:​light_level.png |}} {{ :​software:​third-party-tools:​guidesigner-plugins:​light_level.png |}}
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.1443346650.txt.gz ยท Last modified: 2015/09/27 09:37 by dogs_au