Qt6.10.3, trigger part3 (#13955)

This commit is contained in:
Schrijvers Luc
2026-04-13 20:52:25 +02:00
committed by GitHub
parent 1d7527a068
commit 2dd0550517
11 changed files with 22 additions and 30 deletions

View File

@@ -2,8 +2,8 @@ SUMMARY="MQTT: The Standard for IoT Messaging"
DESCRIPTION="MQTT is an OASIS standard messaging protocol for the Internet of Things (IoT). It is \
designed as an extremely lightweight publish/subscribe messaging transport that is ideal for \
connecting remote devices with a small code footprint and minimal network bandwidth. MQTT today \
is used in a wide variety of industries, such as automotive, manufacturing, telecommunications, \
oil and gas, etc."
is used in a wide variety of industries, such as automotive, manufacturing, \
telecommunications, oil and gas, etc."
HOMEPAGE="https://mqtt.org/"
COPYRIGHT="2024-2026 MQTT.org"
LICENSE="BSD (3-clause)