OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

mqtt message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (MQTT-95) Tidy language around subscriptions


Tidy language around subscriptions
----------------------------------

                 Key: MQTT-95
                 URL: http://tools.oasis-open.org/issues/browse/MQTT-95
             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
          Issue Type: Improvement
          Components: edits
    Affects Versions: 3.1.1
            Reporter: Nick O'Leary
             Fix For: 3.1.1


WD13, Line 550 says:
   The client subscriptions which it has acknowledged. 
This implies a session could contain subscriptions from multiple clients. Also, based on how subscriptions are defined elsewhere, we shouldn't include the 'acknowledged' conditional.
   The client's subscriptions.

Line 1337 says:
  A subscription may contain special characters, which allow you to subscribe to multiple topics at once
This should be
  A subscription's topic filter may contain...


Lines 1339-1342 should say:
  The topic level separator is used to introduce structure into the topic name. The wildcard characters can be used in topic filters, but MUST NOT be used within a topic name of a PUBLISH Packet.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]