You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have a lacross gw1000u and got it sending data to weewx with the interceptor driver.
i think i know what these unknown packet types are
Jan 30 06:24:50 rock64 weewx[19640] DEBUG user.interceptor: recv: 02:00 8004D5AD C589F71031BC9195 01 64 11 04 29
Jan 30 06:24:50 rock64 weewx[19640] INFO user.interceptor: unknown packet type 02:00
Jan 30 06:24:38 rock64 weewx[19640] DEBUG user.interceptor: recv: 03:00 8004D5AD C589F71031BC9195 01 64 11 04 63
Jan 30 06:24:38 rock64 weewx[19640] INFO user.interceptor: unknown packet type 03:00
the gw1000u supports up to 5 remote radio sensors. since i have a total of 3 sensors, these are data for #2 and #3 sensors using the same format as 01:xx packets.
do you think you can update the driver to support these? thanks.
The text was updated successfully, but these errors were encountered:
first of all, thanks for coding this.
i have a lacross gw1000u and got it sending data to weewx with the interceptor driver.
i think i know what these unknown packet types are
Jan 30 06:24:50 rock64 weewx[19640] DEBUG user.interceptor: recv: 02:00 8004D5AD C589F71031BC9195 01 64 11 04 29
Jan 30 06:24:50 rock64 weewx[19640] INFO user.interceptor: unknown packet type 02:00
Jan 30 06:24:38 rock64 weewx[19640] DEBUG user.interceptor: recv: 03:00 8004D5AD C589F71031BC9195 01 64 11 04 63
Jan 30 06:24:38 rock64 weewx[19640] INFO user.interceptor: unknown packet type 03:00
the gw1000u supports up to 5 remote radio sensors. since i have a total of 3 sensors, these are data for #2 and #3 sensors using the same format as 01:xx packets.
do you think you can update the driver to support these? thanks.
The text was updated successfully, but these errors were encountered: