Last modified by Alexander Mott on 2024/05/13 15:02

From version 137.1
edited by Alexander Mott
on 2022/09/17 02:55
Change comment: There is no comment for this version
To version 129.1
edited by Alexander Mott
on 2022/08/23 22:06
Change comment: Uploaded new attachment "cameo az.gif", version {1}

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,9 @@
1 -{{box title="**CONTENTS**"}}
1 +{{box title="**Contents**"}}
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 +(% class="row" %)
6 +(((
5 5  = Overview =
6 6  
7 7  The showrunner™ program includes several pre-built keypad types suitable for a wide variety of applications. In addition to standard keypad types, showrunner™ supports custom "X-Type" keypad configurations. Custom keypads can be configured from the showrunnerHUB™ Web Interface, or they can be manually added to the config and enabled using the XPanel Touchscreen interface.
... ... @@ -32,7 +32,7 @@
32 32  | | | |
33 33  | | | |
34 34  | | | |
35 -|(% rowspan="10" %)[[image:cameo az.gif]]|**AZ-Type**|(% colspan="4" %)**Button Functions**
37 +|(% rowspan="10" %)[[image:cameo a,ah,b.png]]|**AZ-Type**|(% colspan="4" %)**Button Functions**
36 36  |(% rowspan="4" %)Variable 4 to 8-button Load Toggle/Dim keypad with All On/Off
37 37  (automatically selects layout based on number of loads in area)|**Button**|**Label**|**Press**|**Hold**
38 38  |1-7|Zone #|Toggle Load #|Cycle Raise/Lower Load #
... ... @@ -221,7 +221,7 @@
221 221  | | | |
222 222  | | | |
223 223  
224 -= Horizon Keypads =
226 +(% style="color:inherit; font-family:inherit; font-size:29px" %)Horizon Keypads
225 225  
226 226  Wired and wireless Horizon keypads are fully supported by showrunner™ with both built-in and customizable keypad types.
227 227  
... ... @@ -247,7 +247,7 @@
247 247  | | | |
248 248  | | | |
249 249  | | | |
250 -|(% rowspan="10" %)[[image:hz az.gif]]|**Horizon AZ-Type**|(% colspan="4" %)**Button Functions**
252 +|(% rowspan="10" %)[[image:hz a,ah,b.png]]|**Horizon AZ-Type**|(% colspan="4" %)**Button Functions**
251 251  |(% rowspan="4" %)Variable 4 to 8-button Load Toggle/Dim keypad with All On/Off
252 252  (automatically selects layout based on number of loads in area)|**Button**|**Label**|**Press**|**Hold**
253 253  |1-8|Zone #|Toggle Load #|Cycle Raise/Lower Load #
... ... @@ -674,7 +674,7 @@
674 674  | | | |
675 675  | | | |
676 676  
677 -= X-Type Keypad Actions =
679 += X-Type Keypads =
678 678  
679 679  The showrunner™ X-Type keypad is a customizable keypad type available for Cameo, Horizon, GLPPA-KP, and Zūm Wired keypads. See[[ this document>>attach:showrunnerKeypadStyles.pdf]] for a list of possible keypad layouts for all keypad types. Instructions for configuring X-Type keypads from the showrunnerHUB UI are available [[here>>https://wiki.chiefintegrations.com/download/SHOWRUNNER%E2%84%A2%20Setup%20Guide/showrunnerHUB%E2%84%A2/Keypad%20Configuration/WebHome/CI%20Keypad%20Editor%20UI%20Guide.pdf?rev=1.2]].
680 680  
... ... @@ -682,32 +682,32 @@
682 682  
683 683  Note that actions with "None" listed under "Triggers" are read-only and are only able to be used for keypad or keyswitch feedback.
684 684  
685 -(% class="table-condensed" id="xActionsTable" %)
687 +(% class="table-condensed" %)
686 686  |** Type**|**Action**|**Action Description**|**Reference Property**|**Reference Required**|**Triggers**|**Supported Properties**
687 687  |EDmxReceiver|Disable|Turns off E-DMX Receiver|n/a|False|Digital, Analog|n/a
688 688  |EDmxReceiver|Enable|Turns on the E-DMX Receiver|n/a|False|Digital, Analog|n/a
689 689  |EDmxReceiver|UpdateLoadsDisable|Disables the transfer of E-DMX Values to hardware loads|n/a|False|Digital, Analog|n/a
690 690  |EDmxReceiver|UpdateLoadsEnable|Enables the transfer of E-DMX Values to hardware loads|n/a|False|Digital, Analog|n/a
691 -|GlobalActions|CctSourceSensor|Select which sensor the system will accept CCT values from|SensorId|True|Digital, Analog|'SensorId'{{{:(}}}Integer)'Id of the sensor to use as reference'
693 +|GlobalActions|CctSourceSensor|Select which sensor the system will accept CCT values from|SensorId|True|Digital, Analog|'SensorId':(Integer)'Id of the sensor to use as reference'
692 692  |GlobalActions|DemandResponseOff|Turns demand response off system wide|n/a|False|Digital, Analog|n/a
693 693  |GlobalActions|DemandResponseOn|Turns demand response system wide|n/a|False|Digital, Analog|n/a
694 -|GlobalActions|Execute|Executes the global action|ActionId|True|Digital, Analog|'ActionId'{{{:(}}}Integer)'Action to recall'
695 -|GlobalActions|ExecuteLastEvent|Executes the last event that fired before the current time globally and in each group|n/a|False|Digital, Analog|Global'{{{:(}}}Boolean)'Recall last global event'
696 -'GroupUniqueIds'{{{:(}}}String)'Limits group IDs to those specified in the list. Specify n/a if all groups or comma separated list of UniqueIDs'
697 -|GlobalActions|Log|Adds an entry to the system log|n/a|False|Digital, Analog|Message'{{{:(}}}String)'Message to add to the log'
698 -'Severity'{{{:(}}}String)'Severity, default to 'Notice' if not specified. Valid values: Notice ~| Warn ~| Error ~| Exception'
696 +|GlobalActions|Execute|Executes the global action|ActionId|True|Digital, Analog|'ActionId':(Integer)'Action to recall'
697 +|GlobalActions|ExecuteLastEvent|Executes the last event that fired before the current time globally and in each group|n/a|False|Digital, Analog|Global':(Boolean)'Recall last global event'
698 +'GroupUniqueIds':(String)'Limits group IDs to those specified in the list. Specify n/a if all groups or comma separated list of UniqueIDs'
699 +|GlobalActions|Log|Adds an entry to the system log|n/a|False|Digital, Analog|Message':(String)'Message to add to the log'
700 +'Severity':(String)'Severity, default to 'Notice' if not specified. Valid values: Notice ~| Warn ~| Error ~| Exception'
699 699  |GlobalActions|MasterOff|Turns off areas system wide|n/a|False|Digital, Analog|n/a
700 700  |GlobalActions|MasterOn|Turns On areas system wide|n/a|False|Digital, Analog|n/a
701 701  |GlobalActions|MasterOverrideOff|Deactivates the system wide override|n/a|False|Digital, Analog|n/a
702 702  |GlobalActions|MasterOverrideOn|Activates the system wide override|n/a|False|Digital, Analog|n/a
703 -|GlobalActions|NodeOff|Turns off areas system wide|n/a|False|Digital, Analog|'NodeId'{{{:(}}}String)'GUID of the Node'
704 -|GlobalActions|NodeOn|Turns On areas system wide|n/a|False|Digital, Analog|'NodeId'{{{:(}}}String)'GUID of the Node'
705 -|GlobalActions|RemoteGlobalExecute|Execute a global action on a remote system|n/a|False|Digital, Analog|GlobalActionId'{{{:(}}}Integer)'Global Action Id on the Remote System to execute'
706 -'RemoteSystemId'{{{:(}}}Integer)'System ID of the Remote System'
705 +|GlobalActions|NodeOff|Turns off areas system wide|n/a|False|Digital, Analog|'NodeId':(String)'GUID of the Node'
706 +|GlobalActions|NodeOn|Turns On areas system wide|n/a|False|Digital, Analog|'NodeId':(String)'GUID of the Node'
707 +|GlobalActions|RemoteGlobalExecute|Execute a global action on a remote system|n/a|False|Digital, Analog|GlobalActionId':(Integer)'Global Action Id on the Remote System to execute'
708 +'RemoteSystemId':(Integer)'System ID of the Remote System'
707 707  |GlobalActions|SchedulerDisable|Disables the scheduler|n/a|False|Digital, Analog|n/a
708 708  |GlobalActions|SchedulerEnable|Enables the scheduler|n/a|False|Digital, Analog|n/a
709 -|GlobalActions|TagOff|Turns off areas system wide|n/a|False|Digital, Analog|'TagId'{{{:(}}}String)'GUID of the Tag'
710 -|GlobalActions|TagOn|Turns On areas system wide|n/a|False|Digital, Analog|'TagId'{{{:(}}}String)'GUID of the Tag'
711 +|GlobalActions|TagOff|Turns off areas system wide|n/a|False|Digital, Analog|'TagId':(String)'GUID of the Tag'
712 +|GlobalActions|TagOn|Turns On areas system wide|n/a|False|Digital, Analog|'TagId':(String)'GUID of the Tag'
711 711  |Load|CctLower|Lowers the CCT for a CCT load|n/a|False|Digital, Analog|n/a
712 712  |Load|CctRaise|CctRaises the light level on the load|n/a|False|Digital, Analog|n/a
713 713  |Load|CctRaiseLower|Raises/Lowers the CCT on the load|n/a|False|Digital, Analog|n/a
... ... @@ -715,33 +715,33 @@
715 715  |Load|Disable|Turns off the load and prevents it from being controlled|n/a|False|Digital, Analog|n/a
716 716  |Load|Enable|Enables the load and allows normal operation|n/a|False|Digital, Analog|n/a
717 717  |Load|Lower|Lowers the load|n/a|False|Digital, Analog|n/a
718 -|Load|LowerScene|Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to raise'
720 +|Load|LowerScene|Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to raise'
719 719  |Load|Off|Turns off the load|n/a|False|Digital, Analog|n/a
720 720  |Load|On|Turns on the load|n/a|False|Digital, Analog|n/a
721 -|Load|OnWithTimeout|Turns on the load for a specified time|Timeout|False|Digital, Analog|'Timeout'{{{:(}}}Integer)'Timeout in seconds'
723 +|Load|OnWithTimeout|Turns on the load for a specified time|Timeout|False|Digital, Analog|'Timeout':(Integer)'Timeout in seconds'
722 722  |Load|OverrideDisable|Deactivates override on the load|n/a|False|Digital, Analog|n/a
723 723  |Load|OverrideEnable|Activates override on the load|n/a|False|Digital, Analog|n/a
724 724  |Load|Raise|Raises the light level on the load|n/a|False|Digital, Analog|n/a
725 725  |Load|RaiseLower|Raise/Lowers the light level on the load|n/a|False|Digital, Analog|n/a
726 -|Load|RaiseLowerScene|Raises/Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to raise/lower'
727 -|Load|RaiseScene|Raises all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to raise'
728 -|Load|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
729 -|Load|ReleaseScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
730 -|Load|SceneToggle|SceneToggle switches between two scenes on a load|OnScene|True|Digital, Analog|OffScene'{{{:(}}}Integer)'Scene used when toggle triggers the off state'
731 -'OnScene'{{{:(}}}Integer)'Scene used when toggle triggers the on state'
732 -|Load|SetCct|Recalls the specified Cct on this load|Cct|True|Digital, Analog|Cct'{{{:(}}}Integer)'Cct to recall'
733 -'FadeTime'{{{:(}}}Double)'Fade time to recall level over'
734 -|Load|SetLevel|Recalls the specified level on this load|Level|True|Digital, Analog|FadeTime'{{{:(}}}Double)'Fade time to recall level over'
735 -'Level'{{{:(}}}Integer)'Level to recall'
736 -|Load|SetLevelByByte|Recalls the specified level on this load as a byte|Level|True|Digital, Analog|FadeTime'{{{:(}}}Double)'Fade time to recall level over'
737 -'Level'{{{:(}}}Integer)'Level to recall as a byte'
728 +|Load|RaiseLowerScene|Raises/Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to raise/lower'
729 +|Load|RaiseScene|Raises all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to raise'
730 +|Load|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
731 +|Load|ReleaseScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
732 +|Load|SceneToggle|SceneToggle switches between two scenes on a load|OnScene|True|Digital, Analog|OffScene':(Integer)'Scene used when toggle triggers the off state'
733 +'OnScene':(Integer)'Scene used when toggle triggers the on state'
734 +|Load|SetCct|Recalls the specified Cct on this load|Cct|True|Digital, Analog|Cct':(Integer)'Cct to recall'
735 +'FadeTime':(Double)'Fade time to recall level over'
736 +|Load|SetLevel|Recalls the specified level on this load|Level|True|Digital, Analog|FadeTime':(Double)'Fade time to recall level over'
737 +'Level':(Integer)'Level to recall'
738 +|Load|SetLevelByByte|Recalls the specified level on this load as a byte|Level|True|Digital, Analog|FadeTime':(Double)'Fade time to recall level over'
739 +'Level':(Integer)'Level to recall as a byte'
738 738  |Load|Stop|Stop raise/lower on the load|n/a|False|Digital, Analog|n/a
739 -|Load|StopScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
741 +|Load|StopScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
740 740  |Load|Toggle|Toggles the load|n/a|False|Digital, Analog|n/a
741 741  |LoadController|OverrideDisable|Deactivates override on the load controller|n/a|False|Digital, Analog|n/a
742 742  |LoadController|OverrideEnable|Activates override on the load controller|n/a|False|Digital, Analog|n/a
743 -|LoadController|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
744 -|LoadController|ReleaseScene|Releases the specified scene on this load controller|SceneId|False|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to Release'
745 +|LoadController|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
746 +|LoadController|ReleaseScene|Releases the specified scene on this load controller|SceneId|False|Digital, Analog|'SceneId':(Integer)'Scene Number to Release'
745 745  |OutputSignal|Disable|Disables the output signal|n/a|False|Digital, Analog|n/a
746 746  |OutputSignal|Enable|Enables the output signal|n/a|False|Digital, Analog|n/a
747 747  |PartitionSensor|Combined|Reports the sensor is combined|n/a|False|None|n/a
... ... @@ -756,14 +756,14 @@
756 756  |Photocell|Disable|Disables the photocell sensor|n/a|False|Digital, Analog|n/a
757 757  |Photocell|Enable|Enables the photocell sensor|n/a|False|Digital, Analog|n/a
758 758  |Shade|Close|Closes the shade|n/a|False|Digital, Analog|n/a
759 -|Shade|JogClose|Jog Close the shade|JogTime|True|Digital, Analog|'JogTime'{{{:(}}}Integer)'Time to Jog in ms'
760 -|Shade|JogOpen|Jog Open the shade|JogTime|True|Digital, Analog|'JogTime'{{{:(}}}Integer)'Time to Jog in ms'
761 +|Shade|JogClose|Jog Close the shade|JogTime|True|Digital, Analog|'JogTime':(Integer)'Time to Jog in ms'
762 +|Shade|JogOpen|Jog Open the shade|JogTime|True|Digital, Analog|'JogTime':(Integer)'Time to Jog in ms'
761 761  |Shade|Lower|Lowers the shade|n/a|False|Digital, Analog|n/a
762 762  |Shade|NextPreset|Steps to the next preset on the shade, goes back to start if at end|n/a|False|Digital, Analog|n/a
763 763  |Shade|Open|Opens the shade|n/a|False|Digital, Analog|n/a
764 764  |Shade|PreviousPreset|Steps to the Previous preset on the shade, goes back to end if at start|n/a|False|Digital, Analog|n/a
765 765  |Shade|Raise|Raises the shade|n/a|False|Digital, Analog|n/a
766 -|Shade|SetPosition|Sets the position of the shade|Position|True|Digital, Analog|'Position'{{{:(}}}Integer)'Position of the shade 0-65535'
768 +|Shade|SetPosition|Sets the position of the shade|Position|True|Digital, Analog|'Position':(Integer)'Position of the shade 0-65535'
767 767  |Shade|Stop|Stop raise/lower on the load|n/a|False|Digital, Analog|n/a
768 768  |Shade|Toggle|Toggles the shade between open and close|n/a|False|Digital, Analog|n/a
769 769  |LoadGroup|Disable|Turns off the load and prevents it from being controlled|n/a|False|Digital, Analog|n/a
... ... @@ -771,21 +771,21 @@
771 771  |LoadGroup|Lower|Lowers the load|n/a|False|Digital, Analog|n/a
772 772  |LoadGroup|Off|Turns off the load|n/a|False|Digital, Analog|n/a
773 773  |LoadGroup|On|Turns on the load|n/a|False|Digital, Analog|n/a
774 -|LoadGroup|OnWithTimeout|Turns on the load group for a specified time|Timeout|False|Digital, Analog|'Timeout'{{{:(}}}Integer)'Timeout in seconds'
776 +|LoadGroup|OnWithTimeout|Turns on the load group for a specified time|Timeout|False|Digital, Analog|'Timeout':(Integer)'Timeout in seconds'
775 775  |LoadGroup|OverrideDisable|Deactivates override on the load|n/a|False|Digital, Analog|n/a
776 776  |LoadGroup|OverrideEnable|Activates override on the load|n/a|False|Digital, Analog|n/a
777 777  |LoadGroup|Raise|Raises the light level on the load|n/a|False|Digital, Analog|n/a
778 778  |LoadGroup|RaiseLower|Raise/Lowers the light level on the load|n/a|False|Digital, Analog|n/a
779 -|LoadGroup|RaiseLowerScene|Raises/Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to raise/lower'
780 -|LoadGroup|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
781 -|LoadGroup|ReleaseScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
782 -|LoadGroup|SceneToggle|SceneToggle switches between two scenes on a load|OnScene|True|Digital, Analog|OffScene'{{{:(}}}Integer)'Scene used when toggle triggers the off state'
783 -'OnScene'{{{:(}}}Integer)'Scene used when toggle triggers the on state'
784 -|LoadGroup|SetCct|Recalls the specified Cct on this load|Cct|True|Digital, Analog|'Cct'{{{:(}}}Integer)'Cct to recall'
785 -|LoadGroup|SetLevel|Recalls the specified level on this load|Level|True|Digital, Analog|FadeTime'{{{:(}}}Double)'Fade time to recall level over'
786 -'Level'{{{:(}}}Integer)'Level to recall'
781 +|LoadGroup|RaiseLowerScene|Raises/Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to raise/lower'
782 +|LoadGroup|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
783 +|LoadGroup|ReleaseScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
784 +|LoadGroup|SceneToggle|SceneToggle switches between two scenes on a load|OnScene|True|Digital, Analog|OffScene':(Integer)'Scene used when toggle triggers the off state'
785 +'OnScene':(Integer)'Scene used when toggle triggers the on state'
786 +|LoadGroup|SetCct|Recalls the specified Cct on this load|Cct|True|Digital, Analog|'Cct':(Integer)'Cct to recall'
787 +|LoadGroup|SetLevel|Recalls the specified level on this load|Level|True|Digital, Analog|FadeTime':(Double)'Fade time to recall level over'
788 +'Level':(Integer)'Level to recall'
787 787  |LoadGroup|Stop|Stop raise/lower on the load|n/a|False|Digital, Analog|n/a
788 -|LoadGroup|StopScene|Stops the raise/lower on any load that is included in the scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to affect'
790 +|LoadGroup|StopScene|Stops the raise/lower on any load that is included in the scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to affect'
789 789  |LoadGroup|Toggle|Toggles the load|n/a|False|Digital, Analog|n/a
790 790  |ShadeGroup|Close|Closes the shade|n/a|False|Digital, Analog|n/a
791 791  |ShadeGroup|NextPreset|Steps to the next preset on the shade, goes back to start if at end|n/a|False|Digital, Analog|n/a
... ... @@ -795,36 +795,36 @@
795 795  |BaseKeypad|Disable|Disables the keypad|n/a|False|Digital, Analog|n/a
796 796  |BaseKeypad|Enable|Enables the keypad|n/a|False|Digital, Analog|n/a
797 797  |BaseKeypad|EnableToggle|Toggles Enable for the keypad|n/a|False|Digital, Analog|n/a
798 -|BaseKeypad|MasterRaiseLowerReference|Evaluates to see if the referenced HostGlobalId is in the master raise/lower list|GlobalIds|True|None|'GlobalIds'{{{:(}}}String)'GlobalIds to reference when comparing to see if master raise/lower is active. Use comma/dash separated list of numbers.'
800 +|BaseKeypad|MasterRaiseLowerReference|Evaluates to see if the referenced HostGlobalId is in the master raise/lower list|GlobalIds|True|None|'GlobalIds':(String)'GlobalIds to reference when comparing to see if master raise/lower is active. Use comma/dash separated list of numbers.'
799 799  |Area|CancelTimeout|Cancel Timeout operation|n/a|False|Digital, Analog|n/a
800 -|Area|ExtendOccupancyTimeoutSetting|Extend the Occupancy Timeout Setting in the area|Timeout|True|Digital, Analog|'Timeout'{{{:(}}}Integer)'Timeout in seconds'
802 +|Area|ExtendOccupancyTimeoutSetting|Extend the Occupancy Timeout Setting in the area|Timeout|True|Digital, Analog|'Timeout':(Integer)'Timeout in seconds'
801 801  |Area|Lower|Lowers the area|n/a|False|Digital, Analog|n/a
802 -|Area|LowerScene|Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to lower'
803 -|Area|OccupancyMode|Changes the occupancy mode of an area|Mode|True|Digital, Analog|'Mode'{{{:(}}}String)'Name of the mode'
804 +|Area|LowerScene|Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to lower'
805 +|Area|OccupancyMode|Changes the occupancy mode of an area|Mode|True|Digital, Analog|'Mode':(String)'Name of the mode'
804 804  |Area|Occupied|Reports the occupied status of an area|n/a|False|None|n/a
805 805  |Area|Off|Turns off the area|n/a|False|Digital, Analog|n/a
806 806  |Area|On|Turns on the area|n/a|False|Digital, Analog|n/a
807 -|Area|OnWithTimeout|Turns on the area for a specified time|Timeout|False|Digital, Analog|'Timeout'{{{:(}}}Integer)'Timeout in Seconds'
809 +|Area|OnWithTimeout|Turns on the area for a specified time|Timeout|False|Digital, Analog|'Timeout':(Integer)'Timeout in Seconds'
808 808  |Area|OverrideDisable|Deactivates override on the area|n/a|False|Digital, Analog|n/a
809 809  |Area|OverrideEnable|Activates override on the area|n/a|False|Digital, Analog|n/a
810 810  |Area|Raise|Raises the light level on the area|n/a|False|Digital, Analog|n/a
811 811  |Area|RaiseLower|Raise/Lowers the light level on the area|n/a|False|Digital, Analog|n/a
812 -|Area|RaiseLowerScene|Raises/Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to raise/lower'
813 -|Area|RaiseScene|Raises all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to raise'
814 +|Area|RaiseLowerScene|Raises/Lowers all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to raise/lower'
815 +|Area|RaiseScene|Raises all loads that belong to a scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to raise'
814 814  |Area|RecallLastLevel|Turns RecallLastLevel the area|n/a|False|Digital, Analog|n/a
815 -|Area|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
816 -|Area|ReleaseScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to recall'
817 -|Area|SceneCycle|SceneCycle steps through a list of scenes|OnScene|True|Digital, Analog|OnScene'{{{:(}}}Integer)'Scene used to indicate feedback'
818 -'SceneList'{{{:(}}}String)'Comma and dash delimited list of scenes to cycle through'
819 -|Area|SceneToggle|SceneToggle switches between two scenes on an area|OnScene|True|Digital, Analog|OffScene'{{{:(}}}Integer)'Scene used when toggle triggers the off state'
820 -'OnScene'{{{:(}}}Integer)'Scene used when toggle triggers the on state'
821 -|Area|SetCct|Recalls the specified Cct on this area|Cct|True|Digital, Analog|'Cct'{{{:(}}}Integer)'Cct to recall'
817 +|Area|RecallScene|Recalls the specified scene on this load|SceneId|False|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
818 +|Area|ReleaseScene|Releases the scene from the load, functionally turning off any loads that are included in the scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to recall'
819 +|Area|SceneCycle|SceneCycle steps through a list of scenes|OnScene|True|Digital, Analog|OnScene':(Integer)'Scene used to indicate feedback'
820 +'SceneList':(String)'Comma and dash delimited list of scenes to cycle through'
821 +|Area|SceneToggle|SceneToggle switches between two scenes on an area|OnScene|True|Digital, Analog|OffScene':(Integer)'Scene used when toggle triggers the off state'
822 +'OnScene':(Integer)'Scene used when toggle triggers the on state'
823 +|Area|SetCct|Recalls the specified Cct on this area|Cct|True|Digital, Analog|'Cct':(Integer)'Cct to recall'
822 822  |Area|SetCctAuto|Sets the CCT Mode to auto|n/a|False|Digital, Analog|n/a
823 823  |Area|ShadeClose|Close All Area Shades|n/a|False|Digital, Analog|n/a
824 824  |Area|ShadeOpen|Open All Area Shades|n/a|False|Digital, Analog|n/a
825 825  |Area|ShadeStop|Stop All Area Shades|n/a|False|Digital, Analog|n/a
826 826  |Area|Stop|Stop raise/lower on the area|n/a|False|Digital, Analog|n/a
827 -|Area|StopScene|Stops the raise/lower on any load that is included in the scene|SceneId|True|Digital, Analog|'SceneId'{{{:(}}}Integer)'Scene Number to affect'
829 +|Area|StopScene|Stops the raise/lower on any load that is included in the scene|SceneId|True|Digital, Analog|'SceneId':(Integer)'Scene Number to affect'
828 828  |Area|Toggle|Toggles the area on/off|n/a|False|Digital, Analog|n/a
829 829  |Keyswitch|Active|Reports the keyswitch state|n/a|False|Digital, Analog|n/a
830 830  |Keyswitch|Disable|Disables the keyswitch|n/a|False|Digital, Analog|n/a
... ... @@ -832,3 +832,4 @@
832 832  |Occupancy|Disable|Disables the occupancy sensor|n/a|False|Digital, Analog|n/a
833 833  |Occupancy|Enable|Enables the occupancy sensor|n/a|False|Digital, Analog|n/a
834 834  |Occupancy|Occupied|Reports the occupied status of an occupancy sensor|n/a|False|None|n/a
837 +)))
hz az.gif
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
Size
... ... @@ -1,1 +1,0 @@
1 -42.1 KB
Content