ballle98 / AqualinkD

Daemon to control Jandy Aqualink RS pool equipment from any home automation hub (Alexa, Homekit & Siri, Home Assistant, smartthings, domoticz etc) or web browser.
Other
6 stars 2 forks source link

Web Interface is showing running when not? #61

Closed heffneil closed 2 years ago

heffneil commented 2 years ago

Hey guys I am new to this but I got it working - except I have a few issues. I did post in discussions but I don't know if anyone is reading those so I apologize for posting here as well:

  1. Today my PDA only panel is showing me in the web interface it is running, however the pump is NOT running.

  2. My time is wrong and I am unclear if / how I can update it to sync with my raspberry pi. I do have the synch option enabled.

  3. I don't know how to view / edit / run any programs within the web interface if at all possible. Thanks!

ballle98 commented 2 years ago

Are you using my branch or the upstream one? https://github.com/ballle98/AqualinkD/wiki#install-configuration

my version has support for PDA time update, but the https://github.com/sfeakes/AqualinkD upstream does not

Please go to the debug page http://[ip address]/debug.html (see https://github.com/sfeakes/AqualinkD#all-web-interfaces)

or log on the pi console (see https://github.com/ballle98/AqualinkD/wiki#run-in-foreground-with-logging)

heffneil commented 2 years ago

I am using yours. I did get some help where he said that I had a RS485 wiring issue. I did have a loose ground so I fixed that but now I think its inconsident. I am using yours because my panel is the PDA version but it never updated the time properly...

heffneil commented 2 years ago

I have the debug file. I removed some mqtt information, should I post it and anything else I should remove?

ballle98 commented 2 years ago

I don't think there is any personal information in the log.

heffneil commented 2 years ago

it has mqtt password information I didn't want to post. I didn't see anything else specific except IP addresses but that's not terribly important. Below is the log:

Apr-17-22 11:42:48 AM Notice: AqualinkD: Stopping! Apr-17-22 11:42:48 AM Error: RS Serial: Didn't find valid blocking serial port file descripter Apr-17-22 11:42:48 AM Notice: AqualinkD: Exit! Apr-17-22 11:42:48 AM Notice: AqualinkD: Aqualink Daemon v2.2.2 Apr-17-22 11:42:48 AM Notice: AqualinkD: Panel set to PDA-8 Combo Pool/Spa Apr-17-22 11:42:48 AM Notice: AqualinkD: Config log_level = 5 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config device_id = 0x61 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config rssa_device_id = 0x00 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config extra_device_id = 0x00 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config extra_device_prog = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Config serial_port = /dev/ttyUSB0 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config socket_port = 80 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config web_directory = /var/www/aqualinkd/ Apr-17-22 11:42:48 AM Notice: AqualinkD: Config use_aux_labels = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Config override frz prot = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_server = 172.16.0.253:1883 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_dz_sub_topic = domoticz/out Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_dz_pub_topic = domoticz/in Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_aq_topic = aqualinkd Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_user = mqtt_user Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_passwd = Apr-17-22 11:42:48 AM Notice: AqualinkD: Config mqtt_ID = aqualinkd_bXXXXXX Apr-17-22 11:42:48 AM Notice: AqualinkD: Config idx water temp = -999 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config idx pool temp = -999 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config idx spa temp = -999 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config idx SWG Percent = 0 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config idx SWG PPM = 0 Apr-17-22 11:42:48 AM Notice: AqualinkD: Config PDA Mode = YES Apr-17-22 11:42:48 AM Notice: AqualinkD: Config PDA Sleep Mode = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Config force SWG = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Config deamonize = YES Apr-17-22 11:42:48 AM Notice: AqualinkD: Config log_file = /var/log/aqualinkd.log Apr-17-22 11:42:48 AM Notice: AqualinkD: Config light_pgm_mode = 0.00 Apr-17-22 11:42:48 AM Notice: AqualinkD: Debug RS485 protocol = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Display warnings in web = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Keep panel time in sync = YES Apr-17-22 11:42:48 AM Notice: AqualinkD: Read SWG direct = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Read ePump direct = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Read vsfPump direct = NO Apr-17-22 11:42:48 AM Notice: AqualinkD: Thread Network Services = YES Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Filter_Pump = label Filter Pump | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Spa_Mode = label Spa Mode | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_1 = label Cleaner | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_2 = label Waterfall | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_3 = label Spa Blower | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_4 = label Pool Light | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_5 = label Spa Light | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_6 = label NONE | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Aux_7 = label NONE | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Pool_Heater = label Pool Heater | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Spa_Heater = label Spa Heater | Apr-17-22 11:42:48 AM Notice: AqualinkD: Config BTN Solar_Heater = label Solar Heater | Apr-17-22 11:42:48 AM Notice: NetService:Starting network services thread Apr-17-22 11:42:48 AM Notice: NetService:Starting web server on port 80 Apr-17-22 11:42:48 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-17-22 11:42:48 AM Notice: AqualinkD: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Apr-17-22 11:42:48 AM Notice: AqualinkD: Waiting for Control Panel probe Apr-17-22 11:42:48 AM Notice: AqualinkD: Got message but no probe on '0x61', did we start too soon? (waiting for probe) Apr-17-22 11:42:52 AM Notice: AqualinkD: Starting communication with Control Panel Apr-17-22 11:42:55 AM Notice: Panl Prog: Programming: Init PDA, 10 Apr-17-22 11:42:55 AM Warning: RS Serial: Serial read bad Jandy checksum, ignoring Apr-17-22 11:42:55 AM Warning: RS Serial: BAD PACKET To 0x61 of type PDA Init (guess | HEX: 0x10|0x02|0x61|0x1b|0x01|0x00|0x8f|0x10|0xff|0x10|0x02|0x61|0x1b|0x01|0x00|0x8f|0x10|0x03| Apr-17-22 11:42:55 AM Error: AqualinkD: Nothing read on blocking serial port Apr-17-22 11:42:55 AM Error: AqualinkD: Aqualink daemon looks like serial error, resetting. Apr-17-22 11:43:08 AM Notice: Panl Prog: Programming: PDA init after wake, 15 Apr-17-22 11:43:20 AM Notice: Panl Prog: Programming: PDA init after wake, 15 Apr-17-22 11:45:25 AM Notice: Panl Prog: Programming: Switch PDA device on/off, 13 Apr-17-22 11:45:49 AM Notice: Panl Prog: Programming: Switch PDA device on/off, 13 Apr-18-22 15:25:21 PM Warning: NetService:MQTT Connection closed Apr-18-22 15:25:24 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-18-22 15:28:10 PM Warning: NetService:MQTT Connection closed Apr-18-22 15:28:13 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-18-22 15:30:06 PM Warning: NetService:MQTT Connection closed Apr-18-22 15:30:09 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-18-22 18:51:01 PM Warning: NetService:MQTT Connection closed Apr-18-22 18:51:03 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-18-22 21:24:05 PM Warning: NetService:MQTT Connection closed Apr-18-22 21:24:06 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-19-22 09:28:24 AM Warning: NetService:MQTT Connection closed Apr-19-22 09:28:26 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-19-22 09:28:59 AM Warning: NetService:MQTT Connection closed Apr-19-22 09:29:01 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-19-22 14:54:56 PM Warning: NetService:MQTT Connection closed Apr-19-22 14:54:58 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 04:55:38 AM Warning: NetService:MQTT Connection closed Apr-20-22 04:55:40 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 05:25:48 AM Warning: NetService:MQTT Connection closed Apr-20-22 05:25:50 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 07:26:00 AM Warning: NetService:MQTT Connection closed Apr-20-22 07:26:02 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 11:57:32 AM Warning: NetService:MQTT Connection closed Apr-20-22 11:57:34 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 16:21:52 PM Notice: AqualinkD: Stopping! Apr-20-22 16:21:52 PM Error: RS Serial: Didn't find valid blocking serial port file descripter Apr-20-22 16:21:52 PM Notice: AqualinkD: Exit! Apr-20-22 16:21:52 PM Notice: AqualinkD: Aqualink Daemon v2.2.2 Apr-20-22 16:21:52 PM Notice: AqualinkD: Panel set to PDA-8 Combo Pool/Spa Apr-20-22 16:21:52 PM Notice: AqualinkD: Config log_level = 5 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config device_id = 0x61 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config rssa_device_id = 0x00 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config extra_device_id = 0x00 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config extra_device_prog = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Config serial_port = /dev/ttyUSB0 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config socket_port = 80 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config web_directory = /var/www/aqualinkd/ Apr-20-22 16:21:52 PM Notice: AqualinkD: Config use_aux_labels = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Config override frz prot = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_server = 172.16.0.253:1883 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_dz_sub_topic = domoticz/out Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_dz_pub_topic = domoticz/in Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_aq_topic = aqualinkd Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_user = mqtt-user Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_passwd = PYhP-@BQ_rBE2FatXRrkYEpV7oma6tD Apr-20-22 16:21:52 PM Notice: AqualinkD: Config mqtt_ID = aqualinkd_b827eb67 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config idx water temp = -999 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config idx pool temp = -999 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config idx spa temp = -999 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config idx SWG Percent = 0 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config idx SWG PPM = 0 Apr-20-22 16:21:52 PM Notice: AqualinkD: Config PDA Mode = YES Apr-20-22 16:21:52 PM Notice: AqualinkD: Config PDA Sleep Mode = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Config force SWG = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Config deamonize = YES Apr-20-22 16:21:52 PM Notice: AqualinkD: Config log_file = /var/log/aqualinkd.log Apr-20-22 16:21:52 PM Notice: AqualinkD: Config light_pgm_mode = 0.00 Apr-20-22 16:21:52 PM Notice: AqualinkD: Debug RS485 protocol = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Display warnings in web = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Keep panel time in sync = YES Apr-20-22 16:21:52 PM Notice: AqualinkD: Read SWG direct = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Read ePump direct = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Read vsfPump direct = NO Apr-20-22 16:21:52 PM Notice: AqualinkD: Thread Network Services = YES Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Filter_Pump = label Filter Pump | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Spa_Mode = label Spa Mode | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_1 = label Cleaner | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_2 = label Waterfall | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_3 = label Spa Blower | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_4 = label Pool Light | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_5 = label Spa Light | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_6 = label NONE | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Aux_7 = label NONE | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Pool_Heater = label Pool Heater | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Spa_Heater = label Spa Heater | Apr-20-22 16:21:52 PM Notice: AqualinkD: Config BTN Solar_Heater = label Solar Heater | Apr-20-22 16:21:52 PM Notice: NetService:Starting network services thread Apr-20-22 16:21:52 PM Notice: NetService:Starting web server on port 80 Apr-20-22 16:21:52 PM Notice: AqualinkD: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Apr-20-22 16:21:52 PM Notice: AqualinkD: Waiting for Control Panel probe Apr-20-22 16:21:52 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 16:21:53 PM Notice: AqualinkD: Got message but no probe on '0x61', did we start too soon? (waiting for probe) Apr-20-22 16:21:55 PM Notice: AqualinkD: Starting communication with Control Panel Apr-20-22 16:21:57 PM Notice: Panl Prog: Programming: Init PDA, 10 Apr-20-22 16:21:57 PM Warning: RS Serial: Serial read bad Jandy checksum, ignoring Apr-20-22 16:21:57 PM Warning: RS Serial: BAD PACKET To 0x61 of type PDA Init (*guess | HEX: 0x10|0x02|0x61|0x1b|0x00|0x00|0x8e|0x10|0x83|0x10|0x02|0x61|0x1b|0x01|0x00|0x8f|0x10|0x03| Apr-20-22 16:21:57 PM Error: AqualinkD: Nothing read on blocking serial port Apr-20-22 16:21:57 PM Error: AqualinkD: Aqualink daemon looks like serial error, resetting. Apr-20-22 16:22:09 PM Notice: Panl Prog: Programming: PDA init after wake, 15 Apr-20-22 21:58:02 PM Warning: NetService:MQTT Connection closed Apr-20-22 21:58:04 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 23:47:15 PM Warning: NetService:MQTT Connection closed Apr-20-22 23:47:17 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 23:47:59 PM Warning: NetService:MQTT Connection closed Apr-20-22 23:48:02 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 23:48:42 PM Warning: NetService:MQTT Connection closed Apr-20-22 23:48:44 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-20-22 23:49:44 PM Warning: NetService:MQTT Connection closed Apr-20-22 23:49:46 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 04:58:25 AM Warning: NetService:MQTT Connection closed Apr-21-22 04:58:27 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 05:28:34 AM Warning: NetService:MQTT Connection closed Apr-21-22 05:28:36 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 05:58:49 AM Warning: NetService:MQTT Connection closed Apr-21-22 05:58:52 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 08:29:06 AM Warning: NetService:MQTT Connection closed Apr-21-22 08:29:08 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 09:29:17 AM Warning: NetService:MQTT Connection closed Apr-21-22 09:29:19 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 11:23:39 AM Warning: NetService:MQTT Connection closed Apr-21-22 11:23:41 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 11:24:16 AM Warning: NetService:MQTT Connection closed Apr-21-22 11:24:18 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 14:29:37 PM Warning: NetService:MQTT Connection closed Apr-21-22 14:29:39 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 20:20:01 PM Warning: NetService:MQTT Connection closed Apr-21-22 20:20:03 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-21-22 21:30:03 PM Warning: NetService:MQTT Connection closed Apr-21-22 21:30:05 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 03:00:27 AM Warning: NetService:MQTT Connection closed Apr-22-22 03:00:29 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 04:30:43 AM Warning: NetService:MQTT Connection closed Apr-22-22 04:30:45 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 05:00:52 AM Warning: NetService:MQTT Connection closed Apr-22-22 05:00:54 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 05:31:03 AM Warning: NetService:MQTT Connection closed Apr-22-22 05:31:05 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 06:01:15 AM Warning: NetService:MQTT Connection closed Apr-22-22 06:01:17 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 06:31:26 AM Warning: NetService:MQTT Connection closed Apr-22-22 06:31:28 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 17:27:33 PM Warning: NetService:MQTT Connection closed Apr-22-22 17:27:34 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 17:31:59 PM Warning: NetService:MQTT Connection closed Apr-22-22 17:32:00 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-22-22 19:32:15 PM Warning: NetService:MQTT Connection closed Apr-22-22 19:32:17 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 04:32:48 AM Warning: NetService:MQTT Connection closed Apr-23-22 04:32:51 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 05:33:02 AM Warning: NetService:MQTT Connection closed Apr-23-22 05:33:05 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 07:49:47 AM Warning: NetService:MQTT Connection closed Apr-23-22 07:49:49 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 10:07:27 AM Warning: NetService:MQTT Connection closed Apr-23-22 10:07:30 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 16:33:42 PM Warning: NetService:MQTT Connection closed Apr-23-22 16:33:43 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 17:33:54 PM Warning: NetService:MQTT Connection closed Apr-23-22 17:33:56 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 18:34:02 PM Warning: NetService:MQTT Connection closed Apr-23-22 18:34:05 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 20:04:13 PM Warning: NetService:MQTT Connection closed Apr-23-22 20:04:14 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-23-22 22:04:24 PM Warning: NetService:MQTT Connection closed Apr-23-22 22:04:26 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-24-22 05:34:48 AM Warning: NetService:MQTT Connection closed Apr-24-22 05:34:51 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-24-22 07:04:56 AM Warning: NetService:MQTT Connection closed Apr-24-22 07:04:58 AM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-24-22 13:05:15 PM Warning: NetService:MQTT Connection closed Apr-24-22 13:05:18 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-24-22 14:05:27 PM Warning: NetService:MQTT Connection closed Apr-24-22 14:05:29 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-24-22 15:05:38 PM Warning: NetService:MQTT Connection closed Apr-24-22 15:05:40 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-24-22 17:35:54 PM Warning: NetService:MQTT Connection closed Apr-24-22 17:35:55 PM Notice: NetService:Starting MQTT client to 172.16.0.253:1883 Apr-25-22 12:53:51 PM Notice: Panl Prog: Programming: PDA init after wake, 15 Apr-25-22 12:57:25 PM Notice: Panl Prog: Programming: PDA init after wake, 15 Apr-25-22 12:58:02 PM Notice: Panl Prog: Programming: PDA init after wake, 15 Apr-28-22 14:19:11 PM Debug: NetService:Served WEB request Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x04|0x50|0x4f|0x4f|0x4c|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x20|0x4f|0x4e|0x37|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'POOL MODE ON' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x05|0x50|0x4f|0x4f|0x4c|0x20|0x48|0x45|0x41|0x54|0x45|0x52|0x20|0x20|0x4f|0x46|0x46|0xaa|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'POOL HEATER OFF' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x06|0x53|0x50|0x41|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x20|0x4f|0x46|0x46|0x21|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'SPA MODE OFF' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x07|0x53|0x50|0x41|0x20|0x48|0x45|0x41|0x54|0x45|0x52|0x20|0x20|0x20|0x4f|0x46|0x46|0x76|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'SPA HEATER OFF' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x08|0x4d|0x45|0x4e|0x55|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x34|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'MENU ' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x09|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x4f|0x4e|0x2f|0x4f|0x46|0x46|0xff|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'EQUIPMENT ON/OFF' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type PDA Hlight length 10 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type PDA Hlight | HEX: 0x10|0x02|0x61|0x08|0x04|0x00|0x00|0x7f|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x40|0x20|0x20|0x20|0x20|0x20|0x46|0x52|0x49|0x20|0x20|0x34|0x3a|0x31|0x38|0x41|0x4d|0xdd|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received ' FRI 4:18AM' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x01|0x41|0x49|0x52|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x50|0x4f|0x4f|0x4c|0xae|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = AIR POOL Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received 'AIR POOL' Apr-28-22 14:19:11 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:11 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x82|0x20|0x37|0x35|0x60|0x20|0x20|0x20|0x20|0x20|0x37|0x32|0x60|0x20|0x20|0x20|0x20|0xce|0x10|0x03| Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 1 = AIR POOL Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:11 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:11 PM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received ' 7572 ' Apr-28-22 14:19:12 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:12 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:12 PM Debug: NetService:Served WEB request Apr-28-22 14:19:12 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:12 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:13 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:13 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:13 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:13 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:13 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:13 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:13 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:13 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:13 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:13 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:14 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:14 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:14 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:14 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:14 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:14 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:14 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:14 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:14 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:14 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:15 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:15 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:15 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:15 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:15 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:15 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:15 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:15 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:15 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:15 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:16 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:16 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:16 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:16 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:16 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:16 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:16 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:16 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:16 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:16 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:17 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:17 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:17 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:17 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:17 PM Debug: NetService:Served WEB request Apr-28-22 14:19:17 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:17 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:17 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:17 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:17 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:17 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:17 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:17 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:17 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:17 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:18 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:18 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:18 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:18 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:18 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:18 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:18 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:18 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:18 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:18 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:19 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:19 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:19 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:19 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:19 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:19 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:19 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:19 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:19 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:19 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:20 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:20 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:20 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:20 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:20 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:20 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:20 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:20 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:20 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:20 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:21 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:21 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:21 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:21 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:21 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:21 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:21 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:21 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:21 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:21 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type PDA Clear length 9 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type PDA Clear | HEX: 0x10|0x02|0x61|0x09|0x00|0x00|0x7c|0x10|0x03| Apr-28-22 14:19:22 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:22 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:22 PM Debug: NetService:Served WEB request Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x00|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x53|0x54|0x41|0x54|0x55|0x53|0x33|0x10|0x03| Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 0 = EQUIPMENT STATUS Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 4 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 5 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:22 PM Info: PDA: PDA Menu '20' Selectedline '-', Last line received 'EQUIPMENT STATUS' Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x02|0x20|0x20|0x46|0x49|0x4c|0x54|0x45|0x52|0x20|0x50|0x55|0x4d|0x50|0x20|0x20|0x20|0x41|0x10|0x03| Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 0 = EQUIPMENT STATUS Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 2 = FILTER PUMP
Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 4 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 5 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:22 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:22 PM Info: PDA: PDA Menu '20' Selectedline '-', Last line received ' FILTER PUMP ' Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:22 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:22 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:22 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:22 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:22 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:22 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:23 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:23 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:23 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:23 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:23 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:23 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:23 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:23 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:23 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:23 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:23 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:23 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:23 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:23 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:23 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:23 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:23 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:23 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:24 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:24 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:24 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:24 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:24 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:24 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:24 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:24 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:24 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:24 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:24 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:24 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:24 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:24 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:24 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:24 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:24 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:24 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:25 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:25 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:25 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:25 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:25 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:25 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:25 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:25 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:25 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:25 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:25 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:25 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:25 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:25 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:25 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:25 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:25 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:25 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:26 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:26 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:26 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:26 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:26 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:26 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:26 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:26 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:26 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:26 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:26 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:26 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:26 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:26 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:26 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:26 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:26 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:26 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:27 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:27 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:27 PM Debug: NetService:Served WEB request Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type PDA Clear length 9 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type PDA Clear | HEX: 0x10|0x02|0x61|0x09|0x00|0x00|0x7c|0x10|0x03| Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x04|0x50|0x4f|0x4f|0x4c|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x20|0x4f|0x4e|0x37|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'POOL MODE ON' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x05|0x50|0x4f|0x4f|0x4c|0x20|0x48|0x45|0x41|0x54|0x45|0x52|0x20|0x20|0x4f|0x46|0x46|0xaa|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'POOL HEATER OFF' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x06|0x53|0x50|0x41|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x20|0x4f|0x46|0x46|0x21|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'SPA MODE OFF' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x07|0x53|0x50|0x41|0x20|0x48|0x45|0x41|0x54|0x45|0x52|0x20|0x20|0x20|0x4f|0x46|0x46|0x76|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'SPA HEATER OFF' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x08|0x4d|0x45|0x4e|0x55|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x34|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'MENU ' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x09|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x4f|0x4e|0x2f|0x4f|0x46|0x46|0xff|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'EQUIPMENT ON/OFF' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type PDA Hlight length 10 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type PDA Hlight | HEX: 0x10|0x02|0x61|0x08|0x04|0x00|0x00|0x7f|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x40|0x20|0x20|0x20|0x20|0x20|0x46|0x52|0x49|0x20|0x20|0x34|0x3a|0x31|0x38|0x41|0x4d|0xdd|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received ' FRI 4:18AM' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x01|0x41|0x49|0x52|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x50|0x4f|0x4f|0x4c|0xae|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = AIR POOL Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received 'AIR POOL' Apr-28-22 14:19:27 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:27 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x82|0x20|0x37|0x35|0x60|0x20|0x20|0x20|0x20|0x20|0x37|0x32|0x60|0x20|0x20|0x20|0x20|0xce|0x10|0x03| Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 0 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 1 = AIR POOL Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 4 = POOL MODE ON Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 8 = MENU
Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF Apr-28-22 14:19:27 PM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON Apr-28-22 14:19:27 PM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received ' 7572 ' Apr-28-22 14:19:28 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:28 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:29 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:29 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:29 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:29 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:29 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:29 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:29 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:29 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:29 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:29 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:30 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:30 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:30 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:30 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:30 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:30 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:30 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:30 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:30 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:30 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:31 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:31 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:31 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:31 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:31 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:31 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:31 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:31 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:31 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:31 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:32 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:32 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:32 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:32 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:32 PM Debug: NetService:Served WEB request Apr-28-22 14:19:32 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:32 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:32 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:32 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:32 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:32 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:32 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:32 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:33 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:33 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:33 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:33 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:33 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:33 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:33 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:33 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:33 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:33 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:34 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:34 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:34 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:34 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:34 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:34 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:34 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:34 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:34 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:34 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:35 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:35 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:35 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:35 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:35 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:35 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:35 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:35 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:35 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:35 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:35 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:35 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:36 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:36 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:36 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:36 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:36 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:36 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:36 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:36 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:36 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:36 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:37 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:37 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:37 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:37 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:37 PM Debug: NetService:Served WEB request Apr-28-22 14:19:37 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:37 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:37 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:37 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:37 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:37 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:37 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:37 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type PDA Clear length 9 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type PDA Clear | HEX: 0x10|0x02|0x61|0x09|0x00|0x00|0x7c|0x10|0x03| Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x00|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x53|0x54|0x41|0x54|0x55|0x53|0x33|0x10|0x03| Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 0 = EQUIPMENT STATUS Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 2 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 4 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 5 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:38 PM Info: PDA: PDA Menu '20' Selectedline '-', Last line received 'EQUIPMENT STATUS' Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x02|0x20|0x20|0x46|0x49|0x4c|0x54|0x45|0x52|0x20|0x50|0x55|0x4d|0x50|0x20|0x20|0x20|0x41|0x10|0x03| Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 0 = EQUIPMENT STATUS Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 1 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 2 = FILTER PUMP
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 3 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 4 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 5 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 6 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 7 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 8 = Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 9 = Apr-28-22 14:19:38 PM Info: PDA: PDA Menu '20' Selectedline '-', Last line received ' FILTER PUMP ' Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:38 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:38 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:38 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:39 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:39 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:39 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:40 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:40 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:40 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:40 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:40 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:40 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:40 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:40 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:40 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:40 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:40 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:40 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:40 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:40 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:40 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:41 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:41 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:41 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:42 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:42 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:42 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:42 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:42 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:42 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:42 PM Info: NetService:URI request: '/api/debug/status ' Apr-28-22 14:19:42 PM Debug: NetService:API: URI Request 'debug/status': value 0.00 Apr-28-22 14:19:42 PM Debug: NetService:Served WEB request Apr-28-22 14:19:42 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:42 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:42 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:42 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:42 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:42 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:42 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:42 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:42 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:42 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:42 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:42 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:43 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:43 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:43 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:43 PM Debug: AqualinkD: RS received packet of type Status length 12 Apr-28-22 14:19:43 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03| Apr-28-22 14:19:43 PM Debug: PDA: Found Status for Filter Pump = 'FILTER PUMP' Apr-28-22 14:19:43 PM Info: NetService:URI request: '/api/debug/download ' Apr-28-22 14:19:43 PM Debug: NetService:API: URI Request 'debug/download': value 0.00 Apr-28-22 14:19:43 PM Debug: NetService:Served WEB request Apr-28-22 14:19:43 PM Debug: AqualinkD: RS received packet of type PDA Clear length 9 Apr-28-22 14:19:43 PM Debug: PDA: To 0x61 of type PDA Clear | HEX: 0x10|0x02|0x61|0x09|0x00|0x00|0x7c|0x10|0x03| Apr-28-22 14:19:43 PM Info: NetService:URI request: '/api/debug/download ' Apr-28-22 14:19:43 PM Debug: NetService:API: URI Request 'debug/download': value 0.00

ballle98 commented 2 years ago

This does not look like my fork of the code Are these the logs from the GUI? Not sure how you captures the begining of the startup through debug.html I used the debug method on my wiki but you can also use "sudo journalctl -u aqualinkd". There are several differences here that tell me this is not my version of the code:

  1. Version should be 2.2.2a AqualinkD: Aqualink Daemon v2.2.2a

  2. Not seeing all the "thread active" notifications like this one 16:28:17.281 Debug: Panl Prog: Thread 10,0xb5300f90 is active (Init PDA)

  3. You can see in my log where the date is captures on line 0 of the display

    
    16:28:18.168 Debug:   PDA:       To 0x62 of type      Lng Message | HEX: 0x10|0x02|0x62|0x04|0x40|0x20|0x20|0x20|0x20|0x20|0x54|0x48|0x55|0x20|0x20|0x34|0x3a|0x32|0x37|0x50|0x4d|0xfd|0x10|0x03|
    16:28:18.168 Debug:   PDA:       PDA Menu Line 0 =      THU  4:27PM

16:28:13.899 Notice: AqualinkD: Aqualink Daemon v2.2.2a 16:28:13.905 Notice: AqualinkD: Panel set to PDA-8 Combo Pool/Spa 16:28:13.907 Notice: AqualinkD: Config log_level = 7 16:28:13.909 Notice: AqualinkD: Config device_id = 0x62 16:28:13.910 Notice: AqualinkD: Config rssa_device_id = 0x00 16:28:13.910 Notice: AqualinkD: Config extra_device_id = 0x00 16:28:13.912 Notice: AqualinkD: Config extra_device_prog = NO 16:28:13.912 Notice: AqualinkD: Config serial_port = /dev/ttyUSB0 16:28:13.913 Notice: AqualinkD: Config socket_port = 8080 16:28:13.913 Notice: AqualinkD: Config web_directory = /var/www/aqualinkd/ 16:28:13.913 Notice: AqualinkD: Config use_aux_labels = NO 16:28:13.913 Notice: AqualinkD: Config override frz prot = NO 16:28:13.914 Notice: AqualinkD: Config mqtt_server = 192.168.0.95:1883 16:28:13.915 Notice: AqualinkD: Config mqtt_dz_sub_topic = (null) 16:28:13.915 Notice: AqualinkD: Config mqtt_dz_pub_topic = (null) 16:28:13.915 Notice: AqualinkD: Config mqtt_aq_topic = aqualinkd 16:28:13.916 Notice: AqualinkD: Config mqtt_user = (null) 16:28:13.917 Notice: AqualinkD: Config mqtt_passwd = (null) 16:28:13.917 Notice: AqualinkD: Config mqtt_ID = aqualinkd_b827eb6d 16:28:13.918 Notice: AqualinkD: Config idx water temp = -999 16:28:13.918 Notice: AqualinkD: Config idx pool temp = -999 16:28:13.919 Notice: AqualinkD: Config idx spa temp = -999 16:28:13.920 Notice: AqualinkD: Config idx SWG Percent = 0 16:28:13.921 Notice: AqualinkD: Config idx SWG PPM = 0 16:28:13.922 Notice: AqualinkD: Config PDA Mode = YES 16:28:13.922 Notice: AqualinkD: Config PDA Sleep Mode = YES 16:28:13.922 Notice: AqualinkD: Config force SWG = YES 16:28:13.922 Notice: AqualinkD: Config habridge_server = localhost:80 16:28:13.924 Notice: AqualinkD: Config habridge_user = habuser 16:28:13.924 Notice: AqualinkD: Config deamonize = NO 16:28:13.924 Notice: AqualinkD: Config log_file = (null) 16:28:13.926 Notice: AqualinkD: Config light_pgm_mode = 0.00 16:28:13.926 Notice: AqualinkD: Debug RS485 protocol = NO 16:28:13.926 Notice: AqualinkD: Display warnings in web = NO 16:28:13.927 Notice: AqualinkD: Keep panel time in sync = YES 16:28:13.927 Notice: AqualinkD: Read SWG direct = NO 16:28:13.928 Notice: AqualinkD: Read ePump direct = NO 16:28:13.928 Notice: AqualinkD: Read vsfPump direct = NO 16:28:13.929 Notice: AqualinkD: Thread Network Services = YES 16:28:13.930 Notice: AqualinkD: Config BTN Filter_Pump = label Filter Pump | habid 1
16:28:13.931 Notice: AqualinkD: Config BTN Spa_Mode = label Spa | habid 2
16:28:13.932 Notice: AqualinkD: Config BTN Aux_1 = label Cleaner | habid 3
16:28:13.933 Notice: AqualinkD: Config BTN Aux_2 = label NONE | 16:28:13.933 Notice: AqualinkD: Config BTN Aux_3 = label NONE | 16:28:13.933 Notice: AqualinkD: Config BTN Aux_4 = label Pool Light | habid 4
16:28:13.933 Notice: AqualinkD: Config BTN Aux_5 = label Spa Light | habid 5
16:28:13.935 Notice: AqualinkD: Config BTN Aux_6 = label NONE | 16:28:13.935 Notice: AqualinkD: Config BTN Aux_7 = label NONE | 16:28:13.936 Notice: AqualinkD: Config BTN Pool_Heater = label Pool Heat | habid 6
16:28:13.937 Notice: AqualinkD: Config BTN Spa_Heater = label Spa Heat | habid 7
16:28:13.937 Notice: AqualinkD: Config BTN Solar_Heater = label NONE | 16:28:13.938 Notice: NetService:Starting network services thread 16:28:13.944 Notice: NetService:Starting web server on port 8080 16:28:13.951 Debug: RS Serial: Openeded serial port /dev/ttyUSB0 16:28:13.953 Info: RS Serial: Set serial port /dev/ttyUSB0 io blocking attributes 16:28:13.955 Notice: AqualinkD: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 16:28:13.955 Notice: AqualinkD: Waiting for Control Panel probe 16:28:13.959 Notice: NetService:Starting MQTT client to 192.168.0.95:1883 16:28:13.965 Info: NetService:MQTT: Subscribing mqtt with id of: aqualinkd_b827eb6d 16:28:13.971 Debug: NetService:MQTT: Connection acknowledged 16:28:13.974 Info: NetService:MQTT: Subscribing to 'aqualinkd/#' 16:28:13.977 Info: NetService:MQTT: Subscription(s) acknowledged 16:28:13.980 Info: NetService:MQTT: Published id=1: aqualinkd/Alive 1 16:28:13.984 Debug: NetService:MQTT: Ignore aqualinkd/Alive 1 16:28:13.984 Debug: NetService:MQTT: Ignore aqualinkd/Service_Mode 0 16:28:13.984 Debug: NetService:MQTT: Ignore aqualinkd/Display_Message
16:28:13.986 Debug: NetService:MQTT: Ignore aqualinkd/Temperature/Air 86.00 16:28:13.986 Debug: NetService:MQTT: Ignore aqualinkd/Temperature/Pool 73.00 16:28:13.988 Debug: NetService:MQTT: Ignore aqualinkd/Temperature/Spa 97.00 16:28:13.988 Debug: NetService:MQTT: Ignore aqualinkd/Pool_Heater 0 16:28:13.989 Debug: NetService:MQTT: Ignore aqualinkd/Pool_Heater/setpoint 36.00 16:28:13.990 Debug: NetService:MQTT: Ignore aqualinkd/Pool_Heater/enabled 0 16:28:13.992 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Heater 0 16:28:13.992 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Heater/setpoint 99.00 16:28:13.993 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Heater/enabled 0 16:28:13.994 Debug: NetService:MQTT: Ignore aqualinkd/Freeze_Protect 0 16:28:13.995 Debug: NetService:MQTT: Ignore aqualinkd/Freeze_Protect/setpoint 34.00 16:28:13.996 Debug: NetService:MQTT: Ignore aqualinkd/Freeze_Protect/enabled 1 16:28:13.996 Debug: NetService:MQTT: Ignore aqualinkd/Battery 1 16:28:13.997 Debug: NetService:MQTT: Ignore aqualinkd/SWG 0 16:28:13.998 Debug: NetService:MQTT: Ignore aqualinkd/SWG/enabled 0 16:28:13.999 Debug: NetService:MQTT: Ignore aqualinkd/SWG/Percent 100 16:28:14.000 Debug: NetService:MQTT: Ignore aqualinkd/SWG/Percent_f 37.78 16:28:14.001 Debug: NetService:MQTT: Ignore aqualinkd/SWG/setpoint 37.78 16:28:14.002 Debug: NetService:MQTT: Ignore aqualinkd/SWG/PPM 25500 16:28:14.003 Debug: NetService:MQTT: Ignore aqualinkd/SWG/PPM_f 14148.89 16:28:14.004 Debug: NetService:MQTT: Ignore aqualinkd/SWG/Boost 0 16:28:14.004 Debug: NetService:MQTT: Ignore aqualinkd/SWG/fullstatus 255 16:28:14.005 Debug: NetService:MQTT: Ignore aqualinkd/Filter_Pump 0 16:28:14.006 Debug: NetService:MQTT: Ignore aqualinkd/Filter_Pump/delay 0 16:28:14.006 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Mode 0 16:28:14.007 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Mode/delay 0 16:28:14.008 Debug: NetService:MQTT: Ignore aqualinkd/Aux_1 0 16:28:14.008 Debug: NetService:MQTT: Ignore aqualinkd/Aux_1/delay 0 16:28:14.010 Debug: NetService:MQTT: Ignore aqualinkd/Aux_2 0 16:28:14.010 Debug: NetService:MQTT: Ignore aqualinkd/Aux_2/delay 0 16:28:14.011 Debug: NetService:MQTT: Ignore aqualinkd/Aux_3 0 16:28:14.012 Debug: NetService:MQTT: Ignore aqualinkd/Aux_3/delay 0 16:28:14.012 Debug: NetService:MQTT: Ignore aqualinkd/Aux_4 0 16:28:14.013 Debug: NetService:MQTT: Ignore aqualinkd/Aux_4/delay 0 16:28:14.015 Debug: NetService:MQTT: Ignore aqualinkd/Aux_5 0 16:28:14.016 Debug: NetService:MQTT: Ignore aqualinkd/Aux_5/delay 0 16:28:14.016 Debug: NetService:MQTT: Ignore aqualinkd/Aux_6 0 16:28:14.017 Debug: NetService:MQTT: Ignore aqualinkd/Aux_6/delay 0 16:28:14.018 Debug: NetService:MQTT: Ignore aqualinkd/Aux_7 0 16:28:14.018 Debug: NetService:MQTT: Ignore aqualinkd/Aux_7/delay 0 16:28:14.020 Debug: NetService:MQTT: Ignore aqualinkd/Solar_Heater 0 16:28:14.020 Debug: NetService:MQTT: Ignore aqualinkd/Solar_Heater/delay 0 16:28:14.031 Debug: NetService:MQTT: Ignore aqualinkd/Alive 1 16:28:14.032 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 1) 16:28:15.358 Debug: AqualinkD: Got probe on '0x62' 16:28:15.358 Notice: AqualinkD: Starting communication with Control Panel 16:28:16.924 Debug: AqualinkD: RS received packet of type Probe length 7 16:28:16.924 Debug: PDA: To 0x62 of type Probe | HEX: 0x10|0x02|0x62|0x00|0x74|0x10|0x03| 16:28:16.943 Info: NetService:MQTT: Published id=2: aqualinkd/Service_Mode 0 16:28:16.947 Info: NetService:MQTT: Published id=3: aqualinkd/Display_Message Connecting to Control Panel 16:28:16.949 Info: NetService:MQTT: Published id=4: aqualinkd/Freeze_Protect 0 16:28:16.952 Info: NetService:MQTT: Published id=5: aqualinkd/Battery 1 16:28:16.954 Info: NetService:MQTT: Published id=6: aqualinkd/SWG 0 16:28:16.955 Info: NetService:MQTT: Published id=7: aqualinkd/SWG/enabled 0 16:28:16.958 Info: NetService:MQTT: Published id=8: aqualinkd/SWG/Boost 0 16:28:16.963 Debug: NetService:MQTT: Ignore aqualinkd/Service_Mode 0 16:28:16.965 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 2) 16:28:16.967 Debug: NetService:MQTT: received (msg_id: 2), looks like my own message, ignoring 16:28:16.970 Debug: NetService:MQTT: Ignore aqualinkd/Display_Message Connecting to Control Panel 16:28:16.972 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 3) 16:28:16.972 Debug: NetService:MQTT: received (msg_id: 3), looks like my own message, ignoring 16:28:16.973 Debug: NetService:MQTT: Ignore aqualinkd/Freeze_Protect 0 16:28:16.973 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 4) 16:28:16.974 Debug: NetService:MQTT: received (msg_id: 4), looks like my own message, ignoring 16:28:16.975 Debug: NetService:MQTT: Ignore aqualinkd/Battery 1 16:28:16.976 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 5) 16:28:16.976 Debug: NetService:MQTT: received (msg_id: 5), looks like my own message, ignoring 16:28:16.977 Debug: NetService:MQTT: Ignore aqualinkd/SWG 0 16:28:16.978 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 6) 16:28:16.978 Debug: NetService:MQTT: received (msg_id: 6), looks like my own message, ignoring 16:28:16.979 Debug: NetService:MQTT: Ignore aqualinkd/SWG/enabled 0 16:28:16.980 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 7) 16:28:16.981 Debug: NetService:MQTT: received (msg_id: 7), looks like my own message, ignoring 16:28:16.982 Debug: NetService:MQTT: Ignore aqualinkd/SWG/Boost 0 16:28:16.983 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 8) 16:28:17.003 Debug: AqualinkD: RS received packet of type Status length 12 16:28:17.004 Debug: PDA: To 0x62 of type Status | HEX: 0x10|0x02|0x62|0x02|0x00|0x5f|0x73|0x08|0x00|0x50|0x10|0x03| 16:28:17.036 Debug: AqualinkD: RS received packet of type PDA Clear length 9 16:28:17.036 Debug: PDA: To 0x62 of type PDA Clear | HEX: 0x10|0x02|0x62|0x09|0x00|0x5f|0xdc|0x10|0x03| 16:28:17.085 Info: NetService:MQTT: Published id=9: aqualinkd/Display_Message
16:28:17.087 Debug: NetService:MQTT: Ignore aqualinkd/Display_Message
16:28:17.087 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 9) 16:28:17.099 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.099 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x01|0x20|0x50|0x44|0x41|0x2d|0x50|0x53|0x34|0x20|0x43|0x6f|0x6d|0x62|0x6f|0x20|0x20|0xc2|0x10|0x03| 16:28:17.100 Debug: PDA: PDA Menu Line 0 = 16:28:17.100 Debug: PDA: PDA Menu Line 1 = PDA-PS4 Combo
16:28:17.100 Debug: PDA: PDA Menu Line 2 = 16:28:17.101 Debug: PDA: PDA Menu Line 3 = 16:28:17.101 Debug: PDA: PDA Menu Line 4 = 16:28:17.101 Debug: PDA: PDA Menu Line 5 = 16:28:17.101 Debug: PDA: PDA Menu Line 6 = 16:28:17.102 Debug: PDA: PDA Menu Line 7 = 16:28:17.102 Debug: PDA: PDA Menu Line 8 = 16:28:17.102 Debug: PDA: PDA Menu Line 9 = 16:28:17.103 Info: PDA: PDA Menu '1' Selectedline '-', Last line received ' PDA-PS4 Combo ' 16:28:17.163 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.164 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x03|0x46|0x69|0x72|0x6d|0x77|0x61|0x72|0x65|0x20|0x56|0x65|0x72|0x73|0x69|0x6f|0x6e|0xbe|0x10|0x03| 16:28:17.165 Debug: PDA: PDA Menu Line 0 = 16:28:17.165 Debug: PDA: PDA Menu Line 1 = PDA-PS4 Combo
16:28:17.165 Debug: PDA: PDA Menu Line 2 = 16:28:17.166 Debug: PDA: PDA Menu Line 3 = Firmware Version 16:28:17.167 Debug: PDA: PDA Menu Line 4 = 16:28:17.168 Debug: PDA: PDA Menu Line 5 = 16:28:17.169 Debug: PDA: PDA Menu Line 6 = 16:28:17.169 Debug: PDA: PDA Menu Line 7 = 16:28:17.170 Debug: PDA: PDA Menu Line 8 = 16:28:17.170 Debug: PDA: PDA Menu Line 9 = 16:28:17.171 Info: PDA: PDA Menu '1' Selectedline '-', Last line received 'Firmware Version' 16:28:17.227 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.229 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x05|0x20|0x20|0x50|0x50|0x44|0x3a|0x20|0x50|0x44|0x41|0x20|0x31|0x2e|0x32|0x20|0x20|0xc1|0x10|0x03| 16:28:17.230 Debug: PDA: PDA Menu Line 0 = 16:28:17.231 Debug: PDA: PDA Menu Line 1 = PDA-PS4 Combo
16:28:17.232 Debug: PDA: PDA Menu Line 2 = 16:28:17.232 Debug: PDA: PDA Menu Line 3 = Firmware Version 16:28:17.233 Debug: PDA: PDA Menu Line 4 = 16:28:17.234 Debug: PDA: PDA Menu Line 5 = PPD: PDA 1.2
16:28:17.234 Debug: PDA: PDA Menu Line 6 = 16:28:17.235 Debug: PDA: PDA Menu Line 7 = 16:28:17.236 Debug: PDA: PDA Menu Line 8 = 16:28:17.236 Debug: PDA: PDA Menu Line 9 = 16:28:17.236 Info: PDA: PDA Menu '1' Selectedline '-', Last line received ' PPD: PDA 1.2 ' 16:28:17.275 Debug: AqualinkD: RS received packet of type PDA Init (guess) length 9 16:28:17.276 Debug: PDA: To 0x62 of type PDA Init (*guess | HEX: 0x10|0x02|0x62|0x1b|0x00|0x00|0x8f|0x10|0x03| 16:28:17.276 Debug: PDA: PDA INIT 16:28:17.281 Debug: Panl Prog: Thread 10,0xb5300f90 is active (Init PDA) 16:28:17.282 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.284 Debug: PDA: PDA Init 16:28:17.286 Debug: PDA: PDA type=1, version=PDA-PS4 Combo PPD: PDA 1.2 16:28:17.287 Info: Panl Prog: Queue send BACK '0x02' to controller (programming) 16:28:17.289 Info: NetService:MQTT: Published id=10: aqualinkd/Display_Message Programming: retrieving setpoints 16:28:17.292 Debug: NetService:MQTT: Ignore aqualinkd/Display_Message Programming: retrieving setpoints 16:28:17.292 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 10) 16:28:17.307 Debug: AqualinkD: RS received packet of type PDA Init (guess) length 9 16:28:17.307 Debug: PDA: To 0x62 of type PDA Init (*guess | HEX: 0x10|0x02|0x62|0x1b|0x01|0x00|0x90|0x10|0x03| 16:28:17.308 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.435 Debug: AqualinkD: RS received packet of type Status length 12 16:28:17.436 Debug: PDA: To 0x62 of type Status | HEX: 0x10|0x02|0x62|0x02|0x00|0x5f|0x73|0x08|0x00|0x50|0x10|0x03| 16:28:17.436 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.436 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.437 Info: Panl Prog: sent '0x00' to controller 16:28:17.437 Debug: PDA: waitForPDAnextMenu 16:28:17.438 Debug: PDA: waitForPDAMessageTypesOrMenu 0x09,0x02,0xff,(null),0,2.000 sec 16:28:17.467 Debug: AqualinkD: RS received packet of type PDA Clear length 9 16:28:17.467 Debug: PDA: To 0x62 of type PDA Clear | HEX: 0x10|0x02|0x62|0x09|0x00|0x5f|0xdc|0x10|0x03| 16:28:17.468 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.468 Debug: PDA: waitForPDAMessageTypesOrMenu: received 0x09 16:28:17.468 Debug: PDA: waitForPDAMessageTypesOrMenu 0x08,0x10,0x02,(null),0,3.000 sec 16:28:17.469 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.531 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.531 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x04|0x50|0x4f|0x4f|0x4c|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x4f|0x46|0x46|0x56|0x10|0x03| 16:28:17.532 Debug: PDA: PDA Menu Line 0 = 16:28:17.533 Debug: PDA: PDA Menu Line 1 = 16:28:17.533 Debug: PDA: PDA Menu Line 2 = 16:28:17.535 Debug: PDA: PDA Menu Line 3 = 16:28:17.535 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:17.536 Debug: PDA: PDA Menu Line 5 = 16:28:17.537 Debug: PDA: PDA Menu Line 6 = 16:28:17.537 Debug: PDA: PDA Menu Line 7 = 16:28:17.537 Debug: PDA: PDA Menu Line 8 = 16:28:17.539 Debug: PDA: PDA Menu Line 9 = 16:28:17.539 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'POOL MODE OFF' 16:28:17.540 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.541 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (1) 16:28:17.541 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.594 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.596 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x05|0x50|0x4f|0x4f|0x4c|0x20|0x48|0x45|0x41|0x54|0x45|0x52|0x20|0x20|0x4f|0x46|0x46|0xab|0x10|0x03| 16:28:17.597 Debug: PDA: PDA Menu Line 0 = 16:28:17.598 Debug: PDA: PDA Menu Line 1 = 16:28:17.598 Debug: PDA: PDA Menu Line 2 = 16:28:17.600 Debug: PDA: PDA Menu Line 3 = 16:28:17.600 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:17.600 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:17.602 Debug: PDA: PDA Menu Line 6 = 16:28:17.602 Debug: PDA: PDA Menu Line 7 = 16:28:17.603 Debug: PDA: PDA Menu Line 8 = 16:28:17.604 Debug: PDA: PDA Menu Line 9 = 16:28:17.604 Debug: PDA: set_pda_led from 4 to 1 16:28:17.604 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'POOL HEATER OFF' 16:28:17.605 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.606 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (2) 16:28:17.607 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.621 Debug: NetService:habridge_updater_routine curl -sS -X PUT -d '{"on": false}' 'http://localhost:80/api/habuser/lights/6/bridgeupdatestate' > /dev/null 16:28:17.658 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.661 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x06|0x53|0x50|0x41|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x20|0x4f|0x46|0x46|0x22|0x10|0x03| 16:28:17.662 Debug: PDA: PDA Menu Line 0 = 16:28:17.663 Debug: PDA: PDA Menu Line 1 = 16:28:17.664 Debug: PDA: PDA Menu Line 2 = 16:28:17.665 Debug: PDA: PDA Menu Line 3 = 16:28:17.665 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:17.665 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:17.671 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:17.672 Debug: PDA: PDA Menu Line 7 = 16:28:17.672 Debug: PDA: PDA Menu Line 8 = 16:28:17.674 Debug: PDA: PDA Menu Line 9 = 16:28:17.674 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'SPA MODE OFF' 16:28:17.675 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.676 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (3) 16:28:17.677 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.696 Info: NetService:MQTT: Published id=11: aqualinkd/Spa_Mode/delay 0 16:28:17.699 Info: NetService:MQTT: Published id=12: aqualinkd/Spa_Mode 0 16:28:17.700 Info: NetService:MQTT: Published id=13: aqualinkd/Pool_Heater 0 16:28:17.703 Info: NetService:MQTT: Published id=14: aqualinkd/Pool_Heater/enabled 0 16:28:17.720 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Mode/delay 0 16:28:17.723 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 11) 16:28:17.724 Debug: NetService:MQTT: received (msg_id: 11), looks like my own message, ignoring 16:28:17.725 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Mode 0 16:28:17.725 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 12) 16:28:17.725 Debug: NetService:MQTT: received (msg_id: 12), looks like my own message, ignoring 16:28:17.727 Debug: NetService:MQTT: Ignore aqualinkd/Pool_Heater 0 16:28:17.727 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 13) 16:28:17.729 Debug: NetService:MQTT: received (msg_id: 13), looks like my own message, ignoring 16:28:17.729 Debug: NetService:MQTT: Ignore aqualinkd/Pool_Heater/enabled 0 16:28:17.729 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 14) 16:28:17.739 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.741 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x07|0x53|0x50|0x41|0x20|0x48|0x45|0x41|0x54|0x45|0x52|0x20|0x20|0x20|0x4f|0x46|0x46|0x77|0x10|0x03| 16:28:17.742 Debug: PDA: PDA Menu Line 0 = 16:28:17.743 Debug: PDA: PDA Menu Line 1 = 16:28:17.743 Debug: PDA: PDA Menu Line 2 = 16:28:17.744 Debug: PDA: PDA Menu Line 3 = 16:28:17.745 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:17.746 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:17.746 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:17.750 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:17.751 Debug: PDA: PDA Menu Line 8 = 16:28:17.752 Debug: PDA: PDA Menu Line 9 = 16:28:17.753 Debug: PDA: set_pda_led from 4 to 1 16:28:17.754 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'SPA HEATER OFF' 16:28:17.755 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.756 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (4) 16:28:17.756 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.802 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.804 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x08|0x4d|0x45|0x4e|0x55|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x35|0x10|0x03| 16:28:17.804 Debug: PDA: PDA Menu Line 0 = 16:28:17.806 Debug: PDA: PDA Menu Line 1 = 16:28:17.807 Debug: PDA: PDA Menu Line 2 = 16:28:17.807 Debug: PDA: PDA Menu Line 3 = 16:28:17.807 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:17.809 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:17.809 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:17.821 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:17.821 Debug: PDA: PDA Menu Line 8 = MENU
16:28:17.822 Debug: PDA: PDA Menu Line 9 = 16:28:17.822 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'MENU ' 16:28:17.824 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.824 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (5) 16:28:17.825 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.831 Info: NetService:MQTT: Published id=15: aqualinkd/Spa_Heater 0 16:28:17.834 Info: NetService:MQTT: Published id=16: aqualinkd/Spa_Heater/enabled 0 16:28:17.838 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Heater 0 16:28:17.840 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 15) 16:28:17.841 Debug: NetService:MQTT: received (msg_id: 15), looks like my own message, ignoring 16:28:17.842 Debug: NetService:MQTT: Ignore aqualinkd/Spa_Heater/enabled 0 16:28:17.843 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 16) 16:28:17.883 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:17.884 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x09|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x4f|0x4e|0x2f|0x4f|0x46|0x46|0x00|0x10|0x03| 16:28:17.885 Debug: PDA: PDA Menu Line 0 = 16:28:17.893 Debug: PDA: PDA Menu Line 1 = 16:28:17.894 Debug: PDA: PDA Menu Line 2 = 16:28:17.894 Debug: PDA: PDA Menu Line 3 = 16:28:17.896 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:17.896 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:17.897 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:17.898 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:17.899 Debug: PDA: PDA Menu Line 8 = MENU
16:28:17.907 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:17.908 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'EQUIPMENT ON/OFF' 16:28:17.909 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:17.909 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (6) 16:28:17.910 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:17.940 Debug: NetService:habridge_updater_routine success 16:28:17.942 Debug: NetService:habridge_updater_routine curl -sS -X PUT -d '{"on": false}' 'http://localhost:80/api/habuser/lights/7/bridgeupdatestate' > /dev/null 16:28:18.023 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:18.024 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x09|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x4f|0x4e|0x2f|0x4f|0x46|0x46|0x00|0x10|0x03| 16:28:18.026 Debug: PDA: PDA Menu Line 0 = 16:28:18.026 Debug: PDA: PDA Menu Line 1 = 16:28:18.028 Debug: PDA: PDA Menu Line 2 = 16:28:18.028 Debug: PDA: PDA Menu Line 3 = 16:28:18.028 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:18.030 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:18.030 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:18.041 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:18.042 Debug: PDA: PDA Menu Line 8 = MENU
16:28:18.042 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:18.042 Info: PDA: PDA Menu '3' Selectedline '-', Last line received 'EQUIPMENT ON/OFF' 16:28:18.043 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:18.044 Debug: PDA: waitForPDAMessageTypesOrMenu last message type 0x04 (7) 16:28:18.046 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:18.087 Debug: AqualinkD: RS received packet of type PDA Hlight length 10 16:28:18.089 Debug: PDA: To 0x62 of type PDA Hlight | HEX: 0x10|0x02|0x62|0x08|0x04|0x00|0x00|0x80|0x10|0x03| 16:28:18.089 Debug: PDA: PDA Menu Line 0 = 16:28:18.091 Debug: PDA: PDA Menu Line 1 = 16:28:18.092 Debug: PDA: PDA Menu Line 2 = 16:28:18.092 Debug: PDA: PDA Menu Line 3 = 16:28:18.092 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:18.093 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:18.094 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:18.094 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:18.095 Debug: PDA: PDA Menu Line 8 = MENU
16:28:18.100 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:18.102 Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE OFF 16:28:18.102 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:18.104 Debug: PDA: waitForPDAMessageTypesOrMenu: received 0x08 16:28:18.104 Debug: PDA: PDA Device programmer request for menu 19, current 2 16:28:18.104 Debug: PDA: PDA Device programmer looking for menu text 'EQUIPMENT ON/OFF' (limit=16) 16:28:18.105 Debug: PDA: find_pda_menu_item i=4 idx=9 min=4 max=9 16:28:18.105 Info: Panl Prog: Queue send UP '0x06' to controller (programming) 16:28:18.105 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:18.166 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:18.168 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x40|0x20|0x20|0x20|0x20|0x20|0x54|0x48|0x55|0x20|0x20|0x34|0x3a|0x32|0x37|0x50|0x4d|0xfd|0x10|0x03| 16:28:18.168 Debug: PDA: PDA Menu Line 0 = THU 4:27PM 16:28:18.170 Debug: PDA: PDA Menu Line 1 = 16:28:18.171 Debug: PDA: PDA Menu Line 2 = 16:28:18.172 Debug: PDA: PDA Menu Line 3 = 16:28:18.172 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:18.172 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:18.174 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:18.179 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:18.186 Debug: PDA: PDA Menu Line 8 = MENU
16:28:18.188 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:18.189 Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE OFF 16:28:18.189 Debug: PDA: process_pda_packet_msg_long_time strptime Thu Apr 28 16:27:18 2022

