RWTH-EBC / FiLiP

FIWARE Library for Python (FiLiP) to work with FIWARE API
BSD 3-Clause "New" or "Revised" License
22 stars 13 forks source link

Warn about wrong orion version #190

Open FWuellhorst opened 1 year ago

FWuellhorst commented 1 year ago

Is your feature request related to a problem? Please describe. When using the latest filip with older fiware versions, some errors occur. For instance, overwrite_metadata in update_attribute is not supported and returns dubios http errors.

Describe the solution you'd like Upon opening the ContextBrokerClient, check the version of the context broker and compare it to the supported versions of filip. Maybe add a list with links between fiware and filips versions that are compatible.

Describe alternatives you've considered Warn about not using the latest fiware versions upon starting instances of ContextBrokerClient or IOTA etc.

github-actions[bot] commented 1 year ago

Branch 190-Warn-about-wrong-orion-version created!

tstorek commented 1 year ago

related to #157

djs0109 commented 1 year ago

@jkriwet you can directly create a PR for the next time ;)

djs0109 commented 8 months ago

As discussed here https://github.com/RWTH-EBC/FiLiP/issues/206#issuecomment-1841010057, IoTagent-JSON must be later than 1.14.0