Changes for page Zūm Discovery

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

From version 9.1
edited by Alexander Mott
on 2022/10/05 16:17
Change comment: There is no comment for this version
To version 6.7
edited by Alexander Mott
on 2022/09/22 23:57
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -18,58 +18,22 @@
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  
32 -1. [[Install SHOWRUNNER™>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.WebHome]] on the processor and configure the processor as necessary
33 -1*. Note that while Zūm Wired discovery will build a configuration, if a configuration file was provided then it should still be loaded as it may contain location data or non-Zūm devices.
34 -1. If the ZUMNET-JBOX firmware is too out-of-date to connect using the Crestron Zūm App, then there are some additional steps required: 
35 -1*. Connect to the first ZUMNET-JBOX in Toolbox
36 -1*. Configure a static IP address for the ZUMNET-JBOX if there is no DHCP server on the network 
37 -1**. Note: The SHOWRUNNER™ built-in DHCP server is not meant to be used in production
38 -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
39 -1*. Set unique Connection IDs for each device hosted on the ZUMNET-JBOX so that their firmware can be updated
40 -1*. Load the Zūm Wired firmware to the ZUMNET-JBOX
41 -1*. Repeat the above steps for all ZUMNET-JBOXs
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
43 -1. Connect to first ZUMNET-JBOX in the Crestron Zūm App
44 -1. Unique Connection IDs should be automatically assigned to any Zūm Link and Cresnet devices on the ZUMNET-JBOX
45 -1*. If firmware was out-of-date, then this step should have already been completed
46 -1*. If unique CIDs are not automatically assigned, connect to the JBOX in Toolbox and give the devices unique CIDs
47 -1. Configure a static IP address for the ZUMNET-JBOX if there is no DHCP server on the network 
48 -1*. If firmware was out-of-date, then this step should have already been completed
49 -1*. Note: The SHOWRUNNER™ built-in DHCP server is not meant to be used in production
50 -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
51 -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
52 -1*. If you do not manually configure the IP table, then SHOWRUNNER™ will automatically configure the IP-ID for each ZUMNET-JBOX during discovery
53 -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
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##
56 -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
57 -1*. One area will be created per ZUMNET-JBOX
58 -1. Run the command: ##sr discover zumnet true true##
59 -1*. This command tells SHOWRUNNER™ to discover all Zūm Link hardware on the previously discovered Zūm Net devices
60 -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
61 -1. Put all ZUMNET-JBOXs into CNET mode in order to allow full control from SHOWRUNNER™
62 -1*. Odd behavior may result from conflicts between SHOWRUNNER™ and internal logic if the ZUMNET-JBOXs are not put into CNET mode
29 +1.
63 63  
64 64  = Zūm Wireless Discovery =
65 65  
66 66  == Notes and Limitations ==
67 -)))
68 68  
69 -(% class="box errormessage" %)
70 -(((
71 71  * Processor with SHOWRUNNER™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired
72 -** For SHOWRUNNER™ versions prior to 3.014 and newer, replace **##sr discover zummesh##** commands with **##sr discover zum##**
36 +** For SHOWRUNNER™ versions 3.014 and newer, replace ##sr discover zum## commands with ##sr discover zummesh##
73 73  * ZUM-NETBRIDGES must already be acquired to their respective gateway
74 74  * SHOWRUNNER™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices
75 75  * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command
... ... @@ -91,14 +91,14 @@
91 91  Use this method if you have multiple SHOWRUNNER™ instances on the same network or have gateways used by other Crestron systems.
92 92  
93 93  * Connect to the processor's console with Toolbox or your favorite SSH client.
94 -* Type ##sr devmgr ethernet query## and press enter. This queries the local network for RF Gateways.
95 -* Type ##sr devmgr ethernet show devices## and press enter. This displays all found Crestron ethernet devices.
96 -* 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.
97 -* Type ##sr discover zummesh false## and press enter.
58 +* Type "//sr devmgr ethernet query//" and press enter. This queries the local network for RF Gateways.
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.
61 +* Type "//sr discover zum false//" and press enter.
98 98  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
99 -* 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.
100 -* Type ##progreset## and press enter to restart SHOWRUNNER™
101 -* 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.
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.
102 102  * Once completed SHOWRUNNER™ is now ready for full Zūm control
103 103  
104 104  == Claim All RF Gateways Instructions ==
... ... @@ -106,11 +106,11 @@
106 106  Use this method when you have a single SHOWRUNNER™ instance on a local network with all gateways being used for SHOWRUNNER™.
107 107  
108 108  * Connect to the processor's console with Toolbox or your favorite SSH client.
109 -* Type ##sr discover zummesh true## and press enter.
73 +* Type "//sr discover zum true//" and press enter.
110 110  * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
111 -* 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.
112 -* Type ##progreset## and press enter to restart SHOWRUNNER™
113 -* 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.
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.
114 114  * Once completed SHOWRUNNER™ is now ready for full Zūm control
115 115  
116 116  == Examples ==
... ... @@ -134,7 +134,7 @@
134 134  MC4>sr ethernet device claim CEN-GWEXER-9E6ADA
135 135  Claimed ethernet device: CEN-GWEXER-9E6ADA
136 136  MC4>Update request from IP-ID-30 in Program 01
137 -MC4>sr discover zummesh false
101 +MC4>sr discover zum false
138 138  Starting Zum Discovery without gateway claiming
139 139  MC4>Performing Discovery on 1 Gateways.
140 140  Evaluating 3 Devices on Gateway 30
... ... @@ -167,7 +167,7 @@
167 167  MC4>progreset
168 168  ...
169 169  CI ShowRunner startup completed successfully in 8072ms
170 -MC4>sr discover zummesh false
134 +MC4>sr discover zum false
171 171  Starting Zum Discovery without gateway claiming
172 172  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
173 173  Performing Discovery on 1 Gateways.
... ... @@ -220,7 +220,7 @@
220 220  
221 221  === Claim All Example ===
222 222  
223 -{{{MC4>sr discover zummesh true
187 +{{{MC4>sr discover zum true
224 224  Starting Zum Discovery with gateway claiming
225 225  MC4>Found 1 Gateways to check.
226 226  Claimed Gateway SN: 1720JBH04269 at IP-ID: 30
... ... @@ -256,7 +256,7 @@
256 256  MC4>progreset
257 257  ...
258 258  CI ShowRunner startup completed successfully in 8072ms
259 -MC4>sr discover zummesh false
223 +MC4>sr discover zum false
260 260  Starting Zum Discovery without gateway claiming
261 261  MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
262 262  Performing Discovery on 1 Gateways.