macjeff Posted February 25, 2022 Posted February 25, 2022 When I am writing to devices (Initial Setup or Scene Creation) I noticed it was taking forever. Looking at the logs I see all the nodeserver data coming in. I used sudo service polyglot stop and sudo service pg3 stop and then did the same tasks and it took 10 seconds rather than a minute. So from now on I will stop services before and start after. With that said, why is that not part of the programming? When I Link and Insteon or Z-wave device it stops it and when linking is done it starts it. Or when you add or delete something to scene it does the same thing?
jec6613 Posted February 26, 2022 Posted February 26, 2022 Because said nodeservers won't respond while you're doing the add/remove, I'd hazard a guess. The ISY has a good queuing system, and I'd rather it not miss a potentially important notification.
macjeff Posted February 26, 2022 Author Posted February 26, 2022 I just added and edited devices today and it does continue. It would write Link 1 and then you would have pages of nodesever data like the weather and my alarm and then link 2. It took several minutes to do one device. Then as a test I did the same device with PG3 and PG2 off and it took about 20 seconds. So I dont think it knows enough to pause and queue.
jec6613 Posted February 26, 2022 Posted February 26, 2022 I didn't say pause, just queue. Writing out to a device is likely less important than accepting new alarms, and this behavior was in the ISY994 as well.
Recommended Posts