Uploaded image for project: 'OASIS Message Queuing Telemetry Transport (MQTT) TC'
  1. OASIS Message Queuing Telemetry Transport (MQTT) TC
  2. MQTT-614

Semantics and Treatment of Publish without Session

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: MQTT-SN
    • Labels:
      None
    • Proposal:
      Hide

      No session is required to send a message. The message is delivered according to the capabilities of the underlying network. No response is sent by the receiver and no retry is performed by the sender. The message arrives at the receiver any number of times, including not at all.

      The sender:

      • MUST send a PUBWOS packet.

      The receiver:

      • MAY decide to accept ownership of the message when it receives a PUBWOS packet.
      • MUST treat any accepted messages as QoS 0.

      Informative:

      PUBWOS packets may be broadcast or unicast.

      Show
      No session is required to send a message. The message is delivered according to the capabilities of the underlying network. No response is sent by the receiver and no retry is performed by the sender. The message arrives at the receiver any number of times, including not at all. The sender: MUST send a PUBWOS packet. The receiver: MAY decide to accept ownership of the message when it receives a PUBWOS packet. MUST treat any accepted messages as QoS 0. Informative: PUBWOS packets may be broadcast or unicast.

      Description

      Under what circumstances is it ok to drop a PUBLISH WITHOUT SESSION?

      How is it different to QoS 0?

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              ian.craggs Ian Craggs
            • Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: