Benutzer-Werkzeuge

Webseiten-Werkzeuge


sms_versand_mit_raspberry

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
sms_versand_mit_raspberry [2015/06/23 15:39]
admin [Links / Quellen]
sms_versand_mit_raspberry [2015/06/23 15:48]
admin
Zeile 13: Zeile 13:
  
 <code bash 99-gsm-usb.rules>​ <code bash 99-gsm-usb.rules>​
-# 0403:6001 Future Technology Devices International,​ Ltd FT232 USB-Serial (UART) IC+TELTONIKA ModemUSB/​E10 UM1000 (0403:6001 Future Technology Devices International,​ Ltd FT232 USB-Serial (UART) IC)
 SUBSYSTEM=="​tty",​ ATTRS{idVendor}=="​0403",​ ATTRS{idProduct}=="​6001",​ SYMLINK+="​ttyUSB.GSM"​ SUBSYSTEM=="​tty",​ ATTRS{idVendor}=="​0403",​ ATTRS{idProduct}=="​6001",​ SYMLINK+="​ttyUSB.GSM"​
 # CEP-CT63-USB (1e2d:004f) # CEP-CT63-USB (1e2d:004f)
 SUBSYSTEM=="​tty",​ ATTRS{idVendor}=="​1e2d",​ ATTRS{idProduct}=="​004f",​ SYMLINK+="​ttyUSB.GSM"​ SUBSYSTEM=="​tty",​ ATTRS{idVendor}=="​1e2d",​ ATTRS{idProduct}=="​004f",​ SYMLINK+="​ttyUSB.GSM"​
-# TELTONIKA (0aeb:0040 TTP Communications,​ Ltd)+# TELTONIKA ​ModemUSB/​E10 UM1200 ​(0aeb:0040 TTP Communications,​ Ltd)
 SUBSYSTEM=="​tty",​ ATTRS{idVendor}=="​0aeb",​ ATTRS{idProduct}=="​0040",​ SYMLINK+="​ttyUSB.GSM"​ SUBSYSTEM=="​tty",​ ATTRS{idVendor}=="​0aeb",​ ATTRS{idProduct}=="​0040",​ SYMLINK+="​ttyUSB.GSM"​
 </​code>​ </​code>​
sms_versand_mit_raspberry.txt · Zuletzt geändert: 2015/06/24 14:04 von admin