98_autocreate.pm: Add another ZWDongle for OSX
git-svn-id: https://svn.fhem.de/fhem/trunk@8656 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -325,7 +325,8 @@ my @usbtable = (
|
||||
define => "TRX_PARAM TRX DEVICE\@38400", },
|
||||
|
||||
{ NAME => "ZWDongle",
|
||||
matchList => ["cu.PL2303-0000(.*)", "ttyUSB(.*)", "ttyACM(.*)" ],
|
||||
matchList => ["cu.PL2303-0000(.*)", "cu.usbmodem(.*)",
|
||||
"ttyUSB(.*)", "ttyACM(.*)" ],
|
||||
DeviceName=> "DEVICE\@115200",
|
||||
request => pack("H*", "01030020dc"), # GetStatus
|
||||
response => "^\x06.*",
|
||||
|
||||
Reference in New Issue
Block a user