tagyoureit / nodejs-poolController

An application to control pool equipment from various manufacturers.
GNU Affero General Public License v3.0
327 stars 97 forks source link

Capture Manual Priority Override - Intellitouch #362

Closed tagyoureit closed 2 years ago

tagyoureit commented 3 years ago

Please help by doing a packet capture so this feature can be implemented in IntelliTouch. 2021-10-29_06-39-37

dkroesche commented 2 years ago

I just saw this and can attempt to provide the packet capture if you are still interested. It looks like this is many months old now.

rstrouse commented 2 years ago

Yes please we do not even know where this bit is set in the configuration.

dkroesche commented 2 years ago

I am attaching the packet capture. My "Manual Op Priority" was set to "No". In the capture, set it to "Yes" and then set it back to "No" replay-2.zip

tagyoureit commented 2 years ago

I just added this. TYVM for the capture! Can you please pull the latest and try to set this Settings->General->Delays and see if it picks up the correct status when set from the OCP and sets the correct status when set from njsPC?

image

dkroesche commented 2 years ago

Hi -

I pulled the latest code and verified that when I change the state on my controller the changes show up in dash panel. I also verified that changing the setting in dash panel shows up on my controller.

If you need packet captures for Intellitouch in the future, feel free to send me a note with the issue number. I don't always look at issues unless I am experiencing issues myself. :-)

David