IoT agents are going to drop the support for the legacy MQTT Topic format (/<apiKey>/<deviceId>) soon. The only supported format will be the one that includes the protocol in advance (i.e. /ul/<apiKey>/<deviceId>) as described in the documentation
This is the PR
telefonicaid/iotagent-json#633
IoT agents are going to drop the support for the legacy MQTT Topic format (
/<apiKey>/<deviceId>) soon. The only supported format will be the one that includes the protocol in advance (i.e./ul/<apiKey>/<deviceId>) as described in the documentationThis is the PR
telefonicaid/iotagent-json#633