16:28:18.190 Info: PDA: PDA Menu '2' Selectedline 'POOL MODE OFF', Last line received ' THU 4:27PM' 16:28:18.191 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:18.204 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:18.212 Debug: NetService:habridge_updater_routine success 16:28:18.231 Warning: RS Serial: Serial read bad Jandy checksum, ignoring 16:28:18.231 Warning: RS Serial: BAD PACKET To 0x62 of type Unknown '0x20' | HEX: 0x10|0x02|0x62|0x20|0x34|0x3a|0x32|0x37|0x50|0x4d|0xfd|0x10|0x03| Error: AqualinkD: Nothing read on blocking serial port Error: AqualinkD: Aqualink daemon looks like serial error, resetting. 16:28:18.237 Debug: RS Serial: Openeded serial port /dev/ttyUSB0 16:28:18.240 Info: RS Serial: Set serial port /dev/ttyUSB0 io blocking attributes 16:28:18.310 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:18.311 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x40|0x20|0x20|0x20|0x20|0x20|0x54|0x48|0x55|0x20|0x20|0x34|0x3a|0x32|0x37|0x50|0x4d|0xfd|0x10|0x03| 16:28:18.312 Debug: PDA: PDA Menu Line 0 = THU 4:27PM 16:28:18.312 Debug: PDA: PDA Menu Line 1 = 16:28:18.313 Debug: PDA: PDA Menu Line 2 = 16:28:18.313 Debug: PDA: PDA Menu Line 3 = 16:28:18.313 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:18.315 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:18.315 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:18.316 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:18.317 Debug: PDA: PDA Menu Line 8 = MENU
16:28:18.317 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:18.318 Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE OFF 16:28:18.319 Debug: PDA: process_pda_packet_msg_long_time strptime Thu Apr 28 16:27:18 2022

