[ https://jira.fiware.org/browse/HELP-19833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez reassigned HELP-19833:
-------------------------------------
Assignee: Jason Fox
> [fiware-stackoverflow] What should be the topic in the mqtt where the commands are received in the fiware-orion?
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HELP-19833
> URL: https://jira.fiware.org/browse/HELP-19833
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Jason Fox
> Labels: fiware, fiware-orion, mqtt
>
> Created question in FIWARE Q/A platform on 15-07-2022 at 16:07
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/72996904/what-should-be-the-topic-in-the-mqtt-where-the-commands-are-received-in-the-fiwa
> +Question:+
> What should be the topic in the mqtt where the commands are received in the fiware-orion?
> +Description:+
> I have been trying to simulate a device communicating with the MQTT protocol, when I send the command to the orion from postman
> `
> {
> "on": {
> "type" : "command",
> "value" : ""
> }
> }
> `
> I create this service
> `
> {
> "services": [
> {
> "apikey": "4jggokgpepnvsb2uv4s40d59ov",
> "cbroker": "http://orion:1026",
> "entity_type": "IoT-PublicServices",
> "resource": ""
> }
> ]
> }
> `
> I suscribe to this topic '/+/streetLight001/cmd', i use the wildcard '+', In the place of the '+' it is supposed to be the apikey but it does not work, could someone tell me what could be wrong?
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy