RWTH-EBC / AixOCAT

A repository combining OSCAT community with sophisticated automation communication structures
MIT License
77 stars 28 forks source link

Add FIWARE compatibility for MQTT-pyADS-Interface #70

Open FlRedder opened 3 years ago

FlRedder commented 3 years ago

What is the issue/what feature do you want to develop?

What is the current application?

How do we want to solve it?

Maghnie commented 3 years ago

Hi Florian, that's an interesting suggestion. How can it be different from issue #52 ?

FlRedder commented 3 years ago

Hey @Maghnie, during our discussions with @tstorek we came to the conclusion that replaceable parsers (e.g. SimpleJSON, FIWARE) would be an enhancement to #52. We also need this feature for our implementation.

Maghnie commented 3 years ago

Good to know! @msc-d1s7fa1eza and @StGoebel are finishing up #52 and merging it into development, so maybe then someone(?) can add the FIWARE features 🙂

StGoebel commented 3 years ago

Hi @FlRedder, you can find the MQTT-pyADS-Interface in the development branch now. There are two parsers integrated you can use (SimpleJson and Influx). Feel free to add further parsing functions and do not hesitate to ask if you have further questions. Please start with a new branch if you start with further improvements.

StGoebel commented 3 years ago

You can find further information here: https://github.com/RWTH-EBC/AixOCAT/wiki/mqtt-ads-interface