16:28:18.321 Info: PDA: PDA Menu '2' Selectedline 'POOL MODE OFF', Last line received ' THU 4:27PM' 16:28:18.322 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:18.323 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:18.341 Debug: NetService:habridge_updater_routine curl -sS -X PUT -d '{"on": false}' 'http://localhost:80/api/habuser/lights/2/bridgeupdatestate' > /dev/null 16:28:18.375 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:18.377 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x01|0x41|0x49|0x52|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0xf5|0x10|0x03| 16:28:18.378 Debug: PDA: PDA Menu Line 0 = THU 4:27PM 16:28:18.380 Debug: PDA: PDA Menu Line 1 = AIR
16:28:18.380 Debug: PDA: PDA Menu Line 2 = 16:28:18.381 Debug: PDA: PDA Menu Line 3 = 16:28:18.382 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:18.382 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:18.390 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:18.392 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:18.392 Debug: PDA: PDA Menu Line 8 = MENU
16:28:18.394 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:18.394 Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE OFF 16:28:18.394 Info: PDA: PDA Menu '2' Selectedline 'POOL MODE OFF', Last line received 'AIR ' 16:28:18.395 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:18.396 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:18.454 Debug: AqualinkD: RS received packet of type Lng Message length 24 16:28:18.455 Debug: PDA: To 0x62 of type Lng Message | HEX: 0x10|0x02|0x62|0x04|0x82|0x20|0x38|0x36|0x60|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x20|0x68|0x10|0x03| 16:28:18.456 Debug: PDA: PDA Menu Line 0 = THU 4:27PM 16:28:18.457 Debug: PDA: PDA Menu Line 1 = AIR
16:28:18.458 Debug: PDA: PDA Menu Line 2 = 86 16:28:18.459 Debug: PDA: PDA Menu Line 3 = 16:28:18.459 Debug: PDA: PDA Menu Line 4 = POOL MODE OFF 16:28:18.459 Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF 16:28:18.461 Debug: PDA: PDA Menu Line 6 = SPA MODE OFF 16:28:18.470 Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF 16:28:18.472 Debug: PDA: PDA Menu Line 8 = MENU 16:28:18.472 Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF 16:28:18.472 Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE OFF 16:28:18.473 Info: PDA: PDA Menu '2' Selectedline 'POOL MODE OFF', Last line received ' 86 ' 16:28:18.474 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:18.474 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:18.549 Info: NetService:MQTT: Published id=17: aqualinkd/Temperature/Air 86.00 16:28:18.554 Debug: NetService:MQTT: Ignore aqualinkd/Temperature/Air 86.00 16:28:18.563 Debug: NetService:MQTT: Message publishing acknowledged (msg_id: 17) 16:28:18.595 Debug: NetService:habridge_updater_routine success 16:28:19.414 Debug: AqualinkD: RS received packet of type Status length 12 16:28:19.415 Debug: PDA: To 0x62 of type Status | HEX: 0x10|0x02|0x62|0x02|0x00|0x5f|0x73|0x08|0x00|0x50|0x10|0x03| 16:28:19.416 Debug: Panl Prog: Kicking PDA thread 10,0xb5300f90 16:28:19.416 Debug: PDA: PDA can't sleep as thread 10,0xb5300f90 is active 16:28:19.417 Info: Panl Prog: sent '0x00' to controller 16:28:19.418 Debug: PDA: waitForPDAMessageHighlight index 9 16:28:19.418 Debug: PDA: waitForPDAMessageHighlight last = 0x02 : index 4 : (1 of 10) 16:28:19.445 Debug: AqualinkD: RS received packet of type PDA Hlight length 10

