-
I was curious if any newer firmware versions were available and indeed stumbled on a new version on quectel's forum, `EG25GGBR07A08M2G_30.004.30.004` is available from posted sharepoint link at: http…
-
When the wakaama final 2.0.0 version will be available ?
-
Hi,
I'm trying to use LwM2M server with wakaama and emqx on a Raspberry Pi following this: https://github.com/eclipse/wakaama
So I made the following:
```
git clone https://github.com/eclipse/…
-
I installed thingsboard app with kafka and postgres on separate servers, ran the install.sh --loadDemo successfully, but when i start the thingsboard service it exits after a few seconds (im even able…
-
I have a cluster with three nodes (running in Kubernetes). I'm using the Mnesia ACL plugin for authorization of requests and noticed that the other nodes cannot authorize requests while the emqx-0 nod…
umeat updated
2 years ago
-
It seems to be no way to Send multiple data by client from one resource with different timestamps. Also I don't see possibility to receive this kind of data by server (by ```SendListener```).
Howev…
-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [ ] support request
* **Do you want to request a *feature* or report a *bug*?**
bug
* **What is the current beha…
-
Dear Anjay team,
I am developing an Anjay based project which uses observes/notifications mechanism.
Sometimes those notifications need to be sent in high frequency.
Apparently, Anjay by defaul…
-
Hi Team,
I'm trying to run the Leshan client and server demo but keep receiving the error "Registration Update failed: NOT_FOUND (404)". The client registers successfully and I can see it on the se…
-
We noticed the problem in Leshan with the data received by the server using send data. For instance if the declared model is a Boolean and the data sent is “42”. Currently, it leads to a log error and…