telefonicaid / iotagent-ul

IoT Agent for a UltraLight 2.0 based protocol (with HTTP, MQTT and AMQP transports)
https://fiware-iotagent-ul.rtfd.io/
GNU Affero General Public License v3.0
37 stars 55 forks source link

Add explicit protocol note for MQTT topics #557

Closed jason-fox closed 2 years ago

jason-fox commented 2 years ago

Related https://github.com/FIWARE/tutorials.NGSI-v2/pull/8

jason-fox commented 2 years ago

I've also included an explicit requirements.txt for ReadTheDocs because the build no longer succeeds without an explicit Jinja version. If this succeeds I can make the same change on the IoT Agent for JSON.

fgalan commented 2 years ago

Should this PR be propagated to the rest of IOTA-related repositories?

jason-fox commented 2 years ago

Probably, but you'll need to merge to see if readthedocs works.

fgalan commented 2 years ago

I've also included an explicit requirements.txt for ReadTheDocs because the build no longer succeeds without an explicit Jinja version. If this succeeds I can make the same change on the IoT Agent for JSON.

I have just have a look to RTD for this project and seems to be building correctly...

imagen

jason-fox commented 2 years ago

I guess that is because you are using an outdated python to build.

AlvaroVega commented 2 years ago

I guess the same should be added to others iotagents.

jason-fox commented 2 years ago

Probably just the IoT Agent for JSON which has the same MQTT binding (unless there are others?)

fgalan commented 2 years ago

Probably, but you'll need to merge to see if readthedocs works.

After merging the PR, it seems RTD build is working:

imagen

AlvaroVega commented 2 years ago

I guess the same should be added to others iotagents.

It was a typo, sorry.