heffneil commented 2 years ago

● aqualinkd.service - Aqualink RS daemon Loaded: loaded (/etc/systemd/system/aqualinkd.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: signal) since Sun 2022-05-01 11:23:23 EDT; 512ms ago Process: 27566 ExecStart=/usr/local/bin/aqualinkd $OPTS (code=killed, signal=SEGV)

ballle98 commented 2 years ago

in the directory where you did the git clone capture the output of these commands:

git remote -v git log -1 sudo make install

ballle98 commented 2 years ago

make sure that you do the full procedure to install the master branch that is here. https://github.com/ballle98/AqualinkD/wiki#install

The make clean is important because the committed bin file release/aqualinkd is not maintained

sudo apt-get install git
cd ~
mkdir git
cd git
git clone https://github.com/ballle98/AqualinkD.git
make clean
make
sudo make install
heffneil commented 2 years ago

I did this and I think it is running. Now I need to go back up and read above to see if I have the right version running now :) Thanks for all the help!

I just checked and the TIME is correct! Which is good AND bad. I have programming set and I adjusted the time of the unit before I knew I could set it with this system, So the question is can I adjust programming with this or do I need to change it on the PDA?

ballle98 commented 2 years ago

You have to do the programming with the PDA there is currently no way to do that with AqualinkD. Good news is programs do not change when the battery dies and power is lost. The battery is only used to keep time. If you ever loose he PDA you can stop aqualinkd and use https://github.com/earlephilhower/aquaweb as a PDA replacement. Another thing you can do is delete the programs and use Alexa or Google routines

