Changes for page Zūm Discovery
Last modified by Alexander Mott on 2025/04/03 17:35
From version 21.1
edited by Alexander Mott
on 2023/10/11 16:37
on 2023/10/11 16:37
Change comment:
There is no comment for this version
To version 33.1
edited by Mark Kohlmann
on 2024/10/14 21:55
on 2024/10/14 21:55
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide. DeviceAddressing.WebHome1 +SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.Program Configuration.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a lexander\.mott@chiefintegrations\.com1 +XWiki.mark\.kohlmann@chiefintegrations\.com - Content
-
... ... @@ -1,18 +1,14 @@ 1 1 (% class="box errormessage" %) 2 2 ((( 3 - WARNING:CresnetDiscoveryis notcurrently working onZUMNET-JBOXs.Crestron has acknowledgedafixhasbeen senttoQE.3 +**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. 4 4 5 -Downgrade ShowRunnerCLC™ to v3.018 in order to auto-discover hardware. ShowRunnerCLC™ can be subsequently upgraded once discovery is complete. 5 +**WARNING:** Cresnet Discovery is non-functional for ZUMNET-JBOXs with certain versions of Crestron Device Database. 6 +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. 6 6 ))) 7 7 8 -(% class="box errormessage" %) 9 -((( 10 -**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. 11 -))) 12 - 13 13 (% class="box warningmessage" %) 14 14 ((( 15 -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.Wi ringGuide.Zūm Wired System Overview.Crestron11 +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.SHOWRUNNER™ Installation Guide.Preparation.Zūm App Overview.WebHome]]. 16 16 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]]. 17 17 ))) 18 18 ... ... @@ -24,6 +24,32 @@ 24 24 25 25 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. 26 26 23 += Discovery Filter = 24 + 25 +Discovered ethernet devices may be filtered using either a hostname or IP Address filter. The filter is configured from the command line interface. 26 + 27 +##+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+ 28 +~| Command | Help | 29 +~|~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-|~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-| 30 +~| SR discover clear filter | Remove Discovery Filter | 31 +~| SR discover filter | Show Discovery Filter | 32 +~| SR discover filter (X:S) | Set Discovery Filter | 33 +~| - | (X):S:Filter String | 34 +~|~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-|~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-|## 35 + 36 +=== Hostname Filter === 37 + 38 +Hostname filter uses a regular expression to filter discovered ZUMNET GATEWAYs or JBOXs. Multiple expressions can be applied by using a comma to separate the expressions. 39 + 40 +Command Syntax: ##"Type='Hostname' Settings='Expr1[,Expr2]'"## 41 + 42 +Examples: 43 + 44 +1. Only include hostnames that start with ZUMNET-06: 45 +(% style="font-family: Menlo, Monaco, Consolas, Courier New, monospace; white-space: pre" %)sr discover filter "Type='Hostname' Settings='^ZUMNET-06'" 46 +1. Include hostnames that start with ZUMNET-FL01 or contain FL03: 47 +(% style="font-family: Menlo, Monaco, Consolas, Courier New, monospace; white-space: pre" %)sr discover filter "Type='Hostname' Settings='^ZUMNET-FL01,FL03'" 48 + 27 27 = Zūm Wired Discovery = 28 28 29 29 == Notes and Limitations == ... ... @@ -32,8 +32,10 @@ 32 32 ((( 33 33 * ShowRunnerCLC™ version 3.014 or newer required 34 34 * Zūm Wired firmware .puf version 1.02.10 or greater required (ZUMNET-JBOX installed minimum version 1.001.00081) 35 -* Disconnect from any ZUMNET devices you may be connected to in Toolbox prior to running the discovery commands 57 +* Disconnect from any ZUMNET devices you may be connected to in Toolbox and confirm all hardware (NETs and LINKs) are online prior to running the discovery commands 36 36 * Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release) 59 +* ZUMLINK-IOs will not be discovered (Expected to be discoverable in future ShowRunnerCLC™ release) 60 +* ZUMLINK-KPs will not be discovered on older versions of ShowRunnerCLC™ (v3.058 or newer will discover keypads and set as remote type) 37 37 * One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually 38 38 ))) 39 39 ... ... @@ -50,7 +50,13 @@ 50 50 1*. Load the Zūm Wired firmware to the ZUMNET-JBOX 51 51 1*. Repeat the above steps for all ZUMNET-JBOXs 52 52 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 53 -1. Connect to first ZUMNET-JBOX in the Crestron Zūm App 77 +1. Connect to each ZUMNET-JBOX in the Crestron Zūm App 78 +1*. Commission room through the app 79 +1**. configure keypad logic 80 +1**. configure occupancy sensor settings 81 +1**. calibrate photocell(s) 82 +1*. Set hostnames for the ZUMNETs. 83 +1**. Zūm discovery will bring in hostnames. 54 54 1. Unique Connection IDs should be automatically assigned to any Zūm Link and Cresnet devices on the ZUMNET-JBOX 55 55 1*. If firmware was out-of-date, then this step should have already been completed 56 56 1*. If unique CIDs are not automatically assigned, connect to the JBOX in Toolbox and give the devices unique CIDs ... ... @@ -84,6 +84,7 @@ 84 84 * ShowRunnerCLC™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices 85 85 * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command 86 86 * Plug loads will not appear in the ShowRunnerCLC™ UI 117 +* Newer GWEXER firmware enables SSL by default. Follow the instructions at [[SSL User Configuration>>doc:SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.SSL User Configuration.WebHome]] and manually add the IP Table entries on the GWEXER 87 87 ))) 88 88 89 89 (% class="box infomessage" id="HCaution:" %)