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] (MQTT-283) Extend wildcard syntax


Ken Borgendale created MQTT-283:
-----------------------------------

             Summary: Extend wildcard syntax
                 Key: MQTT-283
                 URL: https://issues.oasis-open.org/browse/MQTT-283
             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
          Issue Type: Improvement
          Components: futures
            Reporter: Ken Borgendale
            Assignee: Ken Borgendale


The current MQTT v3.1.1 wildcard syntax in a topic filter only allows the + wildcard as the only item in a level.  We have frequently had customers try to use this wildcard after some characters in a level.  The only way around this is to change the topic structure which is quite difficult for established applications.

My proposal is to slightly relax the restriction in the wildcard syntax to say that the plus must be the last character at a level, but does not need to be the first.

Thus we would allow something like:
    my/x+/topic




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


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