aqualinkd <-> MQTT <-> openHAB <-> Alexa or Google

heffneil commented 2 years ago

Yeah I thought about using my HA system to start and stop the system. I had a weird thing happen where the web interface showed the pump running. It wasn't. I rebooted the pi and it shows it as off now. I did do a debug but not sure what to check but concerning it's showing the wrong status?

heffneil commented 2 years ago

You have to do the programming with the PDA there is currently no way to do that with AqualinkD. Good news is programs do not change when the battery dies and power is lost. The battery is only used to keep time. If you ever loose he PDA you can stop aqualinkd and use https://github.com/earlephilhower/aquaweb as a PDA replacement. Another thing you can do is delete the programs and use Alexa or Google routines

aqualinkd <-> MQTT <-> openHAB <-> Alexa or Google

If there is a program that allows us to program via the web - is there a reason similar code couldn't be implemented to allow programming with aqualinkD? Just wondering how it works differently Thanks again for all the help!

ballle98 commented 2 years ago

You should turn on the debug logs as before. When you first open the browser AqualinkD has to refresh the states. This takes about 7 seconds. It then polls the status every 30 seconds. This allows an opportunity for the PDA to get control. Only one device can have control at a time. If the PDA is active the web GUI can get out of sync until the PDA goes to sleep.

