Changes for page Zūm Discovery

Last modified by Austin Weygandt on 2025/05/02 20:21

From version 6.4
edited by Alexander Mott
on 2022/09/22 23:42
Change comment: (Autosaved)
To version 4.1
edited by Alexander Mott
on 2022/09/22 21:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Zūm Discovery
1 +Zūm Autodiscovery
Content
... ... @@ -1,6 +1,6 @@
1 1  (% class="box warningmessage" %)
2 2  (((
3 -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]].
3 +This article is about automatically building a SHOWRUNNER™ configuration using the Zūm Autodiscovery 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]].
4 4  For instructions on configuring Zūm Net devices using Crestron Toolbox, see [[this page>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.ZUMNET-JBOX Setup.WebHome]].
5 5  )))
6 6  
... ... @@ -10,39 +10,29 @@
10 10  
11 11  (% class="row" %)
12 12  (((
13 -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™.
13 +If Zūm Net devices have been configured using Crestron's Zūm App
14 14  
15 -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.
15 += m Wired =
16 16  
17 -= Zūm Wired Discovery =
17 +Lorem
18 18  
19 -== Notes and Limitations ==
19 += Zūm Wireless =
20 20  
21 -* SHOWRUNNER™ version 3.014 or newer required
22 -* Zūm Wired firmware version 1.02.10 or greater required
23 -* Disconnect from any ZUMNET devices you may be connected to in Toolbox prior to running the discovery commands
24 -* Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release)
25 -* One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually
26 26  
27 -== Steps ==
22 +As of version 2.190 ShowRunner can discover RF Gateways and attached Zum NETBRIDGES. ShowRunner will find all devices, set them up, create areas and loads.
23 +*Disconnect from the gateway before discovery as they cannot support multiple connections*
24 +*Plug loads do not appear in the UI*
28 28  
29 -1.
26 +== Pre-Requisites: ==
30 30  
31 -= Zūm Wireless Discovery =
32 -
33 -== Notes and Limitations ==
34 -
35 -* Processor with SHOWRUNNER™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired
36 -** For SHOWRUNNER™ versions 3.014 and newer, replace ##sr discover zum## commands with ##sr discover zummesh##
37 -* ZUM-NETBRIDGES must already be acquired to their respective gateway
38 -* SHOWRUNNER™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices
39 -* Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command
40 -* Plug loads will not appear in the SHOWRUNNER™ UI
28 +* Zum NETBRIDGES acquired to their respective gateway (CEN-GWEXER/ZUMNET-GATEWAY)
29 +* ShowRunner installed and running on a 3-series processor on the same network as the gateway
30 +* NETBRIDGES do not need to have addresses assigned. ShowRunner will automatically address them. If devices all already addressed then their addresses will be honored.
41 41  )))
42 42  
43 43  (% class="box warningmessage" id="HCaution:" %)
44 44  (((
45 -**Note:** SHOWRUNNER™ has two different approaches for Zūm Wireless Discovery
35 +**Note:** SHOWRUNNER™ has two different approaches for Zūm Wireless Autodiscovery
46 46  
47 47  1. **Manual RF Gateway Assignment** - SHOWRUNNER™ can be told which gateways it should scan. Use this approach if you have gateways that are used by multiple systems on the same local network.
48 48  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.
... ... @@ -50,37 +50,38 @@
50 50  
51 51  (% class="row" %)
52 52  (((
53 -== Manual RF Gateway Assignment Instructions ==
43 +== Option 1: Manual RF Gateway Claiming: ==
54 54  
55 -Use this method if you have multiple SHOWRUNNER™ instances on the same network or have gateways used by other Crestron systems.
45 +Use this method if you have multiple ShowRunner instances on the same network or have gateways used by other Crestron systems.
56 56  
57 57  * Connect to the processor's console with Toolbox or your favorite SSH client.
58 58  * Type "//sr devmgr ethernet query//" and press enter. This queries the local network for RF Gateways.
59 59  * Type "//sr devmgr ethernet show devices//" and press enter. This displays all found Crestron ethernet devices.
60 -* 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.
50 +* 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.
61 61  * Type "//sr discover zum false//" and press enter.
62 -* Status messages and the results will be displayed on the console. The process should take about 3 minutes.
63 -* 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.
64 -* Type "//progreset//" and press enter to restart SHOWRUNNER™
65 -* 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.
66 -* Once completed SHOWRUNNER™ is now ready for full Zūm control
52 +* Status messages and the results will be displayed on the console. The process should take about 3 minutes.
53 +* 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.
54 +* Type "//progreset//" and press enter to restart ShowRunner
55 +* Once ShowRunner has finished restarting type "//sr discover zum false//" and press enter. ShowRunner will be able to acquire the loads attached to the Zum rooms at this point.
56 +* Once completed ShowRunner is now ready for full Zum control
67 67  
68 -== Claim All RF Gateways Instructions ==
58 +== Option 2: Claim All Gateways: ==
69 69  
70 -Use this method when you have a single SHOWRUNNER™ instance on a local network with all gateways being used for SHOWRUNNER™.
60 +Use this method when you have a single ShowRunner instance on a local network with all gateways being used for ShowRunner.
71 71  
72 72  * Connect to the processor's console with Toolbox or your favorite SSH client.
73 73  * Type "//sr discover zum true//" and press enter.
74 -* Status messages and the results will be displayed on the console. The process should take about 3 minutes.
75 -* 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.
76 -* Type "//progreset//" and press enter to restart SHOWRUNNER™
77 -* 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.
78 -* Once completed SHOWRUNNER™ is now ready for full Zūm control
64 +* Status messages and the results will be displayed on the console. The process should take about 3 minutes.
65 +* 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.
66 +* Type "//progreset//" and press enter to restart ShowRunner
67 +* Once ShowRunner has finished restarting type "//sr discover zum false//" and press enter. ShowRunner will be able to acquire the loads attached to the Zum rooms at this point.
68 +* Once completed ShowRunner is now ready for full Zum control
79 79  
80 80  == Examples ==
81 81  
82 -=== Manual Example ===
83 83  
73 +=== Example for Option 1: ===
74 +
84 84  {{{MC4>sr devmgr ethernet query
85 85  Ethrenet AutoDiscovery Result: AutoDiscoveryOperationSuccess
86 86  MC4>sr devmgr ethernet show devices
... ... @@ -182,7 +182,7 @@
182 182  Removed Loads: 0
183 183  Zum Discovery Finished}}}
184 184  
185 -=== Claim All Example ===
176 +=== Example for Option 2: ===
186 186  
187 187  {{{MC4>sr discover zum true
188 188  Starting Zum Discovery with gateway claiming