A QtUsefulDevice C++ Library
This library contains a collection of wrappers (asynchronous (non-blocking) and synchronous (blocking) approach) over interfaces/protocols.
Device list:
- serial port
- udp socket
- tcp client/server
- modbus master (client)
- select shared or static build: BUILD_SHARED_LIBS
- set install path: QUDEVICE_INSTALL
- select specific device or all devices for build
See USAGE.md
This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE file for details.