heffneil commented 2 years ago

Ok the PDA hasn't been on for days. This was showing running all day but it wasn't so I don't know whats going on there,. Seems strange.

ballle98 commented 2 years ago

We should move this out of a bug report into a discussion thread but aqualinkd does translation where aquaweb does not. Aqualinkd is much smarter than aquaweb. You tell aqualinkd to turn on the filter pump and it does all the navigation for you. With aquaweb you have to do all the button presses yourself and you interpret the output. There are very complicated routines in Aqualinkd to set freeze protect and spa and pool temperature.

heffneil commented 2 years ago

Im happy to chat whereever. Much appreciated.

ballle98 commented 2 years ago

OK if you your still seeing an issue with the web interface running when it should not be then it's the same issue. For things that are just questions we should use https://github.com/ballle98/AqualinkD/discussions

do a screen capture of the web interface and the debug logs

ballle98 commented 2 years ago

The point in you logs where it spits out Found Status for Filter Pump = 'FILTER PUMP' over and over again seems broken. There may be something wrong with your config.

This should not cause the issue but you should make sure that your PDA and aqualinkd don't have the same id. Not sure if the PDA is 0x60 or 0x61. If you are capturing logs and you use the PDA you'll see it show up.

Apr-28-22 14:19:43 PM Debug: PDA: To 0x61 of type Status | HEX: 0x10|0x02|0x61|0x02|0x00|0x00|0x00|0x00|0x00|0x75|0x10|0x03|
Apr-28-22 14:19:43 PM Debug: PDA: *** Found Status for Filter Pump = 'FILTER PUMP'
Apr-28-22 14:19:43 PM Debug: AqualinkD: RS received packet of type Status length 12
ballle98 commented 2 years ago

There is something going wrong here

This is what is in your logs:

Apr-28-22 14:19:38 PM Info: PDA: PDA Menu '20' Selectedline '-', Last line received 'EQUIPMENT STATUS'
Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Lng Message length 24
Apr-28-22 14:19:38 PM Debug: PDA: To 0x61 of type Lng Message | HEX: 0x10|0x02|0x61|0x04|0x02|0x20|0x20|0x46|0x49|0x4c|0x54|0x45|0x52|0x20|0x50|0x55|0x4d|0x50|0x20|0x20|0x20|0x41|0x10|0x03|
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 0 = EQUIPMENT STATUS
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 1 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 2 = FILTER PUMP
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 3 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 4 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 5 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 6 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 7 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 8 =
Apr-28-22 14:19:38 PM Debug: PDA: PDA Menu Line 9 =
Apr-28-22 14:19:38 PM Info: PDA: PDA Menu '20' Selectedline '-', Last line received ' FILTER PUMP '
Apr-28-22 14:19:38 PM Debug: AqualinkD: RS received packet of type Status length 12

