FIWARE / tutorials.IoT-over-MQTT

:orange_book: FIWARE 203: Provisioning Ultralight with an alternative transport: IoT over MQTT
https://fiware-iotagent-ul.rtfd.io
MIT License
62 stars 44 forks source link

DEVICE_GROUP_NOT_FOUND with MQTT measure #8

Closed jason-fox closed 4 years ago

jason-fox commented 5 years ago

Related: https://github.com/telefonicaid/iotagent-ul/issues/320

For the Ultralight IoT agent, in the previous release 1.7 if an MQTT measure arrived , when the flow of the code looked for a service group resource was ignored. Therefore the tutorial (setting the resource to blank) was fine when run against 1.7. The behaviour of the iot agent has changed for current release 1.8 and I can't see where the change has been documented, so maybe this is unexpected behaviour.

Either way it is fair to say that the current tutorial doesn't work with the current IoT Agent and one of them (or both) needs to be fixed.

yuryskaletskiy commented 5 years ago

Getting the issue too :(

jason-fox commented 4 years ago

As of v 1.11.0, the old functionality has been reacquired. Tutorial now working against latest versions of enablers