gotthardp / python-mercuryapi

Python wrapper for the ThingMagic Mercury API
MIT License
124 stars 63 forks source link

Connect with a custom transport (tcp://) #150

Open maycondoprado opened 4 months ago

maycondoprado commented 4 months ago

Hi! I would like to know if there is some way to connect using the tcp:// uri scheme

In Java I use: Reader.setSerialTransport("tcp", new SerialTransportTCP.Factory());

chuangwaitingyusheng commented 2 months ago

The M6 device supports tcp:// and hopes to support it