Created question in FIWARE Q/A platform on 12-03-2020 at 08:03
Please, ANSWER this question AT https://stackoverflow.com/questions/60649627/fiware-mqtt-iot-agent-need-to-have-slashes-in-the-api-key
Question:
Fiware MQTT IoT Agent: need to have slashes in the API Key
Description:
We have are using the Fiware MQTT Iot Agent. We understand that the topic should be in the format /api_key/device_id/attrs when publishing data from the device.
But we have a requirement where our topic is a long string with multiple slashes in it. But Fiware currently is not supporting any additional slashes
in api_key.
Can you please let us know if there is a way to overcome this issue. Thanks for your support!