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

Releases: iml130/firos

FIROS v0.3.0

20 Nov 13:07
92c86d1
Compare
Choose a tag to compare

Many several changes.

FIROS now works with topics. robotID has been omitted.

Entites are now created for each corresponding Topic

robots.json is now calls topics.json -> We are working with Topics!

The FIROS-Webserver does not allow onthefly changes of the whitelist.json anymore. (REMOVED)

The corresponding Docker is here

You can checkout the documentation at: https://firos.readthedocs.io/en/latest/

Firos First Release

15 May 13:36
7b4f1f3
Compare
Choose a tag to compare

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