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

Different binary data representation when sending data through MQTT and HTTP #601

Closed MayankSingh-NEC closed 1 year ago

MayankSingh-NEC commented 1 year ago

This issue is similar to iotagent-json: https://github.com/telefonicaid/iotagent-json/issues/690 .

See here: https://github.com/telefonicaid/iotagent-json/pull/696#issuecomment-1477460052

mapedraza commented 1 year ago

After a deep dive into the agent and previous functionality implementation, this agent (UL) is not supporting binary data representation:

https://github.com/telefonicaid/iotagent-json/pull/667#issuecomment-1141804315

So this issue and PR #603 can be closed