Thomas Storek
Thomas Storek
Hello, I recognised that the endpoint to retrieve a device by id does not return the metadata added to attributes as documented in the nodelib [docs](https://iotagent-node-lib.readthedocs.io/en/latest/api/index.html). This happens although the...
Hi, It took me a while to figure this out, but I still don't see any reason for this design decision. Please, help to understand. As documented for changing the...
hello, the documentation says that the loglevel could be retrieved by 'PUT' but it is rather a 'GET' Cheers
merge setup.py
Hello, When I select styri as syntax-theme the highlighting for *.md-files does not work. For e.g. *.py-files I do not have any trouble. Thanks
**Is your feature request related to a problem? Please describe.** Currently, filip is closely to the UNECE unit model. However, depending on the system requirements one want to add other...
**Describe the bug** Currently, the Datatype check does not allow good inheritance of ContextAttribute, e.g. to define special scenario specific custom models. Also support for geo:json ist currently missing. https://fiware-orion.readthedocs.io/en/master/orion-api.html#geospatial-properties-of-entities...
**Is your feature request related to a problem? Please describe.** Currently, nothing progibts to post dublicate registrations to the context broker. This basically the same a with subscription #137 Hence,...
**Is your feature request related to a problem? Please describe.** Currently, the units model is not hashable although the content should be immutable and, hence, frozen. But due to the...
In order to better enable model generator we introduced `utils.model_generation`. Since packages have changed and been updated in the meanwhile, we should update the generator and add an example!