Thanks Matthew
Cant find anything different for the 2 dataloggers so it looks like each 
datalogger has to be on its own raspi

On Sunday, July 7, 2024 at 12:09:06 PM UTC+1 matthew wall wrote:

> On Sunday, July 7, 2024 at 6:38:23 AM UTC-4 [email protected] wrote:
>
> They look identical to me so Im wondering if this will work and if they 
> will work what do you put in
> # FTDI usb-serial converter for device A ACTION=="add", 
> ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", 
> ATTRS{serial}=="XXXXXXXX", SYMLINK+="deviceA" # FTDI usb-serial converter 
> for device B ACTION=="add", ATTRS{idVendor}=="0403", 
> ATTRS{idProduct}=="6001", ATTRS{serial}=="YYYYYYYY", SYMLINK+="devic
>
>
> these rules will work only if there is a serial attribute available for 
> each device.  check the rest of the udevadm output for a 'serial' attribute.
>
> note that not every usb-to-serial adapter has a serial number.  most 
> authentic FTDI devices do, but there are *many* fakes out there that 
> present as FTDI but that do not have serial numbers.
>
> m
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/71551b6c-c102-42a0-b736-6c36a01de253n%40googlegroups.com.

Reply via email to