Fermín Galán Márquez
Fermín Galán Márquez
Hi! How can I get the credentials.json and client_secret.json files that the example program needs to authenticate? I guess they should be in some part of my google account, but...
Hi, I would like to report a problem with Boto, as it seems that it is not implementing correctly the 100-Continue HTTP protocol. In particular, this is what I get...
Upon completion of https://github.com/telefonicaid/fiware-orion/issues/1494, the `actionType` with value `delete` must be supported. Once this issue gets implemented, the following needs to be removed inthe implementation notes: > actionType metadata >...
(Spin of https://github.com/telefonicaid/fiware-orion/issues/3008) Currently, the `inactive` status is not correctly implemented. The field is stored/retrieved correctly, but registration is always active, the `status` value is not taken into account.
- [x] Remove support in code - [ ] deprecated.md - [x] Check & fix script - [ ] Migrate script to Python 3 - [ ] Check & fix...
JsonHelper class was introduced in PR #1284 as a way of simplifying the JSON response rendering (at that time only used in the JSON response for the "get all entities"...
Implement flexibility in custom notifications, so the id and type of the notified entity can be changed. To be detailed.
Follow up from issue #3001 In MQTT notifications we don't have headers (as we have in HTTP notifications), so we are losing the service and subservice information. They could be...
Allow calculated expressions in Orion would be a very useful feature. For instance, notify an attribute which is the sum of another two (of numeric type) or the concatenation of...
- [x] FT_FROM_IX and FT_TO_IX support - [x] Check if ADD CB_NO_CACHE=ON works also in this case, to add these new cases to the matrix