Changes for page Zūm Discovery

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

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

Summary

Details

Page properties
Content
... ... @@ -18,11 +18,14 @@
18 18  
19 19  == Notes and Limitations ==
20 20  
21 +(% class="box errormessage" %)
22 +(((
21 21  * SHOWRUNNER™ version 3.014 or newer required
22 22  * Zūm Wired firmware version 1.02.10 or greater required
23 23  * Disconnect from any ZUMNET devices you may be connected to in Toolbox prior to running the discovery commands
24 24  * Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release)
25 25  * One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually
28 +)))
26 26  
27 27  == Steps ==
28 28  
... ... @@ -36,7 +36,7 @@
36 36  1*. Set unique Connection IDs for each device hosted on the ZUMNET-JBOX so that their firmware can be updated
37 37  1*. Load the Zūm Wired firmware to the ZUMNET-JBOX
38 38  1*. Repeat the above steps for all ZUMNET-JBOXs
39 -1*. Once all the ZUMNET-JBOXs have pushed the new firmware to their hosted devices, proceed to the next step
42 +1*. Once all the ZUMNET-JBOXs have pushed the new firmware to their hosted devices, disconnect from them in Toolbox and proceed to the next step
40 40  1. Connect to first ZUMNET-JBOX in the Crestron Zūm App
41 41  1. Unique Connection IDs should be automatically assigned to any Zūm Link and Cresnet devices on the ZUMNET-JBOX
42 42  1*. If firmware was out-of-date, then this step should have already been completed
... ... @@ -48,7 +48,8 @@
48 48  1. Optionally, manually configure the ZUMNET-JBOX IP table to point at the processor if you want to keep track of which ZUMNET-JBOX is at each IP-ID
49 49  1*. If you do not manually configure the IP table, then SHOWRUNNER™ will automatically configure the IP-ID for each ZUMNET-JBOX during discovery
50 50  1. Repeat from step 3 until all ZUMNET-JBOXs that are to be controlled by SHOWRUNNER™ have static IP addresses and unique CIDs for any hosted devices
51 -1. Connect to the processor in Toolbox and run the command: ##sr discover zumnet true false##
54 +1. Disconnect from any ZUMNET-JBOXs and then connect to the processor in Toolbox
55 +1. Run the command: ##sr discover zumnet true false##
52 52  1*. This command tells SHOWRUNNER™ to discover all ZUMMNET-JBOXs on the network, configure their IP tables, and then add corresponding areas and loads to the configuration
53 53  1*. One area will be created per ZUMNET-JBOX
54 54  1. Run the command: ##sr discover zumnet true true##
... ... @@ -61,8 +61,10 @@
61 61  
62 62  == Notes and Limitations ==
63 63  
68 +(% class="box errormessage" %)
69 +(((
64 64  * Processor with SHOWRUNNER™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired
65 -** For SHOWRUNNER™ versions 3.014 and newer, replace ##sr discover zum## commands with ##sr discover zummesh##
71 +** For SHOWRUNNER™ versions prior to 3.014 and newer, replace **##sr discover zummesh##** commands with **##sr discover zum##**
66 66  * ZUM-NETBRIDGES must already be acquired to their respective gateway
67 67  * SHOWRUNNER™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices
68 68  * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command
... ... @@ -77,21 +77,19 @@
77 77  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.
78 78  )))
79 79  
80 -(% class="row" %)
81 -(((
82 82  == Manual RF Gateway Assignment Instructions ==
83 83  
84 84  Use this method if you have multiple SHOWRUNNER™ instances on the same network or have gateways used by other Crestron systems.
85 85  
86 86  * Connect to the processor's console with Toolbox or your favorite SSH client.
87 -* Type "//sr devmgr ethernet query//" and press enter. This queries the local network for RF Gateways.
88 -* Type "//sr devmgr ethernet show devices//" and press enter. This displays all found Crestron ethernet devices.
89 -* 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.
90 -* Type "//sr discover zum false//" and press enter.
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.
91 91  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
92 -* 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.
93 -* Type "//progreset//" and press enter to restart SHOWRUNNER™
94 -* 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.
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.
95 95  * Once completed SHOWRUNNER™ is now ready for full Zūm control
96 96  
97 97  == Claim All RF Gateways Instructions ==
... ... @@ -99,11 +99,11 @@
99 99  Use this method when you have a single SHOWRUNNER™ instance on a local network with all gateways being used for SHOWRUNNER™.
100 100  
101 101  * Connect to the processor's console with Toolbox or your favorite SSH client.
102 -* Type "//sr discover zum true//" and press enter.
106 +* Type ##sr discover zummesh true## and press enter.
103 103  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
104 -* 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.
105 -* Type "//progreset//" and press enter to restart SHOWRUNNER™
106 -* 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.
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.
107 107  * Once completed SHOWRUNNER™ is now ready for full Zūm control
108 108  
109 109  == Examples ==
... ... @@ -127,7 +127,7 @@
127 127  MC4>sr ethernet device claim CEN-GWEXER-9E6ADA
128 128  Claimed ethernet device: CEN-GWEXER-9E6ADA
129 129  MC4>Update request from IP-ID-30 in Program 01
130 -MC4>sr discover zum false
134 +MC4>sr discover zummesh false
131 131  Starting Zum Discovery without gateway claiming
132 132  MC4>Performing Discovery on 1 Gateways.
133 133  Evaluating 3 Devices on Gateway 30
... ... @@ -160,7 +160,7 @@
160 160  MC4>progreset
161 161  ...
162 162  CI ShowRunner startup completed successfully in 8072ms
163 -MC4>sr discover zum false
167 +MC4>sr discover zummesh false
164 164  Starting Zum Discovery without gateway claiming
165 165  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
166 166  Performing Discovery on 1 Gateways.
... ... @@ -213,7 +213,7 @@
213 213  
214 214  === Claim All Example ===
215 215  
216 -{{{MC4>sr discover zum true
220 +{{{MC4>sr discover zummesh true
217 217  Starting Zum Discovery with gateway claiming
218 218  MC4>Found 1 Gateways to check.
219 219  Claimed Gateway SN: 1720JBH04269 at IP-ID: 30
... ... @@ -249,7 +249,7 @@
249 249  MC4>progreset
250 250  ...
251 251  CI ShowRunner startup completed successfully in 8072ms
252 -MC4>sr discover zum false
256 +MC4>sr discover zummesh false
253 253  Starting Zum Discovery without gateway claiming
254 254  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
255 255  Performing Discovery on 1 Gateways.