Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Firos First Release

Compare
Choose a tag to compare
@ptrdtznr ptrdtznr released this 15 May 13:36
· 69 commits to master since this release
7b4f1f3

0.1.0

Full documentation available under: https://firos.rtfd.io/

FIROS supports now fully NGSIv2.

Changelog (since the fork of Ikergune FIROS implementation):

  • Integration of our own FiwareObjectConverter, which converts PythonClasses<>NGSI
  • Easier Configuration of FIROS
  • Multi FIROS instances are possible to run on the same machine
  • Dockerized - now even easier by using the Docker Image of FIROS
  • Pre-eliminary Python3 support
  • Updates of the Documentation
  • Continous Integration
  • Code Refactoring incl. modularisation