Changes for page Zūm Discovery

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

From version 18.1
edited by Alexander Mott
on 2023/04/20 18:39
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
... ... @@ -1,10 +8,3 @@
1 -(% class="box errormessage" %)
2 -(((
3 -WARNING: Cresnet Discovery is not currently working on ZUMNET-JBOXs. Crestron has acknowledged a fix has been sent to QE.
4 -
5 -Downgrade SHOWRUNNER™ to v3.018 in order to auto-discover hardware. SHOWRUNNER™ can be subsequently upgraded once discovery is complete.
6 -)))
7 -
8 8  (% class="box warningmessage" %)
9 9  (((
10 10  This article is about automatically building a SHOWRUNNER™ configuration using the Zūm Discovery feature of SHOWRUNNER™. For instructions on configuring Zūm Wired rooms using the Crestron Zūm App, see [[this page>>SHOWRUNNER™ Setup Guide.Wiring Guide.Zūm Wired System Overview.Crestron Zūm App Overview.WebHome]].
... ... @@ -15,6 +15,8 @@
15 15  {{toc/}}
16 16  {{/box}}
17 17  
11 +(% class="row" %)
12 +(((
18 18  If Zūm Wired or Wireless devices have been configured using Crestron's Zūm App, then it is possible to automatically build a SHOWRUNNER™ configuration file using the Zūm Discovery feature that is built into SHOWRUNNER™.
19 19  
20 20  There are certain pre-requisites and limitations when building a SHOWRUNNER™ configuration this way, and it may sometimes be necessary make some adjustments to the final configuration, such as changing keypad types and moving loads between areas.
... ... @@ -23,14 +23,11 @@
23 23  
24 24  == Notes and Limitations ==
25 25  
26 -(% class="box warningmessage" %)
27 -(((
28 28  * SHOWRUNNER™ version 3.014 or newer required
29 -* Zūm Wired firmware .puf version 1.02.10 or greater required (ZUMNET-JBOX installed minimum version 1.001.00081)
22 +* Zūm Wired firmware version 1.02.10 or greater required
30 30  * Disconnect from any ZUMNET devices you may be connected to in Toolbox prior to running the discovery commands
31 31  * Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release)
32 32  * One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually
33 -)))
34 34  
35 35  == Steps ==
36 36  
... ... @@ -55,26 +55,23 @@
55 55  1*. If the SHOWRUNNER™ built-in DHCP server was used to assign IP addresses to devices, it is still necessary to give those devices static IP addresses
56 56  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
57 57  1*. If you do not manually configure the IP table, then SHOWRUNNER™ will automatically configure the IP-ID for each ZUMNET-JBOX during discovery
58 -1. Set the ZUMNET-JBOX into either Zūm ("App") mode or CNET mode as required for the program
59 -1*. Full control from SHOWRUNNER™ is only possible if all ZUMNET-JBOXs are in CNET mode. Odd behavior may result from conflicts between SHOWRUNNER™ and internal logic if the ZUMNET-JBOXs are not put into CNET mode
60 60  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
61 61  1. Disconnect from any ZUMNET-JBOXs and then connect to the processor in Toolbox
62 62  1. Run the command: ##sr discover zumnet true false##
63 -1*. This command tells SHOWRUNNER™ to discover all ZUMMNET-JBOXs on the network, configure their IP tables, and then add corresponding IP Devices to the configuration
53 +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
54 +1*. One area will be created per ZUMNET-JBOX
64 64  1. Run the command: ##sr discover zumnet true true##
65 -1*. This command tells SHOWRUNNER™ to discover all Zūm Link hardware (including the internal ZUMNET-JBOX load controller) on the previously discovered Zūm Net devices and then add corresponding areas, loads, sensors, etc. to the configuration
66 -1**. One area will be created per ZUMNET-JBOX, and all hardware attached to that ZUMNET-JBOX will be assigned to that area
56 +1*. This command tells SHOWRUNNER™ to discover all Zūm Link hardware on the previously discovered Zūm Net devices
67 67  1*. This command **does not** bring in Cresnet devices: those must be added to the configuration manually until this issue is fixed in the Zūm Wired firmware
68 -1. If all steps have been performed successfully, then you should be able to use the ##sr show area##, ##sr show load##, ##sr show keypad##, and ##sr show occ## commands to see that the ZUMNET and ZUMLINK hardware has been discovered correctly.
58 +1. Put all ZUMNET-JBOXs into CNET mode in order to allow full control from SHOWRUNNER™
59 +1*. Odd behavior may result from conflicts between SHOWRUNNER™ and internal logic if the ZUMNET-JBOXs are not put into CNET mode
69 69  
70 70  = Zūm Wireless Discovery =
71 71  
72 72  == Notes and Limitations ==
73 73  
74 -(% class="box warningmessage" %)
75 -(((
76 76  * Processor with SHOWRUNNER™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired
77 -** 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##
78 78  * ZUM-NETBRIDGES must already be acquired to their respective gateway
79 79  * SHOWRUNNER™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices
80 80  * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command
... ... @@ -81,7 +81,7 @@
81 81  * Plug loads will not appear in the SHOWRUNNER™ UI
82 82  )))
83 83  
84 -(% class="box infomessage" id="HCaution:" %)
73 +(% class="box warningmessage" id="HCaution:" %)
85 85  (((
86 86  **Note:** SHOWRUNNER™ has two different approaches for Zūm Wireless Discovery
87 87  
... ... @@ -89,19 +89,21 @@
89 89  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.
90 90  )))
91 91  
81 +(% class="row" %)
82 +(((
92 92  == Manual RF Gateway Assignment Instructions ==
93 93  
94 94  Use this method if you have multiple SHOWRUNNER™ instances on the same network or have gateways used by other Crestron systems.
95 95  
96 96  * Connect to the processor's console with Toolbox or your favorite SSH client.
97 -* Type ##sr devmgr ethernet query## and press enter. This queries the local network for RF Gateways.
98 -* Type ##sr devmgr ethernet show devices## and press enter. This displays all found Crestron ethernet devices.
99 -* 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.
100 -* 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.
101 101  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
102 -* 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.
103 -* Type ##progreset## and press enter to restart SHOWRUNNER™
104 -* 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.
105 105  * Once completed SHOWRUNNER™ is now ready for full Zūm control
106 106  
107 107  == Claim All RF Gateways Instructions ==
... ... @@ -109,11 +109,11 @@
109 109  Use this method when you have a single SHOWRUNNER™ instance on a local network with all gateways being used for SHOWRUNNER™.
110 110  
111 111  * Connect to the processor's console with Toolbox or your favorite SSH client.
112 -* Type ##sr discover zummesh true## and press enter.
103 +* Type "//sr discover zum true//" and press enter.
113 113  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
114 -* 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.
115 -* Type ##progreset## and press enter to restart SHOWRUNNER™
116 -* 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.
117 117  * Once completed SHOWRUNNER™ is now ready for full Zūm control
118 118  
119 119  == Examples ==
... ... @@ -137,7 +137,7 @@
137 137  MC4>sr ethernet device claim CEN-GWEXER-9E6ADA
138 138  Claimed ethernet device: CEN-GWEXER-9E6ADA
139 139  MC4>Update request from IP-ID-30 in Program 01
140 -MC4>sr discover zummesh false
131 +MC4>sr discover zum false
141 141  Starting Zum Discovery without gateway claiming
142 142  MC4>Performing Discovery on 1 Gateways.
143 143  Evaluating 3 Devices on Gateway 30
... ... @@ -170,7 +170,7 @@
170 170  MC4>progreset
171 171  ...
172 172  CI ShowRunner startup completed successfully in 8072ms
173 -MC4>sr discover zummesh false
164 +MC4>sr discover zum false
174 174  Starting Zum Discovery without gateway claiming
175 175  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
176 176  Performing Discovery on 1 Gateways.
... ... @@ -223,7 +223,7 @@
223 223  
224 224  === Claim All Example ===
225 225  
226 -{{{MC4>sr discover zummesh true
217 +{{{MC4>sr discover zum true
227 227  Starting Zum Discovery with gateway claiming
228 228  MC4>Found 1 Gateways to check.
229 229  Claimed Gateway SN: 1720JBH04269 at IP-ID: 30
... ... @@ -259,7 +259,7 @@
259 259  MC4>progreset
260 260  ...
261 261  CI ShowRunner startup completed successfully in 8072ms
262 -MC4>sr discover zummesh false
253 +MC4>sr discover zum false
263 263  Starting Zum Discovery without gateway claiming
264 264  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
265 265  Performing Discovery on 1 Gateways.
... ... @@ -310,3 +310,4 @@
310 310  Removed Loads: 0
311 311  Zum Discovery Finished
312 312  }}}
304 +)))