Open maycondoprado opened 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());
The M6 device supports tcp:// and hopes to support it
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());