iotagent-ul icon indicating copy to clipboard operation
iotagent-ul copied to clipboard

IoT Agent for a UltraLight 2.0 based protocol (with HTTP, MQTT and AMQP transports)

Results 31 iotagent-ul issues
Sort by recently updated
recently updated
newest added

- https://github.com/telefonicaid/iotagent-ul/blob/master/README.md: The apiary link is broken: https://github.com/telefonicaid/iotagent-ul/blob/master - Links to the "Protocol section" are not working. Something seems to be broken with the "#protocol" anchor. - The sentence "This...

documentation

Current implementation doesn't support passive attributes. They should be supported for both bindings.

techdebt

Improvement: When start the component and if not find iotamanager alive then dont retry automatically

Hi everybody When the DB server shuts down, then it is turned on. However, Iotagent-ul does not reconnect itself.

Using npm instead of /usr/bin/npm causes a bad behaviour on rpm installation. This commit fix the requirements in post step

It seems poll comands are only implemented in the case of HTTP binding. If this issue is finally implemented some day, the functionality should be properly covered by unit and...

We have detected a probably not desired behavior when sending commands using UL2.0 In order to send several commands to a device and put them in a queue, it is...

Hola! La documentación dice que los tópicos son formados por `/` y si queremos enviar una sola medición el topico es: `//attrs/. ` Sin embargo para envíar un mensaje por...

Dear all, I test performance of iotagent-ul. I install iotagent-ul on a server (VM 16 core CPU, 16 GB RAM) and mongodb on other server (VM 16 core CPU, 16...

At https://github.com/telefonicaid/iotagent-ul/blob/master/lib/bindings/MQTTBinding.js#L257 could there be a configuration flag for [retained messages](http://www.hivemq.com/blog/mqtt-essentials-part-8-retained-messages). It may be useful for low-consumption devices that are not listening at the moment of updates (many devices may...

feature