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