Changes for page Zūm Discovery

Last modified by Alexander Mott on 2025/04/03 17:35

From version 10.1
edited by Alexander Mott
on 2022/10/05 16:18
Change comment: There is no comment for this version
To version 8.1
edited by Alexander Mott
on 2022/09/23 00:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,14 +18,11 @@
18 18  
19 19  == Notes and Limitations ==
20 20  
21 -(% class="box errormessage" %)
22 -(((
23 23  * SHOWRUNNER™ version 3.014 or newer required
24 24  * Zūm Wired firmware version 1.02.10 or greater required
25 25  * Disconnect from any ZUMNET devices you may be connected to in Toolbox prior to running the discovery commands
26 26  * Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release)
27 27  * One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually
28 -)))
29 29  
30 30  == Steps ==
31 31  
... ... @@ -65,10 +65,8 @@
65 65  
66 66  == Notes and Limitations ==
67 67  
68 -(% class="box errormessage" %)
69 -(((
70 70  * Processor with SHOWRUNNER™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired
71 -** For SHOWRUNNER™ versions prior to 3.014 and newer, replace **##sr discover zummesh##** commands with **##sr discover zum##**
66 +** For SHOWRUNNER™ versions 3.014 and newer, replace ##sr discover zum## commands with ##sr discover zummesh##
72 72  * ZUM-NETBRIDGES must already be acquired to their respective gateway
73 73  * SHOWRUNNER™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices
74 74  * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command
... ... @@ -83,19 +83,21 @@
83 83  1. **Claim All RF Gateways** - SHOWRUNNER™ will find all CEN-GWEXERs [ZUMNET-GATEWAY] on the network and will claim them as its own. **DO NOT** use this method if there are gateways used by different SHOWRUNNER™ or other Crestron systems on the same local network.
84 84  )))
85 85  
81 +(% class="row" %)
82 +(((
86 86  == Manual RF Gateway Assignment Instructions ==
87 87  
88 88  Use this method if you have multiple SHOWRUNNER™ instances on the same network or have gateways used by other Crestron systems.
89 89  
90 90  * Connect to the processor's console with Toolbox or your favorite SSH client.
91 -* Type ##sr devmgr ethernet query## and press enter. This queries the local network for RF Gateways.
92 -* Type ##sr devmgr ethernet show devices## and press enter. This displays all found Crestron ethernet devices.
93 -* For each gateway that you'd like this instance of SHOWRUNNER™ to use, use the hostname from the table of found ethernet devices. For example if the gateway Hostname is CEN-GWEXER-9E6ADA type ##sr ethernet device claim CEN-GWEXER-9E6ADA##. SHOWRUNNER™ will auto-assign an IP-ID. After all gateways have been claimed by SHOWRUNNER™, proceed to the next step.
94 -* Type ##sr discover zummesh false## and press enter.
88 +* Type "//sr devmgr ethernet query//" and press enter. This queries the local network for RF Gateways.
89 +* Type "//sr devmgr ethernet show devices//" and press enter. This displays all found Crestron ethernet devices.
90 +* For each gateway that you'd like this instance of SHOWRUNNER™ to use, use the hostname from the table of found ethernet devices. For example if the gateway Hostname is CEN-GWEXER-9E6ADA type "//sr ethernet device claim CEN-GWEXER-9E6ADA//". SHOWRUNNER™ will auto-assign an IP-ID. After all gateways have been claimed by SHOWRUNNER™, proceed to the next step.
91 +* Type "//sr discover zum false//" and press enter.
95 95  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
96 -* When the discovery is finished type ##sr save## and press enter to save the updated config. Due to an unknown quirk that we are looking into, SHOWRUNNER™ must be restarted to complete the acquire process.
97 -* Type ##progreset## and press enter to restart SHOWRUNNER™
98 -* Once SHOWRUNNER™ has finished restarting type ##sr discover zummesh false## and press enter. SHOWRUNNER™ will be able to acquire the loads attached to the Zūm rooms at this point.
93 +* When the discovery is finished type "//sr save//" and press enter to save the updated config. Due to an unknown quirk that we are looking into, SHOWRUNNER™ must be restarted to complete the acquire process.
94 +* Type "//progreset//" and press enter to restart SHOWRUNNER™
95 +* Once SHOWRUNNER™ has finished restarting type "//sr discover zum false//" and press enter. SHOWRUNNER™ will be able to acquire the loads attached to the Zūm rooms at this point.
99 99  * Once completed SHOWRUNNER™ is now ready for full Zūm control
100 100  
101 101  == Claim All RF Gateways Instructions ==
... ... @@ -103,11 +103,11 @@
103 103  Use this method when you have a single SHOWRUNNER™ instance on a local network with all gateways being used for SHOWRUNNER™.
104 104  
105 105  * Connect to the processor's console with Toolbox or your favorite SSH client.
106 -* Type ##sr discover zummesh true## and press enter.
103 +* Type "//sr discover zum true//" and press enter.
107 107  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
108 -* When the discovery is finished type ##sr save## and press enter to save the updated config. Due to an unknown quirk that we are looking into, SHOWRUNNER™ must be restarted to complete the acquire process.
109 -* Type ##progreset## and press enter to restart SHOWRUNNER™
110 -* Once SHOWRUNNER™ has finished restarting type ##sr discover zummesh false## and press enter. SHOWRUNNER™ will be able to acquire the loads attached to the Zūm rooms at this point.
105 +* When the discovery is finished type "//sr save//" and press enter to save the updated config. Due to an unknown quirk that we are looking into, SHOWRUNNER™ must be restarted to complete the acquire process.
106 +* Type "//progreset//" and press enter to restart SHOWRUNNER™
107 +* Once SHOWRUNNER™ has finished restarting type "//sr discover zum false//" and press enter. SHOWRUNNER™ will be able to acquire the loads attached to the Zūm rooms at this point.
111 111  * Once completed SHOWRUNNER™ is now ready for full Zūm control
112 112  
113 113  == Examples ==
... ... @@ -131,7 +131,7 @@
131 131  MC4>sr ethernet device claim CEN-GWEXER-9E6ADA
132 132  Claimed ethernet device: CEN-GWEXER-9E6ADA
133 133  MC4>Update request from IP-ID-30 in Program 01
134 -MC4>sr discover zummesh false
131 +MC4>sr discover zum false
135 135  Starting Zum Discovery without gateway claiming
136 136  MC4>Performing Discovery on 1 Gateways.
137 137  Evaluating 3 Devices on Gateway 30
... ... @@ -164,7 +164,7 @@
164 164  MC4>progreset
165 165  ...
166 166  CI ShowRunner startup completed successfully in 8072ms
167 -MC4>sr discover zummesh false
164 +MC4>sr discover zum false
168 168  Starting Zum Discovery without gateway claiming
169 169  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
170 170  Performing Discovery on 1 Gateways.
... ... @@ -217,7 +217,7 @@
217 217  
218 218  === Claim All Example ===
219 219  
220 -{{{MC4>sr discover zummesh true
217 +{{{MC4>sr discover zum true
221 221  Starting Zum Discovery with gateway claiming
222 222  MC4>Found 1 Gateways to check.
223 223  Claimed Gateway SN: 1720JBH04269 at IP-ID: 30
... ... @@ -253,7 +253,7 @@
253 253  MC4>progreset
254 254  ...
255 255  CI ShowRunner startup completed successfully in 8072ms
256 -MC4>sr discover zummesh false
253 +MC4>sr discover zum false
257 257  Starting Zum Discovery without gateway claiming
258 258  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
259 259  Performing Discovery on 1 Gateways.