This is what is in my logs

16:28:19.861 Debug:   AqualinkD: RS received packet of type Lng Message length 24
16:28:19.862 Debug:   PDA:       To 0x62 of type      Lng Message | HEX: 0x10|0x02|0x62|0x04|0x00|0x20|0x20|0x20|0x45|0x51|0x55|0x49|0x50|0x4d|0x45|0x4e|0x54|0x20|0x20|0x20|0x20|0x10|0x10|0x03|
16:28:19.863 Debug:   PDA:       PDA Menu Line 0 =    EQUIPMENT    
16:28:19.863 Debug:   PDA:       PDA Menu Line 1 = 
16:28:19.864 Debug:   PDA:       PDA Menu Line 2 = 
16:28:19.865 Debug:   PDA:       PDA Menu Line 3 = 
16:28:19.865 Debug:   PDA:       PDA Menu Line 4 = 
16:28:19.867 Debug:   PDA:       PDA Menu Line 5 = 
16:28:19.867 Debug:   PDA:       PDA Menu Line 6 = 
16:28:19.867 Debug:   PDA:       PDA Menu Line 7 = 
16:28:19.868 Debug:   PDA:       PDA Menu Line 8 = 
16:28:19.869 Debug:   PDA:       PDA Menu Line 9 = 
16:28:19.869 Debug:   PDA:       *** Checking Equiptment '   EQUIPMENT'
16:28:19.871 Info:    PDA:       PDA Menu '19' Selectedline '-', Last line received '   EQUIPMENT    '
16:28:19.871 Debug:   Panl Prog: Kicking PDA thread 10,0xb5300f90
16:28:19.871 Debug:   PDA:       waitForPDAMessageTypesOrMenu last message type 0x04 (1)
16:28:19.872 Debug:   PDA:       PDA can't sleep as thread 10,0xb5300f90 is active
16:28:19.925 Debug:   AqualinkD: RS received packet of type Lng Message length 24
16:28:19.927 Debug:   PDA:       To 0x62 of type      Lng Message | HEX: 0x10|0x02|0x62|0x04|0x01|0x46|0x49|0x4c|0x54|0x45|0x52|0x20|0x50|0x55|0x4d|0x50|0x20|0x20|0x4f|0x46|0x46|0xbc|0x10|0x03|
16:28:19.928 Debug:   PDA:       PDA Menu Line 0 =    EQUIPMENT    
16:28:19.928 Debug:   PDA:       PDA Menu Line 1 = FILTER PUMP  OFF
16:28:19.929 Debug:   PDA:       PDA Menu Line 2 = 
16:28:19.929 Debug:   PDA:       PDA Menu Line 3 = 
16:28:19.931 Debug:   PDA:       PDA Menu Line 4 = 
16:28:19.931 Debug:   PDA:       PDA Menu Line 5 = 
16:28:19.931 Debug:   PDA:       PDA Menu Line 6 = 
16:28:19.932 Debug:   PDA:       PDA Menu Line 7 = 
16:28:19.933 Debug:   PDA:       PDA Menu Line 8 = 
16:28:19.933 Debug:   PDA:       PDA Menu Line 9 = 
16:28:19.935 Debug:   PDA:       *** Checking Equiptment 'FILTER PUMP '
16:28:19.935 Debug:   PDA:       *** Found EQ CTL Status for Filter Pump = 'FILTER PUMP  OFF'
16:28:19.935 Debug:   PDA:       set_pda_led from 4 to 1
16:28:19.936 Debug:   JandyDvce: Set SWG to off
16:28:19.937 Info:    PDA:       PDA Menu '19' Selectedline '-', Last line received 'FILTER PUMP  OFF'
16:28:19.937 Debug:   Panl Prog: Kicking PDA thread 10,0xb5300f90

Notice how on your Line 0 on yours is left justified but it is centered on mine. Also notice how "PDA Menu Line 1 = FILTER PUMP OFF" comes as one message on mine and yours is only "Menu Line 2 = FILTER PUMP" with no ON/OFF designation. This is probably the source of the issue.

heffneil commented 2 years ago

any recommendations on how to correct this? the address for the pi shouldn't be an issue if I don't use the PDA? Is that correct? Let me know I clearly have some config issue here.

heffneil commented 2 years ago

I changed my address on the pi and I enabled debug logging. This is what I have at the bottom of my logs and this portion seems to be repeating a good bit:

May-05-22 11:47:21 AM Debug: AqualinkD: RS received packet of type Lng Message length 24 May-05-22 11:47:21 AM Debug: PDA: To 0x63 of type Lng Message | HEX: 0x10|0x02|0x63|0x04|0x82|0x20|0x37|0x31|0x60|0x20|0x20|0x20|0x20|0x20|0x37|0x34|0x60|0x20|0x20|0x20|0x20|0xce|0x10|0x03| May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 0 = THU 11:46AM May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 1 = AIR POOL May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 2 = 7174 May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 3 = May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 4 = POOL MODE ON May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 5 = POOL HEATER OFF May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 6 = SPA MODE OFF May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 7 = SPA HEATER OFF May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 8 = MENU May-05-22 11:47:21 AM Debug: PDA: PDA Menu Line 9 = EQUIPMENT ON/OFF May-05-22 11:47:21 AM Debug: PDA: PDA Menu highlighted line = 4 = POOL MODE ON May-05-22 11:47:21 AM Info: PDA: PDA Menu '2' Selectedline 'POOL MODE ON', Last line received ' 7174 ' May-05-22 11:47:22 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:22 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:22 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:22 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:23 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:23 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:23 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:23 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:23 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:23 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:23 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:23 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:23 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:23 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:23 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:24 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:24 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:24 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:24 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:24 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:24 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:24 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:24 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:24 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:26 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:26 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:26 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:26 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:26 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:26 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:26 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:26 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03| May-05-22 11:47:26 AM Debug: AqualinkD: RS received packet of type Status length 12 May-05-22 11:47:26 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03|

ballle98 commented 2 years ago

OK I think I may understand the issue, but I would have to go through the code to verify. Your control panel sends a status message when I was not expecting it. That is why it get retransmitted over and over again because it is not being ack'd

heffneil commented 2 years ago

Ok let me know how I can be of assistance. If you need more information about my panel or anything I am happy to help!

Thanks!

ballle98 commented 2 years ago

There is something that is still really off. Like your running the wrong version of code. So I can't debug it because logs that should be there are not there like: Debug: PDA: waitForPDAMessageTypesOrMenu

n the directory where you did the git clone capture the output of these commands:

git remote -v
git log -1
sudo make install

follow these instructions to capture log https://github.com/ballle98/AqualinkD/wiki#run-in-foreground-with-logging

you can use putty logging to capture the terminal output on your pi

https://stackoverflow.com/questions/21231877/saving-the-putty-session-logging

heffneil commented 2 years ago

Output:

jandy@jandypi:~/AqualinkD $ git remote -v origin https://github.com/ballle98/AqualinkD.git (fetch) origin https://github.com/ballle98/AqualinkD.git (push) jandy@jandypi:~/AqualinkD $ git log -1 commit 12e537edf6c913999bd5a91e7b467fee85b81d4a (HEAD -> master, origin/master, origin/HEAD) Author: Lee Ballard ballle98@gmail.com Date: Tue Mar 8 15:56:58 2022 -0600

ballle98/AqualinkD#58: compiler warnings seen after bullseye update

jandy@jandypi:~/AqualinkD $ sudo make install OS: 11 (bullseye) GLIBC: ldd (Debian GLIBC 2.31-13+rpt2+rpi1+deb11u2) 2.31 ./release/install.sh AqualinkD config exists, did not copy new config, you may need to edit existing! /etc/aqualinkd.conf AqualinkD defaults exists, did not copy new defaults to /etc/default/aqualinkd Avahi/mDNS defaults exists, did not copy new defaults to /etc/avahi/services//aqualinkd.service AqualinkD web config exists, did not copy new config, you may need to edit existing /var/www/aqualinkd//config.js Starting daemon aqualinkd

ballle98 commented 2 years ago

OK try the foreground logging capture the log and you can attach it here as a gist https://docs.github.com/en/github-ae@latest/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists

sudo systemctl stop aqualinkd
sudo release/aqualinkd -v -d -c /etc/aqualinkd.conf

You can see an example of my output from my pool here - https://gist.github.com/ballle98/c641dd83d59072d4539fae50398a21e9

heffneil commented 2 years ago

I wanted to see if you are waiting for me for something?

ballle98 commented 2 years ago

I need updated logging collected like this

sudo systemctl stop aqualinkd
sudo release/aqualinkd -v -d -c /etc/aqualinkd.conf

I need the following messages to see what signal the code is waiting on.

14:41:37.661 Debug:   PDA:       waitForPDAMessageTypesOrMenu: received 0x09
14:41:37.662 Debug:   PDA:       waitForPDAMessageTypesOrMenu 0x08,0x10,0x02,(null),0,3.000 sec

The other thing that make no sense is there should be a log with an "Error:" indicating a timeout waiting on a signal.

heffneil commented 2 years ago

09:50:16.339 Debug: PDA: waitForPDAnextMenu 09:50:16.339 Debug: PDA: waitForPDAMessageTypesOrMenu 0x09,0x02,0xff,(null),0,2.000 sec 09:50:16.368 Debug: AqualinkD: RS received packet of type PDA Clear length 9 09:50:16.369 Debug: PDA: To 0x63 of type PDA Clear | HEX: 0x10|0x02|0x63|0x09|0x00|0x00|0x7e|0x10|0x03| 09:50:16.369 Debug: Panl Prog: Kicking PDA thread 10,0x19bf598 09:50:16.370 Debug: PDA: waitForPDAMessageTypesOrMenu: received 0x09 09:50:16.370 Debug: PDA: waitForPDAMessageTypesOrMenu 0x08,0x10,0x02,(null),0,3.000 sec 09:50:16.432 Debug: AqualinkD: RS received packet of type Lng Message length 24 09:50:16.433 Debug: PDA: To 0x63 of type Lng Message | HEX: 0x10|0x02|0x63|0x04|0x04|0x50|0x4f|0x4f|0x4c|0x20|0x4d|0x4f|0x44|0x45|0x20|0x20|0x20|0x20|0x20|0x4f|0x4e|0x39|0x10|0x03| 09:50:16.433 Debug: PDA: PDA Menu Line 0 = 09:50:16.433 Debug: PDA: PDA Menu Line 1 = 09:50:16.434 Debug: PDA: PDA Menu Line 2 = 09:50:16.434 Debug: PDA: PDA Menu Line 3 = 09:50:16.435 Debug: PDA: PDA Menu Line 4 = POOL MODE ON 09:50:16.435 Debug: PDA: PDA Menu Line 5 = 09:50:16.436 Debug: PDA: PDA Menu Line 6 = 09:50:16.436 Debug: PDA: PDA Menu Line 7 = 09:50:16.436 Debug: PDA: PDA Menu Line 8 = 09:50:16.437 Debug: PDA: PDA Menu Line 9 =

heffneil commented 2 years ago

this seems to progressively get more data as it goes. Next line will show the pool heater on line 5

heffneil commented 2 years ago

