Browsing Italian translation

2837 of 51 results
28.
a/b/#
a/b/#
Translated and reviewed by Guybrush88
Located in mqtt.7.xml:92(para)
29.
a/b/c/#
a/b/c/#
Translated and reviewed by Guybrush88
Located in mqtt.7.xml:93(para)
30.
+/b/c/#
+/b/c/#
Translated and reviewed by Guybrush88
Located in mqtt.7.xml:94(para)
31.
Quality of Service
Qualità del servizio
Translated and reviewed by Guybrush88
Located in mqtt.7.xml:99(title)
32.
mqtt defines three levels of Quality of Service (QoS). The QoS defines how hard the broker/client will try to ensure that a message is received. Messages may be sent at any QoS level, and clients may attempt to subscribe to topics at any QoS level. This means that the client chooses the maximum QoS it will receive. For example, if a message is published at QoS 2 and a client is subscribed with QoS 0, the message will be delivered to that client with QoS 0. If a second client is also subscribed to the same topic, but with QoS 2, then it will receive the same message but with QoS 2. For a second example, if a client is subscribed with QoS 2 and a message is published on QoS 0, the client will receive it on QoS 0.
(no translation yet)
Located in mqtt.7.xml:100(para)
33.
Higher levels of QoS are more reliable, but involve higher latency and have higher bandwidth requirements.
(no translation yet)
Located in mqtt.7.xml:111(para)
34.
0: The broker/client will deliver the message once, with no confirmation.
(no translation yet)
Located in mqtt.7.xml:114(listitem)
35.
1: The broker/client will deliver the message at least once, with confirmation required.
(no translation yet)
Located in mqtt.7.xml:115(listitem)
36.
2: The broker/client will deliver the message exactly once by using a four step handshake.
(no translation yet)
Located in mqtt.7.xml:116(listitem)
37.
Retained Messages
(no translation yet)
Located in mqtt.7.xml:121(title)
2837 of 51 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Guybrush88, Loris Turchetti.