Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FIWARE compatibility for MQTT-pyADS-Interface #70

Open
FlRedder opened this issue Apr 14, 2021 · 5 comments
Open

Add FIWARE compatibility for MQTT-pyADS-Interface #70

FlRedder opened this issue Apr 14, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@FlRedder
Copy link

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

  • plug-and-play parser selection
  • FIWARE parser for existing interface

What is the current application?

  • connection between FIWARE and TwinCAT

How do we want to solve it?

  • parser class for FIWARE
@Maghnie
Copy link
Contributor

Maghnie commented May 26, 2021

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

@FlRedder
Copy link
Author

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
Copy link
Contributor

Maghnie commented May 26, 2021

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
Copy link
Collaborator

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
Copy link
Collaborator

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

@Maghnie Maghnie added the enhancement New feature or request label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants