Last modified by Alexander Mott on 2023/12/13 19:15

From version 4.1
edited by Alexander Mott
on 2023/03/28 15:14
Change comment: There is no comment for this version
To version 6.1
edited by Alexander Mott
on 2023/03/28 19:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -27,6 +27,7 @@
27 27  cross reference/update to old [[zumnet startup>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.ZUMNET-JBOX Setup.WebHome]]?
28 28  
29 29  basic steps:
30 +
30 30  * configure your processor per chief's startup guide
31 31  * get all zumnet jbox online
32 32  ** use built in dhcp from processor control subnet
... ... @@ -46,11 +46,28 @@
46 46  ** will take up to several minutes per room, but will be able to do up to 10 rooms simultaneously
47 47  ** devices will reboot, possibly multiple times
48 48  ** check loadscript manager for any failures and re-run script for those devices if necessary (a rebooting zumnet box will temporarily disrupt online status for downstream zumnet jboxs and potentially interrupt the firmware update)
50 +* run device discovery again to confirm that all zumnet boxes were updated
51 +** zumnet boxes update last, so if a zumnet jbox is updated then this means that all of the zumlink devices that were online have also been updated
52 +* if app mode backup is desired, configure the boxes using the app now
49 49  * run "ip config (def. hostname)" loadscript to update device IP-IDs and hostnames
50 50  ** devices will reboot
51 51  ** devices will now have new hostnames, so any further loadscripts should use (new hostname) versions
56 +* run "cnet mode (def. hostname)" loadscript to put devices into CNET mode
57 +** if app mode backup is desired, also run "autoswitch enable (def. hostname)" loadscript
58 +** devices will reboot
52 52  * if using a processor without control subnet, run the "static ip config (new hostname)" script
53 53  ** this loadscript is necessary, as the showrunner DHCP server is only intended for commissioning. It must always be manually started after program restart and should not be used in production
54 54  ** (**will probably need a lot of extra steps + alterations to how we make configs since static IPs require a lot more information as well as corresponding modifications to SrConfig.json**)
62 +* once done, commission job essentially as normal showrunner job
63 +** (**sr commissioning guide is incomplete**)
64 +** connect to each zumnet jbox and address zumlink devices per the takeoff
65 +*** if devices are not online, then troubleshoot why and update firmware through device tree view once they are online
66 +** occ timeouts can be adjusted through UI; other settings (ie reach) should be adjusted through app
67 +** photocells etc are set up through UI
68 +** loads teseted and verified through UI; can be moved around between controllers as necessary
69 +*** loads don't need to be in the same room as the zumnet that controls them
70 +** keypads can use standard SR types or be fully customized
71 +** set up schedule, etc.
72 +* once done, save and back up configuration file
55 55  )))
56 56  )))