1config BR2_PACKAGE_QT5COAP 2 bool "qt5coap" 3 help 4 Qt is a cross-platform application and UI framework for 5 developers using C++. 6 7 CoAP is a protocol for IoT devices, and machine to machine 8 communication. The Qt CoAP module implements the client side 9 of CoAP defined by RFC 7252. 10 11 https://doc.qt.io/QtCoAP/qtcoap-index.html 12