Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
-
Labels:
Description
Created question in FIWARE Q/A platform on 15-07-2022 at 16:07
Please, ANSWER this question AT 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":
}
`
I create this service
`
{
"services": [
]
}
`
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?
2022-07-16 05:31|CREATED monitor | # answers= 0, accepted answer= False