Pasquale Vitale
Pasquale Vitale
Hi all, I would like to display in the popup, on the worldmap-panel, multiple attributes. For example: ``` New Jersey: 5 errors items: 100 avg: 33 ``` So, my query...
Hi all, I'm testing the configuration provisioning at this link https://github.com/Fiware/iot.IoTagent-LWM2M/blob/1cdf6abc96654aca2f912cad01d5fdfcd21d7ec8/docs/configurationProvisioning.md and I'm using the configuration group for devices with type WeatherBaloon. I noticed that there was a change from...
I'm using STH-Comet in a docker-compose yaml file and have CORS issues. Here is an extract of yaml file (I'm using .env file too): ``` sth-comet: image: fiware/sth-comet:${STH_COMET_VERSION} hostname: sth-comet...
I found an error when I tried to run my client lwm2m. My client sends 200 request any 2 seconds and after 125 requests I have this error: **Tried to...