Wiki source code of Zūm Discovery
Version 33.1 by Mark Kohlmann on 2024/10/14 21:55
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
15.1 | 1 | (% class="box errormessage" %) |
2 | ((( | ||
![]() |
23.1 | 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 | |||
![]() |
22.1 | 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. | ||
![]() |
15.1 | 7 | ))) |
![]() |
16.1 | 8 | |
![]() |
1.1 | 9 | (% class="box warningmessage" %) |
10 | ((( | ||
![]() |
24.1 | 11 | 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]]. |
![]() |
1.1 | 12 | 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]]. |
13 | ))) | ||
14 | |||
15 | {{box cssClass="floatinginfobox" title="**CONTENTS**"}} | ||
16 | {{toc/}} | ||
17 | {{/box}} | ||
18 | |||
![]() |
19.1 | 19 | 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™. |
![]() |
1.1 | 20 | |
![]() |
19.1 | 21 | 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. |
![]() |
1.1 | 22 | |
![]() |
33.1 | 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 | |||
![]() |
5.2 | 49 | = Zūm Wired Discovery = |
50 | |||
![]() |
6.1 | 51 | == Notes and Limitations == |
![]() |
1.1 | 52 | |
![]() |
15.1 | 53 | (% class="box warningmessage" %) |
![]() |
9.1 | 54 | ((( |
![]() |
19.1 | 55 | * ShowRunnerCLC™ version 3.014 or newer required |
![]() |
13.1 | 56 | * Zūm Wired firmware .puf version 1.02.10 or greater required (ZUMNET-JBOX installed minimum version 1.001.00081) |
![]() |
30.1 | 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 |
![]() |
6.2 | 58 | * Cresnet devices landed on Zūm Link will not be discovered (Crestron bug expected to be corrected in a future firmware release) |
![]() |
31.1 | 59 | * ZUMLINK-IOs will not be discovered (Expected to be discoverable in future ShowRunnerCLC™ release) |
![]() |
32.1 | 60 | * ZUMLINK-KPs will not be discovered on older versions of ShowRunnerCLC™ (v3.058 or newer will discover keypads and set as remote type) |
![]() |
6.2 | 61 | * One area will be created per ZUMNET-JBOX; if there are more areas than ZUMNET-JBOXs, additional areas must be created manually |
![]() |
9.1 | 62 | ))) |
![]() |
6.1 | 63 | |
![]() |
6.2 | 64 | == Steps == |
65 | |||
![]() |
19.1 | 66 | 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 |
![]() |
7.1 | 67 | 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. |
68 | 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: | ||
69 | 1*. Connect to the first ZUMNET-JBOX in Toolbox | ||
70 | 1*. Configure a static IP address for the ZUMNET-JBOX if there is no DHCP server on the network | ||
![]() |
19.1 | 71 | 1**. Note: The ShowRunnerCLC™ built-in DHCP server is not meant to be used in production |
72 | 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 | ||
![]() |
7.1 | 73 | 1*. Set unique Connection IDs for each device hosted on the ZUMNET-JBOX so that their firmware can be updated |
74 | 1*. Load the Zūm Wired firmware to the ZUMNET-JBOX | ||
75 | 1*. Repeat the above steps for all ZUMNET-JBOXs | ||
![]() |
8.1 | 76 | 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 |
![]() |
24.2 | 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) | ||
![]() |
24.3 | 82 | 1*. Set hostnames for the ZUMNETs. |
83 | 1**. Zūm discovery will bring in hostnames. | ||
![]() |
7.1 | 84 | 1. Unique Connection IDs should be automatically assigned to any Zūm Link and Cresnet devices on the ZUMNET-JBOX |
85 | 1*. If firmware was out-of-date, then this step should have already been completed | ||
86 | 1*. If unique CIDs are not automatically assigned, connect to the JBOX in Toolbox and give the devices unique CIDs | ||
87 | 1. Configure a static IP address for the ZUMNET-JBOX if there is no DHCP server on the network | ||
88 | 1*. If firmware was out-of-date, then this step should have already been completed | ||
![]() |
19.1 | 89 | 1*. Note: The ShowRunnerCLC™ built-in DHCP server is not meant to be used in production |
90 | 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 | ||
![]() |
7.1 | 91 | 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 |
92 | 1*. If you do not manually configure the IP table, then SHOWRUNNER™ will automatically configure the IP-ID for each ZUMNET-JBOX during discovery | ||
![]() |
13.1 | 93 | 1. Set the ZUMNET-JBOX into either Zūm ("App") mode or CNET mode as required for the program |
![]() |
19.1 | 94 | 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 |
95 | 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 | ||
![]() |
8.1 | 96 | 1. Disconnect from any ZUMNET-JBOXs and then connect to the processor in Toolbox |
97 | 1. Run the command: ##sr discover zumnet true false## | ||
![]() |
19.1 | 98 | 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 |
![]() |
7.1 | 99 | 1. Run the command: ##sr discover zumnet true true## |
![]() |
19.1 | 100 | 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 |
![]() |
12.1 | 101 | 1**. One area will be created per ZUMNET-JBOX, and all hardware attached to that ZUMNET-JBOX will be assigned to that area |
![]() |
7.1 | 102 | 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 |
![]() |
14.1 | 103 | 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. |
![]() |
6.2 | 104 | |
![]() |
5.2 | 105 | = Zūm Wireless Discovery = |
![]() |
1.1 | 106 | |
![]() |
5.2 | 107 | == Notes and Limitations == |
![]() |
1.1 | 108 | |
![]() |
16.2 | 109 | (% class="box warningmessage" %) |
![]() |
9.1 | 110 | ((( |
![]() |
19.1 | 111 | * Processor with ShowRunnerCLC™ version 2.190 or newer must be running on the same network as the gateway(s) to be acquired |
112 | ** For ShowRunnerCLC™ versions prior to 3.014 and newer, replace **##sr discover zummesh##** commands with **##sr discover zum##** | ||
![]() |
6.1 | 113 | * ZUM-NETBRIDGES must already be acquired to their respective gateway |
![]() |
19.1 | 114 | * ShowRunnerCLC™ will automatically address any ZUM-NETBRIDGES that do not need have addresses assigned, but will still honor any already addressed devices |
![]() |
6.1 | 115 | * Disconnect from any RF gateways you may be connected to in Toolbox prior to running the discovery command |
![]() |
19.1 | 116 | * Plug loads will not appear in the ShowRunnerCLC™ UI |
![]() |
28.1 | 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 |
![]() |
4.1 | 118 | ))) |
![]() |
1.1 | 119 | |
![]() |
16.2 | 120 | (% class="box infomessage" id="HCaution:" %) |
![]() |
3.1 | 121 | ((( |
![]() |
19.1 | 122 | **Note:** ShowRunnerCLC™ has two different approaches for Zūm Wireless Discovery |
![]() |
4.1 | 123 | |
![]() |
19.1 | 124 | 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. |
125 | 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. | ||
![]() |
3.1 | 126 | ))) |
![]() |
1.1 | 127 | |
![]() |
6.2 | 128 | == Manual RF Gateway Assignment Instructions == |
![]() |
1.1 | 129 | |
![]() |
19.1 | 130 | Use this method if you have multiple ShowRunnerCLC™ instances on the same network or have gateways used by other Crestron systems. |
![]() |
1.1 | 131 | |
![]() |
2.1 | 132 | * Connect to the processor's console with Toolbox or your favorite SSH client. |
![]() |
9.1 | 133 | * Type ##sr devmgr ethernet query## and press enter. This queries the local network for RF Gateways. |
134 | * Type ##sr devmgr ethernet show devices## and press enter. This displays all found Crestron ethernet devices. | ||
![]() |
19.1 | 135 | * 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. |
![]() |
9.1 | 136 | * Type ##sr discover zummesh false## and press enter. |
![]() |
5.1 | 137 | * Status messages and the results will be displayed on the console. The process should take about 3 minutes. |
![]() |
19.1 | 138 | * 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. |
139 | * Type ##progreset## and press enter to restart ShowRunnerCLC™ | ||
140 | * 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. | ||
![]() |
5.1 | 141 | * Once completed SHOWRUNNER™ is now ready for full Zūm control |
![]() |
2.1 | 142 | |
![]() |
6.2 | 143 | == Claim All RF Gateways Instructions == |
![]() |
2.1 | 144 | |
![]() |
19.1 | 145 | Use this method when you have a single ShowRunnerCLC™ instance on a local network with all gateways being used for ShowRunnerCLC™. |
![]() |
2.1 | 146 | |
147 | * Connect to the processor's console with Toolbox or your favorite SSH client. | ||
![]() |
9.1 | 148 | * Type ##sr discover zummesh true## and press enter. |
![]() |
5.1 | 149 | * Status messages and the results will be displayed on the console. The process should take about 3 minutes. |
![]() |
19.1 | 150 | * 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. |
151 | * Type ##progreset## and press enter to restart ShowRunnerCLC™ | ||
152 | * 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. | ||
153 | * Once completed ShowRunnerCLC™ is now ready for full Zūm control | ||
![]() |
2.1 | 154 | |
155 | == Examples == | ||
156 | |||
![]() |
5.2 | 157 | === Manual Example === |
![]() |
4.1 | 158 | |
159 | {{{MC4>sr devmgr ethernet query | ||
160 | Ethrenet AutoDiscovery Result: AutoDiscoveryOperationSuccess | ||
161 | MC4>sr devmgr ethernet show devices | ||
162 | |||
163 | +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+ | ||
164 | | Adapter | Hostname | IP Address | IP-ID | ID | | ||
165 | +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+ | ||
166 | | EthernetLANAdapter | CI-SJC-CEN-CI3-1-COM3 | 10.44.5.20 | 00 | CEN-CI3-1-C3COM-3 [v1.1620.00000, #008436E2] type:1 | | ||
167 | +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+ | ||
168 | | EthernetLANAdapter | SB-DIN-CENCN-2 | 10.44.5.81 | 00 | DIN-CENCN-2-POE [v1.3544.00006, #8AB25AA3] | | ||
169 | +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+ | ||
170 | | EthernetLANAdapter | CEN-GWEXER-9E6ADA | 10.44.5.120 | 00 | CEN-GWEXER [v1.4230.00015, #848210AD] | | ||
171 | +--------------------+-------------------------------+-------------+-------+----------------------------------------------------------------------------------+ | ||
172 | |||
173 | MC4>sr ethernet device claim CEN-GWEXER-9E6ADA | ||
174 | Claimed ethernet device: CEN-GWEXER-9E6ADA | ||
175 | MC4>Update request from IP-ID-30 in Program 01 | ||
![]() |
9.1 | 176 | MC4>sr discover zummesh false |
![]() |
4.1 | 177 | Starting Zum Discovery without gateway claiming |
178 | MC4>Performing Discovery on 1 Gateways. | ||
![]() |
2.1 | 179 | Evaluating 3 Devices on Gateway 30 |
180 | Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30 | ||
181 | Dev: ZUM-NETBRIDGE addrssing to RF ID: 03 | ||
182 | Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 03 | ||
183 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30 | ||
184 | Dev: ZUM-NETBRIDGE addrssing to RF ID: 04 | ||
185 | Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 04 | ||
186 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30 | ||
187 | Dev: ZUM-NETBRIDGE addrssing to RF ID: 05 | ||
188 | Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 05 | ||
![]() |
4.1 | 189 | Querying cresnet |
![]() |
2.1 | 190 | Discovering Zum Loads on 1 Gateways. |
191 | Discovering Zum Loads on 3 Devices. | ||
192 | NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0 | ||
193 | Device: ZUM Netbridge 30:03 at 30:03 discovery result: . | ||
194 | NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0 | ||
195 | Device: ZUM Netbridge 30:04 at 30:04 discovery result: . | ||
196 | NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0 | ||
197 | Device: ZUM Netbridge 30:05 at 30:05 discovery result: . | ||
198 | RF Gateways: 0 | ||
199 | RF Devices: 3 | ||
200 | New Loads: 0 | ||
201 | Modified Loads: 0 | ||
202 | Removed Loads: 0 | ||
203 | Zum Discovery Finished | ||
204 | MC4>sr save | ||
205 | Saved config | ||
206 | MC4>progreset | ||
207 | ... | ||
208 | CI ShowRunner startup completed successfully in 8072ms | ||
![]() |
9.1 | 209 | MC4>sr discover zummesh false |
![]() |
2.1 | 210 | Starting Zum Discovery without gateway claiming |
211 | MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable) | ||
212 | Performing Discovery on 1 Gateways. | ||
213 | Evaluating 3 Devices on Gateway 30 | ||
214 | Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30 | ||
215 | Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 03 | ||
216 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30 | ||
217 | Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 04 | ||
218 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30 | ||
219 | Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 05 | ||
220 | Discovering Zum Loads on 1 Gateways. | ||
221 | Discovering Zum Loads on 3 Devices. | ||
222 | Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio | ||
223 | Evaluating Device: ZUM-JBOX-20A-PLUG ShortAddress: 0000 Type: PlugLoad | ||
224 | Evaluating Device: ZUM-KP10C-BATT ShortAddress: 52E5 Type: Keypad | ||
225 | Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: DAF1 Type: OccupancySensor | ||
226 | Evaluating Device: ZUM-JBOX-5A-LV ShortAddress: 92EF Type: DimmableLoad | ||
227 | Load: Load37615 Added | ||
228 | NETBIRDGE: NewLoads: 1 ModifiedLoads: 0 RemovedLoads: 0 | ||
229 | Device: ZUM Netbridge 30:03 at 30:03 discovery result: . | ||
230 | Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio | ||
231 | Evaluating Device: ZUM-DALI ShortAddress: 740D Type: Unknown | ||
232 | Evaluating Device: ZUM-5A-LV ShortAddress: 0482 Type: DimmableLoad | ||
233 | Load: Load1154 Added | ||
234 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 0000 Type: DimmableLoad | ||
235 | Load: Load0 Added | ||
236 | Evaluating Device: ZUM-KP10C-BATT ShortAddress: D766 Type: Keypad | ||
237 | Evaluating Device: ZUM-OL-PHO-BATT ShortAddress: 95ED Type: Photocell | ||
238 | Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: 44C2 Type: OccupancySensor | ||
239 | Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown | ||
240 | Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown | ||
241 | NETBIRDGE: NewLoads: 2 ModifiedLoads: 0 RemovedLoads: 0 | ||
242 | Device: ZUM Netbridge 30:04 at 30:04 discovery result: . | ||
243 | Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio | ||
244 | Evaluating Device: ZUM-SIM ShortAddress: 0000 Type: OccupancySensor, PartitionSensor | ||
245 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: EBCF Type: DimmableLoad | ||
246 | Load: Load60367 Added | ||
247 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 3CC1 Type: DimmableLoad | ||
248 | Load: Load15553 Added | ||
249 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: F94A Type: DimmableLoad | ||
250 | Load: Load63818 Added | ||
251 | NETBIRDGE: NewLoads: 3 ModifiedLoads: 0 RemovedLoads: 0 | ||
252 | Device: ZUM Netbridge 30:05 at 30:05 discovery result: . | ||
253 | RF Gateways: 0 | ||
254 | RF Devices: 3 | ||
255 | New Loads: 6 | ||
256 | Modified Loads: 0 | ||
257 | Removed Loads: 0 | ||
![]() |
4.1 | 258 | Zum Discovery Finished}}} |
![]() |
2.1 | 259 | |
![]() |
5.1 | 260 | === Claim All Example === |
![]() |
2.1 | 261 | |
![]() |
9.1 | 262 | {{{MC4>sr discover zummesh true |
![]() |
4.1 | 263 | Starting Zum Discovery with gateway claiming |
264 | MC4>Found 1 Gateways to check. | ||
265 | Claimed Gateway SN: 1720JBH04269 at IP-ID: 30 | ||
266 | Update request from IP-ID-30 in Program 01 | ||
267 | Claimed 1 Gateways. Waiting for queries to finish. | ||
268 | Performing Discovery on 1 Gateways. | ||
![]() |
2.1 | 269 | Evaluating 3 Devices on Gateway 30 |
270 | Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30 | ||
271 | Dev: ZUM-NETBRIDGE addrssing to RF ID: 03 | ||
272 | Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 03 | ||
273 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30 | ||
274 | Dev: ZUM-NETBRIDGE addrssing to RF ID: 04 | ||
275 | Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 04 | ||
276 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30 | ||
277 | Dev: ZUM-NETBRIDGE addrssing to RF ID: 05 | ||
278 | Setting up RF Device 'ZUM-NETBRIDGE' on Gateway 30 at RF-ID 05 | ||
279 | Discovering Zum Loads on 1 Gateways. | ||
280 | Discovering Zum Loads on 3 Devices. | ||
281 | NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0 | ||
282 | Device: ZUM Netbridge 30:03 at 30:03 discovery result: . | ||
283 | NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0 | ||
284 | Device: ZUM Netbridge 30:04 at 30:04 discovery result: . | ||
285 | NETBIRDGE: NewLoads: 0 ModifiedLoads: 0 RemovedLoads: 0 | ||
286 | Device: ZUM Netbridge 30:05 at 30:05 discovery result: . | ||
287 | RF Gateways: 0 | ||
288 | RF Devices: 3 | ||
289 | New Loads: 0 | ||
290 | Modified Loads: 0 | ||
291 | Removed Loads: 0 | ||
292 | Zum Discovery Finished | ||
293 | MC4>sr save | ||
294 | Saved config | ||
295 | MC4>progreset | ||
296 | ... | ||
297 | CI ShowRunner startup completed successfully in 8072ms | ||
![]() |
9.1 | 298 | MC4>sr discover zummesh false |
![]() |
2.1 | 299 | Starting Zum Discovery without gateway claiming |
300 | MC4>Notice: SimplSharpPro[App01] # 2020-07-21 22:19:46 # Recalling startup scenes (if applicable) | ||
301 | Performing Discovery on 1 Gateways. | ||
302 | Evaluating 3 Devices on Gateway 30 | ||
303 | Claiming ZUM-NETBRIDGE SN: 1726NEJ01096 from IP-ID: 30 | ||
304 | Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 03 | ||
305 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03096 from IP-ID: 30 | ||
306 | Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 04 | ||
307 | Claiming ZUM-NETBRIDGE SN: 1914NEJ03098 from IP-ID: 30 | ||
308 | Dev: ZUMMESH-NETBRIDGE already claimed at RF ID: 05 | ||
309 | Discovering Zum Loads on 1 Gateways. | ||
310 | Discovering Zum Loads on 3 Devices. | ||
311 | Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio | ||
312 | Evaluating Device: ZUM-JBOX-20A-PLUG ShortAddress: 0000 Type: PlugLoad | ||
313 | Evaluating Device: ZUM-KP10C-BATT ShortAddress: 52E5 Type: Keypad | ||
314 | Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: DAF1 Type: OccupancySensor | ||
315 | Evaluating Device: ZUM-JBOX-5A-LV ShortAddress: 92EF Type: DimmableLoad | ||
316 | Load: Load37615 Added | ||
317 | NETBIRDGE: NewLoads: 1 ModifiedLoads: 0 RemovedLoads: 0 | ||
318 | Device: ZUM Netbridge 30:03 at 30:03 discovery result: . | ||
319 | Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio | ||
320 | Evaluating Device: ZUM-DALI ShortAddress: 740D Type: Unknown | ||
321 | Evaluating Device: ZUM-5A-LV ShortAddress: 0482 Type: DimmableLoad | ||
322 | Load: Load1154 Added | ||
323 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 0000 Type: DimmableLoad | ||
324 | Load: Load0 Added | ||
325 | Evaluating Device: ZUM-KP10C-BATT ShortAddress: D766 Type: Keypad | ||
326 | Evaluating Device: ZUM-OL-PHO-BATT ShortAddress: 95ED Type: Photocell | ||
327 | Evaluating Device: ZUM-PIR-OCC-BATT ShortAddress: 44C2 Type: OccupancySensor | ||
328 | Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown | ||
329 | Evaluating Device: ZUM-DALI-GROUP ShortAddress: 740D Type: Unknown | ||
330 | NETBIRDGE: NewLoads: 2 ModifiedLoads: 0 RemovedLoads: 0 | ||
331 | Device: ZUM Netbridge 30:04 at 30:04 discovery result: . | ||
332 | Evaluating Device: ZUM-BLE ShortAddress: FFFA Type: BLERadio | ||
333 | Evaluating Device: ZUM-SIM ShortAddress: 0000 Type: OccupancySensor, PartitionSensor | ||
334 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: EBCF Type: DimmableLoad | ||
335 | Load: Load60367 Added | ||
336 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: 3CC1 Type: DimmableLoad | ||
337 | Load: Load15553 Added | ||
338 | Evaluating Device: ZUM-JBOX-16A-LV ShortAddress: F94A Type: DimmableLoad | ||
339 | Load: Load63818 Added | ||
340 | NETBIRDGE: NewLoads: 3 ModifiedLoads: 0 RemovedLoads: 0 | ||
341 | Device: ZUM Netbridge 30:05 at 30:05 discovery result: . | ||
342 | RF Gateways: 0 | ||
343 | RF Devices: 3 | ||
344 | New Loads: 6 | ||
345 | Modified Loads: 0 | ||
346 | Removed Loads: 0 | ||
347 | Zum Discovery Finished | ||
![]() |
4.1 | 348 | }}} |