You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/09/16 15:37:34 UTC

[jira] [Resolved] (AMQ-5360) mqtt-doc: Wild card mapping tables in the doc is wrong

     [ https://issues.apache.org/jira/browse/AMQ-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5360.
-------------------------------
    Resolution: Fixed

> mqtt-doc: Wild card mapping tables in the doc is wrong
> ------------------------------------------------------
>
>                 Key: AMQ-5360
>                 URL: https://issues.apache.org/jira/browse/AMQ-5360
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Joe Luo
>
> The wild card mapping table in the following documentation page is wrong:
> http://activemq.apache.org/mqtt.html
> The correct mapping should be the following:
> '.' => '/'
> '*' => '+'
> '>' => '#'
> so in ActiveMQ wildcard '*' should map to single-level wildcard '+' in MQTT while wildcard '>' should map to multi-level wildcard '#' in MQTT.
> http://activemq.apache.org/wildcards.html
> http://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/MQTT_V3.1_Protocol_Specific.pdf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)