Sebastian Blechmann
Sebastian Blechmann
# Title Evaluating headers against access token ## Summary I'm aware of the EOL, which I find very sad, btw. Anyway, I wanted to ask for opinions and help on...
Orion holds an entity that gets some attributes from an external CPr. When I querry the entity I see all the attributes (attributes orion holds and the ones from the...
Hey there, I'd like to suggest to add the functionality of fetching the time from an external NTP server and adjust the "system" (real system or container time) accordingly (taking...
Hey there, "object_ids" and "name" are used as a translation layer between how things are called in field layer and in FIWARE, respectively. That works well for attributes (measurement values...
Hey there, in the [docker documentation](https://github.com/telefonicaid/iotagent-json/tree/master/docker) it says that secrets can be used to prevent clear written passwords etc as environment files. I'm using version 1.17.2. It seems that is...
Hey there, in the [user manual](https://github.com/telefonicaid/iotagent-json/blob/master/docs/usermanual.md#configuration-retrieval-1) it says that a device can retrieve its configuration from the iotagent (which is then passed to the context broker). The way of the...
**Describe the bug** When querying QL's API, e.g. an attribute of an entity: According to the docs (well, I refer to [these](https://app.swaggerhub.com/apis/heikkilv/quantumleap-api/0.7.5) since the link in the docs doesn't seem...
**Is your feature request related to a problem? Please describe.** If I understood correctly currently QL only supports one crate host given through the env variable "CRATE_HOST". So if I...
**Is your feature request related to a problem? Please describe.** Currently, FiLiP only offers a way to handle Bearer tokens in the header but there is no function or example...