Wiki source code of Zūm Discovery

Version 22.1 by Alexander Mott on 2023/12/08 18:34

Show last authors
1 (% class="box errormessage" %)
2 (((
3 **WARNING:** Cresnet Discovery is non-functional for ZUMNET-JBOXs with certain versions of Crestron Device Database.
4 ShowRunnerCLC™ versions v3.019 through v3.041 must be either downgraded to v3.018 or upgraded to v3.042 or newer in order to perform auto-discover functions.
5 )))
6
7 (% class="box errormessage" %)
8 (((
9 **IMPORTANT:** When using ShowRunnerCLC™ with a ZUM-HUB4, **do not** discover Zūm Rooms using the Crestron HUB4 Web UI. During discovery, the HUB4 will claim ZUMNET-JBOXs and prevent ShowRunnerCLC™ from auto-discovering or registering the Zūm hardware for itself.
10 )))
11
12 (% class="box warningmessage" %)
13 (((
14 This article is about automatically building a ShowRunnerCLC™ configuration using the Zūm Discovery feature of ShowRunnerCLC™. 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 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]].
16 )))
17
18 {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
19 {{toc/}}
20 {{/box}}
21
22 If Zūm Wired or Wireless devices have been configured using Crestron's Zūm App, then it is possible to automatically build a ShowRunnerCLC™ configuration file using the Zūm Discovery feature that is built into ShowRunnerCLC™.
23
24 There are certain pre-requisites and limitations when building a ShowRunnerCLC™ 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.
25
26 = Zūm Wired Discovery =
27
28 == Notes and Limitations ==
29
30 (% class="box warningmessage" %)
31 (((
32 * ShowRunnerCLC™ version 3.014 or newer required
33 * Zūm Wired firmware .puf version 1.02.10 or greater required (ZUMNET-JBOX installed minimum version 1.001.00081)
34 * Disconnect from any ZUMNET devices you may be connected to in Toolbox prior to running the discovery commands
35 * Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release)
36 * One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually
37 )))
38
39 == Steps ==
40
41 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
42 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.
43 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: 
44 1*. Connect to the first ZUMNET-JBOX in Toolbox
45 1*. Configure a static IP address for the ZUMNET-JBOX if there is no DHCP server on the network 
46 1**. Note: The ShowRunnerCLC™ built-in DHCP server is not meant to be used in production
47 1**. If the ShowRunnerCLC™ built-in DHCP server was used to assign IP addresses to devices, it is still necessary to give those devices static IP addresses
48 1*. Set unique Connection IDs for each device hosted on the ZUMNET-JBOX so that their firmware can be updated
49 1*. Load the Zūm Wired firmware to the ZUMNET-JBOX
50 1*. Repeat the above steps for all ZUMNET-JBOXs
51 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
52 1. Connect to first ZUMNET-JBOX in the Crestron Zūm App
53 1. Unique Connection IDs should be automatically assigned to any Zūm Link and Cresnet devices on the ZUMNET-JBOX
54 1*. If firmware was out-of-date, then this step should have already been completed
55 1*. If unique CIDs are not automatically assigned, connect to the JBOX in Toolbox and give the devices unique CIDs
56 1. Configure a static IP address for the ZUMNET-JBOX if there is no DHCP server on the network 
57 1*. If firmware was out-of-date, then this step should have already been completed
58 1*. Note: The ShowRunnerCLC™ built-in DHCP server is not meant to be used in production
59 1*. If the ShowRunnerCLC™ built-in DHCP server was used to assign IP addresses to devices, it is still necessary to give those devices static IP addresses
60 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
61 1*. If you do not manually configure the IP table, then SHOWRUNNER™ will automatically configure the IP-ID for each ZUMNET-JBOX during discovery
62 1. Set the ZUMNET-JBOX into either Zūm ("App") mode or CNET mode as required for the program
63 1*. Full control from ShowRunnerCLC™ is only possible if all ZUMNET-JBOXs are in CNET mode. Odd behavior may result from conflicts between ShowRunnerCLC™ and internal logic if the ZUMNET-JBOXs are not put into CNET mode
64 1. Repeat from step 3 until all ZUMNET-JBOXs that are to be controlled by ShowRunnerCLC™ have static IP addresses and unique CIDs for any hosted devices
65 1. Disconnect from any ZUMNET-JBOXs and then connect to the processor in Toolbox
66 1. Run the command: ##sr discover zumnet true false##
67 1*. This command tells ShowRunnerCLC™ to discover all ZUMMNET-JBOXs on the network, configure their IP tables, and then add corresponding IP Devices to the configuration
68 1. Run the command: ##sr discover zumnet true true##
69 1*. This command tells ShowRunnerCLC™ 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
70 1**. One area will be created per ZUMNET-JBOX, and all hardware attached to that ZUMNET-JBOX will be assigned to that area
71 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
72 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.
73
74 = Zūm Wireless Discovery =
75
76 == Notes and Limitations ==
77
78 (% class="box warningmessage" %)
79 (((
80 * Processor with ShowRunnerCLC™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired
81 ** For ShowRunnerCLC™ versions prior to 3.014 and newer, replace **##sr discover zummesh##** commands with **##sr discover zum##**
82 * ZUM-NETBRIDGES must already be acquired to their respective gateway
83 * ShowRunnerCLC™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices
84 * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command
85 * Plug loads will not appear in the ShowRunnerCLC™ UI
86 )))
87
88 (% class="box infomessage" id="HCaution:" %)
89 (((
90 **Note:** ShowRunnerCLC™ has two different approaches for Zūm Wireless Discovery
91
92 1. **Manual RF Gateway Assignment** - ShowRunnerCLC™ 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.
93 1. **Claim All RF Gateways** - ShowRunnerCLC™ 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 ShowRunnerCLC™ or other Crestron systems on the same local network.
94 )))
95
96 == Manual RF Gateway Assignment Instructions ==
97
98 Use this method if you have multiple ShowRunnerCLC™ instances on the same network or have gateways used by other Crestron systems.
99
100 * Connect to the processor's console with Toolbox or your favorite SSH client.
101 * Type ##sr devmgr ethernet query## and press enter. This queries the local network for RF Gateways.
102 * Type ##sr devmgr ethernet show devices## and press enter. This displays all found Crestron ethernet devices.
103 * 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##. ShowRunnerCLC™ will auto-assign an IP-ID. After all gateways have been claimed by ShowRunnerCLC™, proceed to the next step.
104 * Type ##sr discover zummesh false## and press enter.
105 * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
106 * 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, ShowRunnerCLC™ must be restarted to complete the acquire process.
107 * Type ##progreset## and press enter to restart ShowRunnerCLC™
108 * Once SHOWRUNNER™ has finished restarting type ##sr discover zummesh false## and press enter. ShowRunnerCLC™ will be able to acquire the loads attached to the Zūm rooms at this point.
109 * Once completed SHOWRUNNER™ is now ready for full Zūm control
110
111 == Claim All RF Gateways Instructions ==
112
113 Use this method when you have a single ShowRunnerCLC™ instance on a local network with all gateways being used for ShowRunnerCLC™.
114
115 * Connect to the processor's console with Toolbox or your favorite SSH client.
116 * Type ##sr discover zummesh true## and press enter.
117 * Status messages and the results will be displayed on the console. The process should take about 3 minutes.
118 * 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, ShowRunnerCLC™ must be restarted to complete the acquire process.
119 * Type ##progreset## and press enter to restart ShowRunnerCLC™
120 * Once ShowRunnerCLC™ has finished restarting type ##sr discover zummesh false## and press enter. ShowRunnerCLC™ will be able to acquire the loads attached to the Zūm rooms at this point.
121 * Once completed ShowRunnerCLC™ is now ready for full Zūm control
122
123 == Examples ==
124
125 === Manual Example ===
126
127 {{{MC4>sr devmgr ethernet query
128 Ethrenet AutoDiscovery Result: AutoDiscoveryOperationSuccess
129 MC4>sr devmgr ethernet show devices
130
131 +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+
132 | Adapter | Hostname | IP Address | IP-ID | ID |
133 +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+
134 | EthernetLANAdapter | CI-SJC-CEN-CI3-1-COM3 | 10.44.5.20 | 00 | CEN-CI3-1-C3COM-3 [v1.1620.00000, #008436E2] type:1 |
135 +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+
136 | EthernetLANAdapter | SB-DIN-CENCN-2 | 10.44.5.81 | 00 | DIN-CENCN-2-POE [v1.3544.00006, #8AB25AA3] |
137 +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+
138 | EthernetLANAdapter | CEN-GWEXER-9E6ADA | 10.44.5.120 | 00 | CEN-GWEXER [v1.4230.00015, #848210AD] |
139 +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+
140
141 MC4>sr ethernet device claim CEN-GWEXER-9E6ADA
142 Claimed ethernet device: CEN-GWEXER-9E6ADA
143 MC4>Update request from IP-ID-30 in Program 01
144 MC4>sr discover zummesh false
145 Starting Zum Discovery without gateway claiming
146 MC4>Performing Discovery on 1 Gateways.
147 Evaluating 3 Devices on Gateway 30
148 Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30
149 Dev: ZUM-NETBRIDGE addrssing to RF ID: 03
150 Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 03
151 Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30
152 Dev: ZUM-NETBRIDGE addrssing to RF ID: 04
153 Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 04
154 Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30
155 Dev: ZUM-NETBRIDGE addrssing to RF ID: 05
156 Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 05
157 Querying cresnet
158 Discovering Zum Loads on 1 Gateways.
159 Discovering Zum Loads on 3 Devices.
160 NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0
161 Device: ZUM Netbridge 30:03 at 30:03 discovery result: .
162 NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0
163 Device: ZUM Netbridge 30:04 at 30:04 discovery result: .
164 NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0
165 Device: ZUM Netbridge 30:05 at 30:05 discovery result: .
166 RF Gateways: 0
167 RF Devices: 3
168 New Loads: 0
169 Modified Loads: 0
170 Removed Loads: 0
171 Zum Discovery Finished
172 MC4>sr save
173 Saved config
174 MC4>progreset
175 ...
176 CI ShowRunner startup completed successfully in 8072ms
177 MC4>sr discover zummesh false
178 Starting Zum Discovery without gateway claiming
179 MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
180 Performing Discovery on 1 Gateways.
181 Evaluating 3 Devices on Gateway 30
182 Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30
183 Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 03
184 Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30
185 Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 04
186 Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30
187 Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 05
188 Discovering Zum Loads on 1 Gateways.
189 Discovering Zum Loads on 3 Devices.
190 Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio
191 Evaluating Device: ZUM-JBOX-20A-PLUG ShortAddress: 0000 Type: PlugLoad
192 Evaluating Device: ZUM-KP10C-BATT ShortAddress: 52E5 Type: Keypad
193 Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: DAF1 Type: OccupancySensor
194 Evaluating Device: ZUM-JBOX-5A-LV ShortAddress: 92EF Type: DimmableLoad
195 Load: Load37615 Added
196 NETBIRDGE: NewLoads: 1 ModifiedLoads: 0 RemovedLoads: 0
197 Device: ZUM Netbridge 30:03 at 30:03 discovery result: .
198 Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio
199 Evaluating Device: ZUM-DALI ShortAddress: 740D Type: Unknown
200 Evaluating Device: ZUM-5A-LV ShortAddress: 0482 Type: DimmableLoad
201 Load: Load1154 Added
202 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 0000 Type: DimmableLoad
203 Load: Load0 Added
204 Evaluating Device: ZUM-KP10C-BATT ShortAddress: D766 Type: Keypad
205 Evaluating Device: ZUM-OL-PHO-BATT ShortAddress: 95ED Type: Photocell
206 Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: 44C2 Type: OccupancySensor
207 Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown
208 Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown
209 NETBIRDGE: NewLoads: 2 ModifiedLoads: 0 RemovedLoads: 0
210 Device: ZUM Netbridge 30:04 at 30:04 discovery result: .
211 Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio
212 Evaluating Device: ZUM-SIM ShortAddress: 0000 Type: OccupancySensor, PartitionSensor
213 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: EBCF Type: DimmableLoad
214 Load: Load60367 Added
215 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 3CC1 Type: DimmableLoad
216 Load: Load15553 Added
217 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: F94A Type: DimmableLoad
218 Load: Load63818 Added
219 NETBIRDGE: NewLoads: 3 ModifiedLoads: 0 RemovedLoads: 0
220 Device: ZUM Netbridge 30:05 at 30:05 discovery result: .
221 RF Gateways: 0
222 RF Devices: 3
223 New Loads: 6
224 Modified Loads: 0
225 Removed Loads: 0
226 Zum Discovery Finished}}}
227
228 === Claim All Example ===
229
230 {{{MC4>sr discover zummesh true
231 Starting Zum Discovery with gateway claiming
232 MC4>Found 1 Gateways to check.
233 Claimed Gateway SN: 1720JBH04269 at IP-ID: 30
234 Update request from IP-ID-30 in Program 01
235 Claimed 1 Gateways. Waiting for queries to finish.
236 Performing Discovery on 1 Gateways.
237 Evaluating 3 Devices on Gateway 30
238 Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30
239 Dev: ZUM-NETBRIDGE addrssing to RF ID: 03
240 Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 03
241 Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30
242 Dev: ZUM-NETBRIDGE addrssing to RF ID: 04
243 Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 04
244 Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30
245 Dev: ZUM-NETBRIDGE addrssing to RF ID: 05
246 Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 05
247 Discovering Zum Loads on 1 Gateways.
248 Discovering Zum Loads on 3 Devices.
249 NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0
250 Device: ZUM Netbridge 30:03 at 30:03 discovery result: .
251 NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0
252 Device: ZUM Netbridge 30:04 at 30:04 discovery result: .
253 NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0
254 Device: ZUM Netbridge 30:05 at 30:05 discovery result: .
255 RF Gateways: 0
256 RF Devices: 3
257 New Loads: 0
258 Modified Loads: 0
259 Removed Loads: 0
260 Zum Discovery Finished
261 MC4>sr save
262 Saved config
263 MC4>progreset
264 ...
265 CI ShowRunner startup completed successfully in 8072ms
266 MC4>sr discover zummesh false
267 Starting Zum Discovery without gateway claiming
268 MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable)
269 Performing Discovery on 1 Gateways.
270 Evaluating 3 Devices on Gateway 30
271 Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30
272 Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 03
273 Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30
274 Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 04
275 Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30
276 Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 05
277 Discovering Zum Loads on 1 Gateways.
278 Discovering Zum Loads on 3 Devices.
279 Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio
280 Evaluating Device: ZUM-JBOX-20A-PLUG ShortAddress: 0000 Type: PlugLoad
281 Evaluating Device: ZUM-KP10C-BATT ShortAddress: 52E5 Type: Keypad
282 Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: DAF1 Type: OccupancySensor
283 Evaluating Device: ZUM-JBOX-5A-LV ShortAddress: 92EF Type: DimmableLoad
284 Load: Load37615 Added
285 NETBIRDGE: NewLoads: 1 ModifiedLoads: 0 RemovedLoads: 0
286 Device: ZUM Netbridge 30:03 at 30:03 discovery result: .
287 Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio
288 Evaluating Device: ZUM-DALI ShortAddress: 740D Type: Unknown
289 Evaluating Device: ZUM-5A-LV ShortAddress: 0482 Type: DimmableLoad
290 Load: Load1154 Added
291 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 0000 Type: DimmableLoad
292 Load: Load0 Added
293 Evaluating Device: ZUM-KP10C-BATT ShortAddress: D766 Type: Keypad
294 Evaluating Device: ZUM-OL-PHO-BATT ShortAddress: 95ED Type: Photocell
295 Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: 44C2 Type: OccupancySensor
296 Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown
297 Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown
298 NETBIRDGE: NewLoads: 2 ModifiedLoads: 0 RemovedLoads: 0
299 Device: ZUM Netbridge 30:04 at 30:04 discovery result: .
300 Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio
301 Evaluating Device: ZUM-SIM ShortAddress: 0000 Type: OccupancySensor, PartitionSensor
302 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: EBCF Type: DimmableLoad
303 Load: Load60367 Added
304 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 3CC1 Type: DimmableLoad
305 Load: Load15553 Added
306 Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: F94A Type: DimmableLoad
307 Load: Load63818 Added
308 NETBIRDGE: NewLoads: 3 ModifiedLoads: 0 RemovedLoads: 0
309 Device: ZUM Netbridge 30:05 at 30:05 discovery result: .
310 RF Gateways: 0
311 RF Devices: 3
312 New Loads: 6
313 Modified Loads: 0
314 Removed Loads: 0
315 Zum Discovery Finished
316 }}}