v0.2.3
What's Changed
- added
override_metadata
argument according to new metadata update semantics in orion (https://fiware-orion.readthedocs.io/en/master/user/metadata.html#updating-metadata) (#157) - fixed test for patch_entity (#157)
- added flag to ntoify only changed attributes (#154)
- fixed issue of client generation when multiple clients are required (#151)
- fixed throttling=0 is not working when posting a subscription (#148)
- added filter functions for better subscription handling (#141)
- added filter functions for better device handling (#143)
- fixed coupled delete of devices and entities (#143)
- Add images to tutorials (#139)
New Contributors
- @cl0-de made their first contribution in #142
- @djs0109 made their first contribution in #144
- @StWiemann made their first contribution in #150
- @sbanoeon made their first contribution in #147
Full Changelog: v0.2.2...v0.2.3