09:50:49.042 Info: RS Serial: Forcing close of blocking serial port, ignore following read errors 09:50:49.046 Warning: RS Serial: Read error: 9 - Bad file descriptor

ballle98 commented 2 years ago

Do you have a full log up to the point where it is getting the Equipment menu and there should be an Error: log reporting a timeout. Then you see all these status messages. I suspect the flood of status messages are re-transmissions from the pannel because aqualind did not ACK them because it is stuck waiting on another message.

May-05-22 11:47:25 AM Debug: AqualinkD: RS received packet of type Status length 12
May-05-22 11:47:25 AM Debug: PDA: To 0x63 of type Status | HEX: 0x10|0x02|0x63|0x02|0x00|0x00|0x00|0x00|0x00|0x77|0x10|0x03|
heffneil commented 2 years ago

Here is the whole file. output.txt

ballle98 commented 2 years ago

Got it thanks probably won't be able to dig into it before Monday.

ballle98 commented 2 years ago

The lalels in the config file must be an exact case insensitive match for the way things dispaly on the equipment menu.

"Spa Mode" shold be "Spa" "Spa Blower" should be "Air Blower" "Pool Heater" should be "Pool Heat" "Spa Heather" should be Spa Heat"

If you use EXTRA AUX then set the label of AUX_6 or Aux_7 to "EXTRA AUX"

09:57:20.371 Notice:  AqualinkD: Config BTN Filter_Pump   = label Filter Pump     | equi
09:57:20.372 Notice:  AqualinkD: Config BTN Spa_Mode      = label Spa Mode        | 
09:57:20.372 Notice:  AqualinkD: Config BTN Aux_1         = label Cleaner         | 
09:57:20.372 Notice:  AqualinkD: Config BTN Aux_2         = label Waterfall       | 
09:57:20.372 Notice:  AqualinkD: Config BTN Aux_3         = label Spa Blower      | 
09:57:20.373 Notice:  AqualinkD: Config BTN Aux_4         = label Pool Light      | 
09:57:20.373 Notice:  AqualinkD: Config BTN Aux_5         = label Spa Light       | 
09:57:20.373 Notice:  AqualinkD: Config BTN Aux_6         = label NONE            | 
09:57:20.373 Notice:  AqualinkD: Config BTN Aux_7         = label NONE            | 
09:57:20.373 Notice:  AqualinkD: Config BTN Pool_Heater   = label Pool Heater     | 
09:57:20.374 Notice:  AqualinkD: Config BTN Spa_Heater    = label Spa Heater      | 
09:57:20.374 Notice:  AqualinkD: Config BTN Solar_Heater  = label Solar Heater    | 
09:57:28.584 Debug:   PDA:       PDA Menu Line 0 =    EQUIPMENT    
09:57:28.584 Debug:   PDA:       PDA Menu Line 1 = FILTER PUMP   ON
09:57:28.584 Debug:   PDA:       PDA Menu Line 2 = SPA          OFF
09:57:28.585 Debug:   PDA:       PDA Menu Line 3 = POOL HEAT    OFF
09:57:28.585 Debug:   PDA:       PDA Menu Line 4 = SPA HEAT     OFF
09:57:28.586 Debug:   PDA:       PDA Menu Line 5 = CLEANER      OFF
09:57:28.586 Debug:   PDA:       PDA Menu Line 6 = POOL LIGHT   OFF
09:57:28.586 Debug:   PDA:       PDA Menu Line 7 = SPA LIGHT    OFF
09:57:28.587 Debug:   PDA:       PDA Menu Line 8 = AIR BLOWER   OFF
09:57:28.587 Debug:   PDA:       PDA Menu Line 9 =    ^^ MORE __   
09:57:32.679 Debug:   PDA:       PDA Menu Line 0 =    EQUIPMENT    
09:57:32.679 Debug:   PDA:       PDA Menu Line 1 = SPA HEAT     OFF
09:57:32.680 Debug:   PDA:       PDA Menu Line 2 = CLEANER      OFF
09:57:32.680 Debug:   PDA:       PDA Menu Line 3 = POOL LIGHT   OFF
09:57:32.681 Debug:   PDA:       PDA Menu Line 4 = SPA LIGHT    OFF
09:57:32.681 Debug:   PDA:       PDA Menu Line 5 = AIR BLOWER   OFF
09:57:32.682 Debug:   PDA:       PDA Menu Line 6 = WATERFALL    OFF
09:57:32.682 Debug:   PDA:       PDA Menu Line 7 = EXTRA AUX    OFF
09:57:32.682 Debug:   PDA:       PDA Menu Line 8 = ALL OFF         
09:57:32.683 Debug:   PDA:       PDA Menu Line 9 =    ^^ MORE __   
ballle98 commented 2 years ago

It looks like the time is close enought that it will not try to sync the time. If the day of the week is correct and the time is within 2 min it will not try to update the time. If you want to validate it then change the day or set the time off by an hour and it will update it.

09:57:26.472 Debug: PDA: PDA Menu Line 0 = WED 9:56AM

09:57:26.476 Debug: PDA: process_pda_packet_msg_long_time strptime Wed May 18 09:56:26 2022

You may want to uncomment "pda_sleep_mode = yes" your etc/aqualinkd.comf

# Put AqualinkD to sleep when in PDA mode after inactivity. 
# Ignore if you are not using PDA mode.
# If you have Jandy PDA then this MUST be set to yes as the controller can only support one PDA.
# If you don't have a Jandy PDA leave this at no as AqualinkD will be a lot quicker.
#pda_sleep_mode = yes
heffneil commented 2 years ago

Ok I have uncommented the sleep line now.

I am unclear on how the equipment menu should look. I will research more directions now but if you have an example that would be great.

heffneil commented 2 years ago

Ok I think I got that config sorted. Not sure what to do about button 12? i had PDA-8 but its PDA-6.

heffneil commented 2 years ago

I changed those things and it still reflects running - when it not.

heffneil commented 2 years ago

New output file - with updated settings. I don't think its better. output.txt

ballle98 commented 2 years ago

Spa and pool heaters still look wrong

16:26:04.635 Notice:  AqualinkD: Config BTN Filter_Pump   = label Filter Pump     | 
16:26:04.635 Notice:  AqualinkD: Config BTN Spa_Mode      = label Spa             | 
16:26:04.635 Notice:  AqualinkD: Config BTN Aux_1         = label Cleaner         | 
16:26:04.636 Notice:  AqualinkD: Config BTN Aux_2         = label Waterfall       | 
16:26:04.636 Notice:  AqualinkD: Config BTN Aux_3         = label Air Blower      | 
16:26:04.636 Notice:  AqualinkD: Config BTN Aux_4         = label Pool Light      | 
16:26:04.636 Notice:  AqualinkD: Config BTN Aux_5         = label Spa Light       | 
16:26:04.636 Notice:  AqualinkD: Config BTN Pool_Heater   = label NONE            | 
16:26:04.637 Notice:  AqualinkD: Config BTN Spa_Heater    = label NONE            | 
16:26:04.637 Notice:  AqualinkD: Config BTN Solar_Heater  = label Pool Heat       | 

Edit these lines in your /etc/aqualinkd.conf

button_10_label=Pool Heat
button_11_label=Spa Heat
button_12_label=NONE

In the log files I see "FILTER PUMP ON". This is telling aqualinkd that the filter pump is running. If you use you physical PDA is there another idicator?

16:29:46.055 Debug:   PDA:       PDA Menu Line 0 =    EQUIPMENT    
16:29:46.056 Debug:   PDA:       PDA Menu Line 1 = FILTER PUMP   ON
16:29:46.056 Debug:   PDA:       PDA Menu Line 2 = SPA          OFF
16:29:46.056 Debug:   PDA:       PDA Menu Line 3 = POOL HEAT    OFF
16:29:46.057 Debug:   PDA:       PDA Menu Line 4 = SPA HEAT     OFF
16:29:46.057 Debug:   PDA:       PDA Menu Line 5 = CLEANER      OFF
16:29:46.058 Debug:   PDA:       PDA Menu Line 6 = POOL LIGHT   OFF
16:29:46.058 Debug:   PDA:       PDA Menu Line 7 = SPA LIGHT    OFF
16:29:46.058 Debug:   PDA:       PDA Menu Line 8 = AIR BLOWER   OFF
heffneil commented 2 years ago

I had these exactly: button_10_label=Pool Heat button_11_label=Spa Heat

I didn't have 12 correct. I fixed that.

I don't know why the pump isn't updating properly. It takes hours before I will see it say Off?

heffneil commented 2 years ago

Im re-running it to the output file and I see this on the command line:

Error: PDA: waitForPDAMessageTypesOrMenu 0x08,0x04,0xff,(null),0 - Connection timed out Error: PDA: waitForPDAMessageTypesOrMenu: did not receive 0x08, 0x04 or 0xff Error: PDA: PDA Device programmer request for menu 19, stuck on 2 Error: PDA: PDA Device programmer didn't find a requested menu 19, current 2 Error: PDA: loopover_devices :- can't goto PM_EQUIPTMENT_CONTROL menu Error: PDA: PDA Wake Init :- can't find menu Error: PDA: PDA Device programmer request for menu 19, stuck on 2 Error: PDA: PDA Device programmer didn't find a requested menu 19, current 2 Error: PDA: loopover_devices :- can't goto PM_EQUIPTMENT_CONTROL menu Error: PDA: PDA Wake Init :- can't find menu Error: PDA: PDA Device programmer request for menu 19, stuck on 2 Error: PDA: PDA Device programmer didn't find a requested menu 19, current 2 Error: PDA: loopover_devices :- can't goto PM_EQUIPTMENT_CONTROL menu Error: PDA: PDA Wake Init :- can't find menu

ballle98 commented 2 years ago

Is the physical PDA turned on? only one PDA device can talk to the control panel at a time. Do you have a variable speed pump? There are also settings for delays for example when you switch spa mode on the filter pump is delayed or when you turn the spa heater off the pump is hel on for some time. If you replaced the pump there may be some miss communication. The control panel will send commands to the pump over the serial. It's just a different address than the PDA.

heffneil commented 2 years ago

PDA is not turned on. I rarely turn it on and when doing the output of this running it hasn't been turned on for days. I do not have a variable speed pump. I have a basic on / off pump nothing else there.

ballle98 commented 2 years ago

If you press the filter pump button on theweb gui and wait it does not turn off? After you press off it can take 10-15 seconds to complete the action.

heffneil commented 2 years ago

Yes I can control the pool pump. It will turn on and off. PDA - is never ever used. I turned it on the other day to look at labels but had trouble connecting so turned it off. Its cumbersome to use and never turned on unless we update programming.

heffneil commented 2 years ago

who spelled equipment PM_EQUIPTMENT_CONTROL?

heffneil commented 2 years ago

no matter what I do I can not get those buttons to be read from the config file...

I changed the address in my config file: 10:22:47.283 Notice: AqualinkD: Config device_id = 0x62 and its being read so I know that the config file isn't an "issue"

Here is the bottom of my file with the buttons configured:

Labels for standard butons RS-8 Combo panel used as example.

button_01_label=Filter Pump button_02_label=Spa button_03_label=Cleaner button_04_label=Waterfall button_05_label=Air Blower button_06_label=Pool Light button_07_label=Spa Light button_08_label=NONE button_09_label=NONE button_10_label=POOL HEAT button_11_label=SPA HEAT button_12_label=NONE